Advertisement
mpagoda

Untitled

Jan 13th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.82 KB | None | 0 0
  1. "stdout":" Debug: Runtime environment: puppet_version=3.7.0, ruby_version=1.9.3, run_mode=user, default_encoding=US-ASCII Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/var/facts.d
  2. Debug: importing 'D:/etc/puppet/modules/website/manifests/init.pp' in environment production
  3. Debug: Automatically imported website from website into production
  4. Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
  5. Debug: template[inline]: Interpolated template inline template in 0.00 seconds
  6. Debug: Failed to load library 'selinux' for feature 'selinux'
  7. Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
  8. Debug: template[inline]: Interpolated template inline template in 0.00 seconds
  9.  
  10. ...
  11. here comes another ~80 rows of Bound template/interpolated template
  12. ...
  13.  
  14. Notice: Compiled catalog for BBB.agprod2.AAA.local in environment production in 2.80 seconds
  15. Debug: Puppet::Type::File::ProviderPosix: feature posix is missing
  16. Debug: Puppet::Type::Exec::ProviderPosix: feature posix is missing
  17. Debug: Puppet::Type::Exec::ProviderShell: feature posix is missing
  18. Debug: Creating default schedules
  19. Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/var]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/log\", :mode=>\"750\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/var/state]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/state\", :mode=>\"1755\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/run\", :mode=>\"755\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/lib]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/lib\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs\", :mode=>\"755\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  20. Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl\", :mode=>\"771\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  21. Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys\", :mode=>\"755\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  22. Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests\", :mode=>\"755\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  23. Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys\", :mode=>\"750\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  24. Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private\", :mode=>\"750\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  25. Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/BBB.pem]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/BBB.pem\", :mode=>\"644\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  26. Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/BBB.pem]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/BBB.pem\", :mode=>\"640\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  27. Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/BBB.pem]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/BBB.pem\", :mode=>\"644\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  28. Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem\", :mode=>\"644\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  29. Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>\"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem\", :mode=>\"644\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  30. Debug: Using settings: adding file resource 'statefile': 'File[C:/ProgramData/PuppetLabs/puppet/var/state/state.yaml]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/state/state.yaml\", :mode=>
  31. \"660\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}' Debug: Using settings: adding file resource 'clientyamldir': 'File[C:/ProgramData/PuppetLabs/puppet/var/client_yaml]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/client_yaml\", :mode=>\"750\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  32. Debug: Using settings: adding file resource 'client_datadir': 'File[C:/ProgramData/PuppetLabs/puppet/var/client_data]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/client_data\", :mode=>\"750\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  33. Debug: Using settings: adding file resource 'classfile': 'File[C:/ProgramData/PuppetLabs/puppet/var/state/classes.txt]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/state/classes.txt\", :mode=>\"640\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  34. Debug: Using settings: adding file resource 'resourcefile': 'File[C:/ProgramData/PuppetLabs/puppet/var/state/resources.txt]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/state/resources.txt\", :mode=>\"640\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  35. Debug: Using settings: adding file resource 'clientbucketdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/clientbucket]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/clientbucket\", :mode=>\"750\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  36. Debug: Using settings: adding file resource 'lastrunfile': 'File[C:/ProgramData/PuppetLabs/puppet/var/state/last_run_summary.yaml]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/state/last_run_summary.yaml\", :mode=>\"644\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  37. Debug: Using settings: adding file resource 'lastrunreport': 'File[C:/ProgramData/PuppetLabs/puppet/var/state/last_run_report.yaml]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/state/last_run_report.yaml\", :mode=>\"640\", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  38. Debug: Using settings: adding file resource 'graphdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/state/graphs]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/state/graphs\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  39. Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/var/facts.d]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/facts.d\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  40. Debug: Failed to load library 'shadow' for feature 'libshadow'
  41. Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/log]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var]
  42. Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/state]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var]
  43. Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/run]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var]
  44. Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/lib]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var]
  45. Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl] Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc]
  46. Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl] Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
  47. Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl] Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl] Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/BBB.pem]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
  48. Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/BBB.pem]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
  49. Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/BBB.pem]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
  50. Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
  51. Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/etc/ssl] Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/state/state.yaml]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var/state]
  52. Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/client_yaml]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var] Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/client_data]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var] Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/state/classes.txt]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var/state]
  53. Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/state/resources.txt]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var/state]
  54. Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/clientbucket]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var] Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/state/last_run_summary.yaml]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var/state]
  55. Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/state/last_run_report.yaml]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var/state]
  56. Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/state/graphs]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var/state] Debug: /File[C:/ProgramData/PuppetLabs/puppet/var/facts.d]: Autorequiring File[C:/ProgramData/PuppetLabs/puppet/var]
  57. Debug: Finishing transaction 27365040
  58. Debug: Loaded state in 0.66 seconds
  59. Debug: Loaded state in 0.73 seconds
  60. Debug: /Stage[main]/Website/Website::Checkversion[check_version]/require: requires File[D:/AAA]
  61. Debug: /Stage[main]/Website/Website::Checkversion[check_version]/require: requires File[D:/AAA/Frontend]
  62. Debug: /Stage[main]/Website/Website::Checkversion[check_version]/require: requires File[D:/AAA/Frontend//www.AAA.com]
  63. Debug: /Stage[main]/Website/Website::Checkversion[check_version]/require: requires File[D:/AAA/Frontend//www.AAA.com/LIVE] Debug: /Stage[main]/Website/Website::Checkversion[check_version]/require: requires File[D:/AAA/Frontend//www.AAA.com/BACKUP] Debug: /Stage[main]/Website/Website::Checkversion[check_version]/require: requires File[D:/AAA/Temp]
  64. Debug: /Stage[main]/Website/Website::Checkversion[check_version]/require: requires File[D:/AAA/Frontend//www.AAA.com/CONFIG] Debug: /Stage[main]/Website/Website::Checkversion[check_version]/require: requires File[D:/AAA/logfiles]
  65. Debug: /Stage[main]/Website/Website::Checkversion[check_version]/require: requires File[D:/AAA/logfiles/puppet.deployment] Debug: /Stage[main]/Website/File[create_log_file]/require: requires Website::Checkversion[check_version]
  66. Debug: /Stage[main]/Website/Website::Loginfo[starting_deployment]/require: requires File[create_log_file]
  67. Debug: /Stage[main]/Website/Website::Loginfo[directories_created]/require: requires Website::Loginfo[starting_deployment] Debug: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/require: requires Website::Loginfo[directories_created] Debug: /Stage[main]/Website/Website::Loginfo[remove_node_from_f5]/require: requires Website::Backupwebsite[backupWebsite] Debug: /Stage[main]/Website/Exec[remove_node_from_f5]/require: requires Website::Loginfo[remove_node_from_f5]
  68. Debug: /Stage[main]/Website/Website::Loginfo[timeout_after_remove_node]/require: requires Exec[remove_node_from_f5]
  69. Debug: /Stage[main]/Website/Website::Wait[timeout_after_remove_node]/require: requires Website::Loginfo[timeout_after_remove_node]
  70. Debug: /Stage[main]/Website/Website::Loginfo[stop_website]/require: requires Website::Wait[timeout_after_remove_node]
  71. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/require: requires Website::Loginfo[stop_website]
  72. Debug: /Stage[main]/Website/Website::Loginfo[install_start_website]/require: requires Website::Stopwebsite[stop_website] Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/require: requires Website::Loginfo[install_start_website] Debug: /Stage[main]/Website/Website::Loginfo[timeout_after_start]/require: requires Website::Installwebsite[install_website] Debug: /Stage[main]/Website/Website::Wait[timeout_after_start]/require: requires Website::Loginfo[timeout_after_start]
  73. Debug: /Stage[main]/Website/Website::Loginfo[warmup]/require: requires Website::Wait[timeout_after_start]
  74. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/require: requires Website::Loginfo[warmup]
  75. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/require: requires Website::Warmup[http://www.AAA.com]
  76. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/require: requires Website::Warmup[http://www.AAA.com]
  77. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/require: requires Website::Warmup[http://www.AAA.com]
  78. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/require: requires Website::Warmup[http://www.AAA.com]
  79. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com/pages/AAA/default/DestinationSearchResult.aspx?asq=G9gWOIxkk%2bZMt0l7wnElOHUTnZwqBsQpeJC3vr%2bAmgHWib4I55Ocir%2bRjce2%2beKGPovR0pYcV60DJ9g%2b5wJRDHakNrOcwkVuxrVTzm4QARNWlvdnhBZ%2bH47%2b2Ytmyr53WKZ3%2fF%2bKKpZXq1d2eToZ2txFmMIyM74HLK2XT5w4LF%2fi9gFJ3zoRUUxA1bXicT8i&tick=635320569756]/require: requires Website::Warmup[http://www.AAA.com]
  80. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com
  81. ]/require: requires Website::Warmup[http://www.AAA.com]
  82. Debug: /Stage[main]/Website/Website::Loginfo[add_node_to_f5]/require: requires Website::Warmup[http://www.AAA.com]
  83. Debug: /Stage[main]/Website/Website::Loginfo[add_node_to_f5]/require: requires Website::Warmup[http://www.AAA.com]
  84. Debug: /Stage[main]/Website/Website::Loginfo[add_node_to_f5]/require: requires Website::Warmup[http://www.AAA.com/]
  85. Debug: /Stage[main]/Website/Website::Loginfo[add_node_to_f5]/require: requires Website::Warmup[http://www.AAA.com]
  86. Debug: /Stage[main]/Website/Website::Loginfo[add_node_to_f5]/require: requires Website::Warmup[http://www.AAA.com]
  87. Debug: /Stage[main]/Website/Website::Loginfo[add_node_to_f5]/require: requires Website::Warmup[http://www.AAA.com]
  88. Debug: /Stage[main]/Website/Exec[add_node_to_f5]/require: requires Website::Loginfo[add_node_to_f5]
  89. Debug: /Stage[main]/Website/Website::Loginfo[finish]/require: requires Exec[add_node_to_f5]
  90. Debug: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Exec[backup_existing]/require: requires Website::Loginfo[backup_website]
  91. Debug: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Website::Loginfo[delete_external_configuration_from_backup]/require: requires Exec[backup_existing]
  92. Debug: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Exec[delete_external_configuration_from_backup]/require: requires Website::Loginfo[delete_external_configuration_from_backup]
  93. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Exec[stop_apppool]/require: requires Website::Loginfo[stop_apppool]
  94. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Website::Loginfo[delete_existing_installation]/require: requires Exec[stop_apppool]
  95. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Exec[delete_existing_installation]/require: requires Website::Loginfo[stop_apppool]
  96. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Notify[Website stopped succesfully]/require: requires Exec[stop_apppool]
  97. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[delete_live_dir]/require: requires Website::Loginfo[delete_live_directory]
  98. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[extract_zip]/require: requires Exec[delete_live_dir]
  99. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Extract[AAA.zip]/require: requires Website::Loginfo[extract_zip]
  100. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[delete_external_configuration]/require: requires Website::Extract[AAA.zip]
  101. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[delete_external_configuration]/require: requires Website::Loginfo[delete_external_configuration]
  102. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[create_symbolic_link]/require: requires Exec[delete_external_configuration]
  103. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/File[D:/AAA/Frontend//www.AAA.com/LIVE/ExternalConfiguration]/require: requires Website::Loginfo[create_symbolic_link]
  104. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[remove_node_from_f5_II]/require: requires File[D:/AAA/Frontend//www.AAA.com/LIVE/ExternalConfiguration]
  105. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[remove_node_from_f5_II]/require: requires Website::Loginfo[remove_node_from_f5_II]
  106. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[create_pool]/require: requires Exec[remove_node_from_f5_II]
  107. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[create_pool]/require: requires Website::Loginfo[create_pool]
  108. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[create_site]/require: requires Exec[create_pool] Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[create_site]/require: requires Website::Loginfo[create_site]
  109. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[removedefaultsite]/require: requires Exec[create_site]
  110. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[removedefaultsite]/require: requires Website::Loginfo[removedefaultsite]
  111. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[addbinding]/require: requires Exec[removedefaultsite] Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[set_apppool_default_site_true]/require: requires Exec[addbinding]
  112. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[set_apppool]/require: requires Website::Loginfo[set_apppool_default_site_true] Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[start_apppool]/require: requires Exec[set_apppool] Debug: /Stage[main]/Website/Website::Installwebsite[install_webs ite]/Exec[start_apppool]/require: requires Website::Loginfo[start_apppool]
  113. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[Warmup_Desktop_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Desktop_http://www.AAA.com]
  114. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Exec[Warmup_Mobile_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Mobile_http://www.AAA.com]
  115. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Exec[Warmup_Tablet_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Tablet_http://www.AAA.com]
  116. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[Warmup_Desktop_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Desktop_http://www.AAA.com]
  117. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Exec[Warmup_Mobile_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Mobile_http://www.AAA.com]
  118. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Exec[Warmup_Tablet_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Tablet_http://www.AAA.com]
  119. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[Warmup_Desktop_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Desktop_http://www.AAA.com]
  120. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Exec[Warmup_Mobile_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Mobile_http://www.AAA.com]
  121. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Exec[Warmup_Tablet_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Tablet_http://www.AAA.com]
  122. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[Warmup_Desktop_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Desktop_http://www.AAA.com]
  123. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Exec[Warmup_Mobile_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Mobile_http://www.AAA.com]
  124. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Exec[Warmup_Tablet_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Tablet_http://www.AAA.com]
  125. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[Warmup_Desktop_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Desktop_http://www.AAA.com]
  126. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Exec[Warmup_Mobile_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Mobile_http://www.AAA.com]
  127. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Exec[Warmup_Tablet_http://www.AAA.com]/require: requires Website::Loginfo[Warmup_Tablet_http://www.AAA.com]
  128. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com/]/Exec[Warmup_Desktop_http://www.AAA.com/require: requires Website::Loginfo[Warmup_Desktop_http://www.AAA.com]
  129. Debug: /Stage[main]/Website/File[D:/AAA/Frontend]: Autorequiring File[D:/AAA]
  130. Debug: /Stage[main]/Website/File[D:/AAA/Frontend//www.AAA.com]: Autorequiring File[D:/AAA/Frontend]
  131. Debug: /Stage[main]/Website/File[D:/AAA/Frontend//www.AAA.com/LIVE]: Autorequiring File[D:/AAA/Frontend//www.AAA.com]
  132. Debug: /Stage[main]/Website/File[D:/AAA/Frontend//www.AAA.com/BACKUP]: Autorequiring File[D:/AAA/Frontend//www.AAA.com]
  133. Debug: /Stage[main]/Website/File[D:/AAA/Temp]: Autorequiring File[D:/AAA]
  134. Debug: /Stage[main]/Website/File[D:/AAA/Frontend//www.AAA.com/CONFIG]: Autorequiring File[D:/AAA/Frontend//www.AAA.com]
  135. Debug: /Stage[main]/Website/File[D:/AAA/logfiles]: Autorequiring File[D:/AAA]
  136. Debug: /Stage[main]/Website/File[D:/AAA/logfiles/puppet.deployment]: Autorequiring File[D:/AAA/logfiles]
  137. Debug: /Stage[main]/Website/File[create_log_file]: Autorequiring File[D:/AAA/logfiles/puppet.deployment]
  138. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/File[D:/AAA/Frontend//www.AAA.com/LIVE/ExternalConfiguration]: Autorequiring File[D:/AAA/Frontend//www.AAA.com/LIVE]\u001b[0m\n\u001b[0;32mInfo: Applying configuration version '1421120996' Notice: BBB.agprod2.AAA.local Current version : 1.0.5487.460\n20150109
  139. Notice: /Stage[main]/Website/Website::Checkversion[check_version]/Notify[BBB.agprod2.AAA.local Current version : 1.0.5487.460\n20150109]/message: defined 'message' as 'BBB Current version : 1.0.5487.460\n20150109' Debug: /Stage[main]/Website/Website::Checkversion[check_version]/Notify[BBB Current version : 1.0.5487.460\n20150109]: The container Website::Checkversion[check_version] will propagate my refresh event
  140. Debug: Website::Checkversion[check_version]: The container Class[Website] will propagate my refresh event
  141. Debug: /Stage[main]/Website/File[create_log_file]: Nothing to manage: no ensure and the resource doesn't exist
  142. Debug: Exec[log_starting_deployment](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Starting deployment - AAA Frontend >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  143. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Starting deployment - AAA Frontend >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  144. Notice: /Stage[main]/Website/Website::Loginfo[starting_deployment]/Exec[log_starting_deployment]/returns: executed successfully Debug: /Stage[main]/Website/Website::Loginfo[starting_deployment]/Exec[log_starting_deployment]: The container Website::Loginfo[starting_deployment] will propagate my refresh event Debug: Website::Loginfo[starting_deployment]: The container Class[Website] will propagate my refresh event
  145. Debug: Exec[log_directories_created](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Created directories >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  146. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Created directories >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  147. Notice: /Stage[main]/Website/Website::Loginfo[directories_created]/Exec[log_directories_created]/returns: executed successfully Debug: /Stage[main]/Website/Website::Loginfo[directories_created]/Exec[log_directories_created]: The container Website::Loginfo[directories_created] will propagate my refresh event Debug: Website::Loginfo[directories_created]: The container Class[Website] will propagate my refresh event Debug: Exec[log_backup_website](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Backing up website from: D:/AAA/Frontend//www.AAA.com/LIVE to: D:/AAA/Frontend//www.AAA.com/BACKUP/2015.01.13_10.49.57 >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Ex ecuting 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Backing up website from: D:/AAA/Frontend//www.AAA.com/LIVE to: D:/AAA/Frontend//www.AAA.com/BACKUP/2015.01.13_10.49.57 >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Website::Loginfo[backup_website]/Exec[log_backup_website]/returns: executed successfully Debug: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Website::Loginfo[backup_website]/Exec[log_backup_website]: The container Website::Loginfo[backup_website] will propagate my refresh event
  148. Debug: Website::Loginfo[backup_website]: The container Website::Backupwebsite[backupWebsite] will propagate my refresh event Debug: Exec[backup_existing](provider=windows): Executing check 'C:\\Windows\\System32\\Robocopy.exe \"D:/AAA/Frontend//www.AAA.com/LIVE\" \"D:/AAA/Frontend//www.AAA.com/BACKUP/2015.01.13_10.49.57\" \"/MIR\"'
  149. Debug: Executing 'C:\\Windows\\System32\\Robocopy.exe \"D:/AAA/Frontend//www.AAA.com/LIVE\" \"D:/AAA/Frontend//www.AAA.com/BACKUP/2015.01.13_10.49.57\" \"/MIR\"'
  150. Debug: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Exec[backup_existing]/onlyif:
  151. ...
  152. here come thousands of records of "...Exec[backup_existing]/onlyif:..."
  153. ....
  154. Debug: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Exec[backup_existing]/onlyif: Ended : Tuesday, January 13, 2015 10:50:15 AM
  155. Debug: Exec[log_delete_external_configuration_from_backup](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Delete external configuration from backup: D:/AAA/Frontend//www.AAA.com/BACKUP/2015.01.13_10.49.57 >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  156. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Delete external configuration from backup: D:/AAA/Frontend//www.AAA.com/BACKUP/2015.01.13_10.49.57 >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  157. Notice: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Website::Loginfo[delete_external_configuration_from_backup]/Exec[log_delete_external_configuration_from_backup]/returns: executed successfully
  158. Debug: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Website::Loginfo[delete_external_configuration_from_backup]/Exec[log_delete_external_configuration_from_backup]: The container Website::Loginfo[delete_external_configuration_from_backup] will propagate my refresh event Debug: Website::Loginfo[delete_external_configuration_from_backup]: The container Website::Backupwebsite[backupWebsite] will propagate my refresh event
  159. Debug: Exec[delete_external_configuration_from_backup](provider=windows): Executing check 'C:\\Windows\\System32\\cmd.exe /c rmdir /Q /S \"D:/AAA/Frontend//www.AAA.com/BACKUP/2015.01.13_10.49.57/ExternalConfiguration\"'
  160. Debug: Executing 'C:\\Windows\\System32\\cmd.exe /c rmdir /Q /S \"D:/AAA/Frontend//www.AAA.com/BACKUP/2015.01.13_10.49.57/ExternalConfiguration\"'
  161. Debug: Exec[delete_external_configuration_from_backup](provider=windows): Executing 'C:\\Windows\\System32\\cmd.exe /c dir' Debug: Executing 'C:\\Windows\\System32\\cmd.exe /c dir'
  162. Notice: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Exec[delete_external_configuration_from_backup]/returns: executed successfully
  163. Debug: /Stage[main]/Website/Website::Backupwebsite[backupWebsite]/Exec[delete_external_configuration_from_backup]: The container Website::Backupwebsite[backupWebsite] will propagate my refresh event
  164. Debug: Website::Backupwebsite[backupWebsite]: The container Class[Website] will propagate my refresh event
  165. Debug: Exec[log_remove_node_from_f5](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Remove node from F5 >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Remove node from F5 >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Loginfo[remove_node_from_f5]/Exec[log_remove_node_from_f5]/returns: executed successfully Debug: /Stage[main]/Website/Website::Loginfo[remove_node_from_f5]/Exec[log_remove_node_from_f5]: The container Website::Loginfo[remove_node_from_f5] will propagate my refresh event
  166. Debug: Website::Loginfo[remove_node_from_f5]: The container Class[Website] will propagate my refresh event
  167. Debug: Exec[remove_node_from_f5](provider=windows): Executing 'cmd.exe /c echo ^0> D:/AAA/Frontend//www.AAA.com/LIVE/online.txt' Debug: Executing 'cmd.exe /c echo ^0> D:/AAA/Frontend//www.AAA.com/LIVE/online.txt' Notice: /Stage[main]/Website/Exec[remove_node_from_f5]/returns: executed successfully
  168. Debug: /Stage[main]/Website/Exec[remove_node_from_f5]: The container Class[Website] will propagate my refresh event
  169. Debug: Exec[log_timeout_after_remove_node](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Timeout 180 secs after removing node from F5 >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  170. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Timeout 180 secs after removing node from F5 >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  171. Notice: /Stage[main]/Website/Website::Loginfo[timeout_after_remove_node]/Exec[log_timeout_after_remove_node]/returns: executed successfully Debug: /Stage[main]/Website/Website::Loginfo[timeout_after_remove_node]/Exec[log_timeout_after_remove_node]: The container Website::Loginfo[timeout_after_remove_node] will propagate my refresh event
  172. Debug: Website::Loginfo[timeout_after_remove_node]: The container Class[Website] will propagate my refresh event
  173. Debug: Exec[timeout_after_remove_node](provider=windows): Executing 'cmd.exe /c ping.exe 1.1.1.1 -n 1 -w 180000 > nul'
  174. Debug: Executing 'cmd.exe /c ping.exe 1.1.1.1 -n 1 -w 180000 > nul'
  175. Notice: /Stage[main]/Website/Website::Wait[timeout_after_remove_node]/Exec[timeout_after_remove_node]/returns: executed successfully Debug: /Stage[main]/Website/Website::Wait[timeout_after_remove_node]/Exec[timeout_after_remove_node]: The container Website::Wait[timeout_after_remove_node] will propagate my refresh event
  176. Debug: Website::Wait[timeout_after_remove_node]: The container Class[Website] will propagate my refresh event
  177. Debug: Exec[log_stop_website](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Stop and backup site >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  178. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Stop and backup site >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  179. Notice: /Stage[main]/Website/Website::Loginfo[stop_website]/Exec[log_stop_website]/returns: executed successfully
  180. Debug: /Stage[main]/Website/Website::Loginfo[stop_website]/Exec[log_stop_website]: The container Website::Loginfo[stop_website] will propagate my refresh event Debug: Website::Loginfo[stop_website]: The container Class[Website] will propagate my refresh event Debug: Exec[log_stop_apppool](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Stopping app pool: www.AAA.com >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Stopping app pool: www.AAA.com >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  181. Notice: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Website::Loginfo[stop_apppool]/Exec[log_stop_apppool]/returns: executed successfully
  182. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Website::Loginfo[stop_apppool]/Exec[log_stop_apppool]: The container Website::Loginfo[stop_apppool] will propagate my refresh event Debug: Website::Loginfo[stop_apppool]: The container Website::Stopwebsite[stop_website] will propagate my refresh event Debug: Exec[delete_existing_installation](provider=windows): Executing check 'C:\\Windows\\System32\\cmd.exe /c rmdir /Q /S \"D:/AAA/Frontend//www.AAA.com/LIVE\"' Debug: Executing 'C:\\Windows\\System32\\cmd.exe /c rmdir /Q /S \"D:/AAA/Frontend//www.AAA.com/LIVE\"' Debug: Exec[delete_existing_installation](provider=windows): Executing 'C:\\Windows\\System32\\cmd.exe /c dir' Debug: Executing 'C:\\Windows\\System32\\cmd.exe /c dir'
  183. Notice: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Exec[delete_existing_installation]/returns: executed successfully Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Exec[delete_existing_installation]: The container Website::Stopwebsite[stop_website] will propagate my refresh event
  184. Debug: Exec[stop_apppool](provider=windows): Executing check 'C:\\Windows\\System32\\inetsrv\\appcmd.exe stop apppool www.AAA.com' Debug: Executing 'C:\\Windows\\System32\\inetsrv\\appcmd.exe stop apppool www.AAA.com'
  185. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Exec[stop_apppool]/onlyif: \"www.AAA.com\" successfully stopped Debug: Exec[stop_apppool](provider=windows): Executing 'C:\\Windows\\System32\\cmd.exe /c dir'
  186. Debug: Executing 'C:\\Windows\\System32\\cmd.exe /c dir'
  187. Notice: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Exec[stop_apppool]/returns: executed successfully
  188. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Exec[stop_apppool]: The container Website::Stopwebsite[stop_website] will propagate my refresh event
  189. Notice: Website stopped succesfully
  190. Notice: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Notify[Website stopped succesfully]/message: defined 'message' as 'Website stopped succesfully'
  191. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Notify[Website stopped succesfully]: The container Website::Stopwebsite[stop_website] will propagate my refresh event
  192. Debug: Exec[log_delete_existing_installation](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Deleting D:/AAA/Frontend//www.AAA.com/LIVE >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Deleting D:/AAA/Frontend//www.AAA.com/LIVE >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  193. Notice: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Website::Loginfo[delete_existing_installation]/Exec[log_delete_existing_installation]/returns: executed successfully
  194. Debug: /Stage[main]/Website/Website::Stopwebsite[stop_website]/Website::Loginfo[delete_existing_installation]/Exec[log_delete_existing_installation]: The container Website::Loginfo[delete_existing_installation] will propagate my refresh event
  195. Debug: Website::Loginfo[delete_existing_installation]: The container Website::Stopwebsite[stop_website] will propagate my refresh event Debug: Website::Stopwebsite[stop_website]: The container Class[Website] will propagate my refresh event
  196. Debug: Exec[log_install_start_website](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Install and start website >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  197. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Install and start website >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  198. Notice: /Stage[main]/Website/Website::Loginfo[install_start_website]/Exec[log_install_start_website]/returns: executed successfully Debug: /Stage[main]/Website/Website::Loginfo[install_start_website]/Exec[log_install_start_website]: The container Website::Loginfo[install_start_website] will propagate my refresh event
  199. Debug: Website::Loginfo[install_start_website]: The container Class[Website] will propagate my refresh event
  200. Debug: Exec[log_delete_live_directory](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Delete live directory: D:/AAA/Frontend//www.AAA.com/LIVE\\*.* >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Delete live directory: D:/AAA/Frontend//www.AAA.com/LIVE\\*.* >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[delete_live_directory]/Exec[log_delete_live_directory]/returns: executed successfully
  201. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[delete_live_directory]/Exec[log_delete_live_directory]: The container Website::Loginfo[delete_live_directory] will propagate my refresh event
  202. Debug: Website::Loginfo[delete_live_directory]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[delete_live_dir](provider=windows): Executing check 'C:\\Windows\\System32\\cmd.exe /c del /Q /s D:/AAA/Frontend//www.AAA.com/LIVE\\*.*'
  203. Debug: Executing 'C:\\Windows\\System32\\cmd.exe /c del /Q /s D:/AAA/Frontend//www.AAA.com/LIVE\\*.*'
  204. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[delete_live_dir]/onlyif: Parameter format not correct - \"goda\". Debug: Exec[log_extract_zip](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Extract live directory: D:\\AAA.zip to D:/AAA/Frontend//www.AAA.com/LIVE >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Extract live directory: D:\\AAA.zip to D:/AAA/Frontend//www.AAA.com/LIVE >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[extract_zip]/Exec[log_extract_zip]/returns: executed successfully
  205. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[extract_zip]/Exec[log_extract_zip]: The container Website::Loginfo[extract_zip] will propagate my refresh event
  206. Debug: Website::Loginfo[extract_zip]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[AAA.zip extract D:\\AAA.zip to D:/AAA/Frontend//www.AAA.com/LIVE](provider=windows): Executing '7z x -y \"D:\\AAA.zip\" -o\"D:/AAA/Frontend//www.AAA.com/LIVE\"'
  207. Debug: Executing '7z x -y \"D:\\AAA.zip\" -o\"D:/AAA/Frontend//www.AAA.com/LIVE\"'
  208. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Extract[AAA.com_-_Dicta tor.1.0.5486.327.zip]/Exec[AAA.zip extract D:\\AAA.zip to D:/AAA/Frontend//www.AAA.com/LIVE]/returns: executed successfully Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Extract[AAA.zip]/Exec[AAA.zip extract D:\\AAA.zip to D:/AAA/Frontend//www.AAA.com/LIVE]: The container Website::Extract[AAA.zip] will propagate my refresh event
  209. Debug: Website::Extract[AAA.zip]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[log_delete_external_configuration](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Delete external configuration directory: D:/AAA/Frontend//www.AAA.com/LIVE/ExternalConfiguration >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  210. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Delete external configuration directory: D:/AAA/Frontend//www.AAA.com/LIVE/ExternalConfiguration >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[delete_external_configuration]/Exec[log_delete_external_configuration]/returns: executed successfully
  211. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[delete_external_configuration]/Exec[log_delete_external_configuration]: The container Website::Loginfo[delete_external_configuration] will propagate my refresh event Debug: Website::Loginfo[delete_external_configuration]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[delete_external_configuration](provider=windows): Executing check 'C:\\Windows\\System32\\cmd.exe /c rmdir /Q /S \"D:/AAA/Frontend//www.AAA.com/LIVE/ExternalConfiguration\"'
  212. Debug: Executing 'C:\\Windows\\System32\\cmd.exe /c rmdir /Q /S \"D:/AAA/Frontend//www.AAA.com/LIVE/ExternalConfiguration\"' Debug: Exec[delete_external_configuration](provider=windows): Executing 'C:\\Windows\\System32\\cmd.exe /c dir'
  213. Debug: Executing 'C:\\Windows\\System32\\cmd.exe /c dir'
  214. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[delete_external_configuration]/returns: executed successfully
  215. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[delete_external_configuration]: The container Website::Installwebsite[install_website] will propagate my refresh event
  216. Debug: Exec[log_create_symbolic_link](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Create sympbolic link to ExternalConfiguration: D:/AAA/Frontend//www.AAA.com/ExternalConfiguration >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  217. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Create sympbolic link to ExternalConfiguration: D:/AAA/Frontend//www.AAA.com/ExternalConfiguration >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  218. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[create_symbolic_link]/Exec[log_create_symbolic_link]/returns: executed successfully
  219. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[create_symbolic_link]/Exec[log_create_symbolic_link]: The container Website::Loginfo[create_symbolic_link] will propagate my refresh event
  220. Debug: Website::Loginfo[create_symbolic_link]: The container Website::Installwebsite[install_website] will propagate my refresh event
  221. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/File[D:/AAA/Frontend//www.AAA.com/LIVE/ExternalConfiguration]/ensure: created Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/File[D:/AAA/Frontend//www.AAA.com/LIVE/ExternalConfiguration]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[log_remove_node_from_f5_II](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Reset online.txt to remove node from F5 in new installation >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Reset online.txt to remove node from F5 in new installation >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  222. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[remove_node_from_f5_II]/Exec[log_remove_node_from_f5_II]/returns: executed successfully
  223. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[remove_node_from_f5_II]/Exec[log_remove_node_from_f5_II]: The container Website::Loginfo[remove_node_from_f5_II] will propagate my refresh event
  224. Debug: Website::Loginfo[remove_node_from_f5_II]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[remove_node_from_f5_II](provider=windows): Executing 'cmd.exe /c echo ^0> D:/AAA/Frontend//www.AAA.com/LIVE/online.txt'
  225. Debug: Executing 'cmd.exe /c echo ^0> D:/AAA/Frontend//www.AAA.com/LIVE/online.txt'
  226. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[remove_node_from_f5_II]/returns: executed successfully Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[remove_node_from_f5_II]: The container Website::Installwebsite[install_website] will propagate my refresh event
  227. Debug: Exec[log_create_pool](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Creating app pool. Name: www.AAA.com >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  228. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Creating app pool. Name: www.AAA.com >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  229. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[create_pool]/Exec[log_create_pool]/returns: executed successfully
  230. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[create_pool]/Exec[log_create_pool]: The container Website::Loginfo[create_pool] will propagate my refresh event
  231. Debug: Website::Loginfo[create_pool]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[create_pool](provider=windows): Executing check 'C:/Windows/system32/inetsrv/appcmd.exe list apppool www.AAA.com' Debug: Executing 'C:/Windows/system32/inetsrv/appcmd.exe list apppool www.AAA.com'
  232. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[create_pool]/unless: APPPOOL \"www.AAA.com\" (MgdVersion:v4.0,MgdMode:Integrated,state:Stopped)
  233. Debug: xec[log_create_site](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Creating site. Bindings: http://www.AAA.com:80 - Physical path: D:/AAA/Frontend//www.AAA.com/LIVE >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  234. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Creating site. Bindings: http://www.AAA.com:80 - Physical path: D:/AAA/Frontend//www.AAA.com/LIVE >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  235. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[create_site]/Exec[log_create_site]/returns: executed successfully Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Login fo[create_site]/Exec[log_create_site]: The container Website::Loginfo[create_site] will propagate my refresh event
  236. Debug: Website::Loginfo[create_site]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[create_site](provider=windows): Executing check 'C:/Windows/system32/inetsrv/appcmd.exe list site www.AAA.com' Debug: Executing 'C:/Windows/system32/inetsrv/appcmd.exe list site www.AAA.com'
  237. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[create_site]/unless: SITE \"www.AAA.com\" (id:1,bindings:http/*:80:,state:Started) Debug: Exec[log_removedefaultsite](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Remove default site: true >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  238. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Remove default site: true >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  239. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[removedefaultsite]/Exec[log_removedefaultsite]/returns: executed successfully
  240. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[removedefaultsite]/Exec[log_removedefaultsite]: The container Website::Loginfo[removedefaultsite] will propagate my refresh event
  241. Debug: Website::Loginfo[removedefaultsite]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[removedefaultsite](provider=windows): Executing check 'C:/Windows/system32/inetsrv/appcmd.exe delete site \"Default Web Site\"'
  242. Debug: Executing 'C:/Windows/system32/inetsrv/appcmd.exe delete site \"Default Web Site\"'
  243. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[removedefaultsite]/onlyif: ERROR ( message:Cannot find SITE object with identifier \"Default Web Site\". )
  244. Debug: Exec[addbinding](provider=windows): Executing check 'C:/Windows/system32/inetsrv/appcmd.exe set site /site.name: www.AAA.com /+bindings.[protocol='http',bindingInformation='*:80:']'
  245. Debug: Executing 'C:/Windows/system32/inetsrv/appcmd.exe set site /site.name: www.AAA.com /+bindings.[protocol='http',bindingInformation='*:80:']'
  246. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[addbinding]/onlyif: ERROR ( message:New binding object missing required attributes. Cannot add duplicate collection entry of type 'binding' with combined key attributes 'protocol, bindingInformation' respectively set to 'http, *:80:'\r
  247. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[addbinding]/onlyif: . )
  248. Debug: Exec[log_set_apppool_default_site_true](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Set app pool: www.AAA.com >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Set app pool: www.AAA.com >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[set_apppool_default_site_true]/Exec[log_set_apppool_default_site_true]/returns: executed successfully Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[set_apppool_default_site_true]/Exec[log_set_apppool_default_site_true]: The container Website::Loginfo[set_apppool_default_site_true] will propagate my refresh event Debug: Website::Loginfo[set_apppool_default_site_true]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[set_apppool](provider=windows): Executing 'C:/Windows/system32/inetsrv/appcmd.exe set app www.AAA.com/ /applicationPool:www.AAA.com'
  249. Debug: Executing 'C:/Windows/system32/inetsrv/appcmd.exe set app www.AAA.com/ /applicationPool:www.AAA.com'
  250. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[set_apppool]/returns: executed successfully
  251. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[set_apppool]: The container Website::Installwebsite[install_website] will propagate my refresh event
  252. Debug: Exec[log_start_apppool](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Starting app pool: www.AAA.com >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Starting app pool: www.AAA.com >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  253. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[start_apppool]/Exec[log_start_apppool]/returns: executed successfully
  254. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Website::Loginfo[start_apppool]/Exec[log_start_apppool]: The container Website::Loginfo[start_apppool] will propagate my refresh event
  255. Debug: Website::Loginfo[start_apppool]: The container Website::Installwebsite[install_website] will propagate my refresh event Debug: Exec[start_apppool](provider=windows): Executing check 'C:\\Windows\\System32\\inetsrv\\appcmd.exe start apppool www.AAA.com' Debug: Executing 'C:\\Windows\\System32\\inetsrv\\appcmd.exe start apppool www.AAA.com'
  256. Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[start_apppool]/onlyif: \"www.AAA.com\" successfully started. Debug: Exec[start_apppool](provider=windows): Executing 'C:\\Windows\\System32\\cmd.exe /c dir'
  257. Debug: Executing 'C:\\Windows\\System32\\cmd.exe /c dir'
  258. Notice: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[start_apppool]/returns: executed successfully Debug: /Stage[main]/Website/Website::Installwebsite[install_website]/Exec[start_apppool]: The container Website::Installwebsite[install_website] will propagate my refresh event
  259. Debug: Website::Installwebsite[install_website]: The container Class[Website] will propagate my refresh event
  260. Debug: Exec[log_timeout_after_start](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Timeout 120 secs after starting up website >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  261. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Timeout 120 secs after starting up website >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  262. Notice: /Stage[main]/Website/Website::Loginfo[timeout_after_start]/Exec[log_timeout_after_start]/returns: executed successfully Debug: /Stage[main]/Website/Website::Loginfo[timeout_after_start]/Exec[log_timeout_after_start]: The container Website::Loginfo[timeout_after_start] will propagate my refresh event
  263. Debug: Website::Loginfo[timeout_after_start]: The container Class[Website] will propagate my refresh event
  264. Debug: Exec[timeout_after_start](provider=windows): Executing 'cmd.exe /c ping.exe 1.1.1.1 -n 1 -w 120000 > nul'
  265. Debug: Executing 'cmd.exe /c ping.exe 1.1.1.1 -n 1 -w 120000 > nul'
  266. Notice: /Stage[main]/Website/Website::Wait[timeout_after_start]/Exec[timeout_after_start]/returns: executed successfully Debug: /Stage[main]/Website/Website::Wait[timeout_after_start]/Exec[timeout_after_start]: The container Website::Wait[timeout_after_start] will propagate my refresh event Debug: Website::Wait[timeout_after_start]: The container Class[Website] will propagate my refresh event Debug: Exec[log_warmup](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup urls >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup urls >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  267. Notice: /Stage[main]/Website/Website::Loginfo[warmup]/Exec[log_warmup]/returns: executed successfully
  268. Debug: /Stage[main]/Website/Website::Loginfo[warmup]/Exec[log_warmup]: The container Website::Loginfo[warmup] will propagate my refresh event Debug: Website::Loginfo[warmup]: The container Class[Website] will propagate my refresh event
  269. Debug: Exec[log_Warmup_Desktop_http://www.AAA.com](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  270. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Website::Loginfo[Warmup_Desktop_http://www.AAA.com]/Exec[log_Warmup_Desktop_http://www.AAA.com]/returns: executed successfully
  271. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Website::Loginfo[Warmup_Desktop_http://www.AAA.com]/Exec[log_Warmup_Desktop_http://www.AAA.com]: The container Website::Loginfo[Warmup_Desktop_http://www.AAA.com] will propagate my refresh event
  272. Debug: Exec[log_Warmup_Tablet_http://www.AAA.com](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  273. Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Website::Loginfo[Warmup_Tablet_http://www.AAA.com]/Exec[log_Warmup_Tablet_http://www.AAA.com]/returns: executed successfully Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Website::Loginfo[Warmup_Tablet_http://www.AAA.com]/Exec[log_Warmup_Tablet_http://www.AAA.com]: The container Website::Loginfo[Warmup_Tablet_http://www.AAA.com] will propagate my refresh event
  274. Debug: Website::Loginfo[Warmup_Tablet_http://www.AAA.com]: The container Website::Warmupspecific[Tablet_http://www.AAA.com] will propagate my refresh event Debug: Exec[Warmup_Tablet_http://www.AAA.com](provider=windows): Executing 'curl -s http://www.AAA.com -fail -L -A \"Mozilla/5.0 (iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10\"'
  275. Debug: Executing 'curl -s http://www.AAA.com -fail -L -A \"Mozilla/5.0 (iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10\"'
  276. Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Exec[Warmup_Tablet_http://
  277. www.AAA.com]/returns: executed successfully Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Exec[Warmup_Tablet_http://www.AAA.com]: The container Website::Warmupspecific[Tablet_http://www.AAA.com] will propagate my refresh event Debug: Website::Loginfo[Warmup_Desktop_http://www.AAA.com]: The container Website::Warmupspecific[Desktop_http://www.AAA.com] will propagate my refresh event Debug: Exec[Warmup_Desktop_http://www.AAA.com](provider=windows): Executing 'curl -s http://www.AAA.com -fail -L -A \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\"' Debug: Executing 'curl -s http://www.AAA.com -fail -L -A \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\"' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[Warmup_Desktop_http://www.AAA.com]/returns: executed successfully Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[Warmup_Desktop_http://www.AAA.com]: The container Website::Warmupspecific[Desktop_http://www.AAA.com] will propagate my refresh event Debug: Website::Warmupspecific[Tablet_http://www.AAA.com]: The container Website::Warmup[http://www.AAA.com] will propagate my refresh event Debug: Exec[log_Warmup_Mobile_http://www.AAA.com](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8H7 Safari/6533.18.5\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8H7 Safari/6533.18.5\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Website::Loginfo[Warmup_Mobile_http://www.AAA.com]/Exec[log_Warmup_Mobile_http://www.AAA.com]/returns: executed successfully Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Website::Loginfo[Warmup_Mobile_http://www.AAA.com]/Exec[log_Warmup_Mobile_http://www.AAA.com]: The container Website::Loginfo[Warmup_Mobile_http://www.AAA.com] will propagate my refresh event Debug: Website::Loginfo[Warmup_Mobile_http://www.AAA.com]: The container Website::Warmupspecific[Mobile_http://www.AAA.com] will propagate my refresh event
  278. Debug: Exec[Warmup_Mobile_http://www.AAA.com](provider=windows): Executing 'curl -s http://www.AAA.com -fail -L -A \"Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8H7 Safari/6533.18.5\"'
  279. Debug: Executing 'curl -s http://www.AAA.com -fail -L -A \"Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8H7 Safari/6533.18.5\"' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Exec[Warmup_Mobile_http://www.AAA.com]/returns: executed successfully
  280. Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Exec[Warmup_Mobile_http://www.AAA.com]: The container Website::Warmupspecific[Mobile_http://www.AAA.com] will propagate my refresh event
  281. Debug: Website::Warmupspecific[Mobile_http://www.AAA.com]: The container Website::Warmup[http://www.AAA.com] will propagate my refresh event
  282. Debug: Website::Warmupspecific[Desktop_http://www.AAA.com]: The container Website::Wa rmup[http://www.AAA.com] will propagate my refresh event
  283. Debug: Website::Warmup[http://www.AAA.com]: The container Class[Website] will propagate my refresh event
  284. Debug: Exec[log_Warmup_Desktop_http://www.AAA.com](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  285. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  286. Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[log_Warmup_Desktop_http://www.AAA.com]/returns: executed successfully
  287. Debug: Exec[log_Warmup_Desktop_http://www.AAA.com](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Website::Loginfo[Warmup_Desktop_http://www.AAA.com]/Exec[log_W armup_Desktop_http://www.AAA.com]/returns: executed successfully Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Website::Loginfo[Warmup_Desktop_http://www.AAA.com]/Exec[log_Warmup_Desktop_http://www.AAA.com]: The container Website::Loginfo[Warmup_Desktop_http://www.AAA.com] will propagate my refresh event Debug: Website::Loginfo[Warmup_Desktop_http://www.AAA.com]: The container Website::Warmupspecific[Desktop_http://www.AAA.com] will propagate my refresh event
  288. Debug:Website::Loginfo[Warmup_Desktop_http://www.AAA.com]: The container Website::Warmupspecific[Desktop_http://www.AAA.com] will propagate my refresh event Debug: Exec[Warmup_Desktop_http://www.AAA.com](provider=windows): Executing 'curl -s http://www.AAA.com/ -fail -L -A \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\"' Debug: Executing 'curl -s http://www.AAA.com -fail -L -A \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\"' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com] will propagate my refresh event Debug: Exec[log_Warmup_Mobile_http://www.AAA.com](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8H7 Safari/6533.18.5\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8H7 Safari/6533.18.5\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Website::Loginfo[Warmup_Mobile_http://www.AAA.com]/Exec[log_Warmup_Mobile_http://www.AAA.com]/returns: executed successfully Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Mobile_http://www.AAA.com]/Website::Loginfo[Warmup_Mobile_http://www.AAA.com]/Exec[log_Warmup_Mobile_http://www.AAA.com]: The container Website::Loginfo[Warmup_Mobile_http://www.AAA.com] will propagate my refresh event Debug: Exec[log_Warmup_Desktop_http://www.AAA.com](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Website::Loginfo[Warmup_Desktop_http://www.AAA.com]/Exec[log_Warmup_Desktop_http://www.AAA.com]/returns: executed successfully Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Website::Loginfo[Warmup_Desktop_http://www.AAA.com]/Exec[log_Warmup_Desktop_http://www.AAA.com]: The container Website::Loginfo[Warmup_Desktop_http://www.AAA.com] will propagate my refresh event Debug: Website::Loginfo[Warmup_Desktop_http://www.AAA.com]: The container Website::Warmupspecific[Desktop_http://www.AAA.com] will propagate my refresh event Debug: Exec[Warmup_Desktop_http://www.AAA.com](provider=windows): Executing 'curl -s http://www.AAA.com/pages/AAA -fail -L -A \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\"' Debug: Executing 'curl -s http://www.AAA.com -fail -L -A \"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0\"' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[Warmup_Desktop_http://www.AAA.com]/returns: executed successfully Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Desktop_http://www.AAA.com]/Exec[Warmup_Desktop_http://www.AAA.com]: The container Website::Warmupspecific[Desktop_http://www.AAA.com] will propagate my refresh event Debug: Website::Warmupspecific[Desktop_http://www.AAA.com]: The container Website::Warmup[http://www.AAA.com] will propagate my refresh event Debug: Exec[log_Warmup_Tablet_http://www.AAA.com](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Warmup url -- url: http://www.AAA.com -- useragent: \"Mozilla/5.0 (iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10\" >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log' Notice: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Website::Loginfo[Warmup_Tablet_http://www.AAA.com]/Exec[log_Warmup_Tablet_http://www.AAA.com]/returns: executed successfully Debug: /Stage[main]/Website/Website::Warmup[http://www.AAA.com]/Website::Warmupspecific[Tablet_http://www.AAA.com]/Website::Loginfo[Warmup_Tablet_http://www.AAA.com]/Exec[log_Warmup_Tablet_http://www.AAA.com]: The container Website::Loginfo[Warmup_Tablet_http://www.AAA.com] will propagate my refresh event
  289. Debug: Exec[log_add_node_to_f5](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Add node to F5 >> D:/AAA/lo gfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  290. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Add node to F5 >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  291. Notice: /Stage[main]/Website/Website::Loginfo[add_node_to_f5]/Exec[log_add_node_to_f5]/returns: executed successfully
  292. Debug: /Stage[main]/Website/Website::Loginfo[add_node_to_f5]/Exec[log_add_node_to_f5]: The container Website::Loginfo[add_node_to_f5] will propagate my refresh event
  293. Debug: Website::Loginfo[add_node_to_f5]: The container Class[Website] will propagate my refresh event
  294. Debug: Exec[add_node_to_f5](provider=windows): Executing 'cmd.exe /c echo semperfidelis> D:/AAA/Frontend//www.AAA.com/LIVE/online.txt'
  295. Debug: Executing 'cmd.exe /c echo semperfidelis> D:/AAA/Frontend//www.AAA.com/LIVE/online.txt'
  296. Notice: /Stage[main]/Website/Exec[add_node_to_f5]/returns: executed successfully
  297. Debug: /Stage[main]/Website/Exec[add_node_to_f5]: The container Class[Website] will propagate my refresh event
  298. Debug: Exec[log_finish](provider=windows): Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Finished installing website >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  299. Debug: Executing 'cmd.exe /c echo I, [%date% - %time%] INFO -- : Finished installing website >> D:/AAA/logfiles/puppet.deployment/agweb_installation-2015.01.13_10.49.56.log'
  300. Notice: /Stage[main]/Website/Website::Loginfo[finish]/Exec[log_finish]/returns: executed successfully
  301. Debug: /Stage[main]/Website/Website::Loginfo[finish]/Exec[log_finish]: The container Website::Loginfo[finish] will propagate my refresh event Debug: Website::Loginfo[finish]: The container Class[Website] will propagate my refresh event
  302. Debug: Class[Website]: The container Stage[main] will propagate my refresh event
  303. Debug: Finishing transaction 35326248
  304. Debug: Storing state
  305. Debug: Stored state in 0.80 seconds
  306. Notice: Finished catalog run in 568.69 seconds
  307. Debug: Using settings: adding file resource 'rrddir': 'File[C:/ProgramData/PuppetLabs/puppet/var/rrd]{:path=>\"C:/ProgramData/PuppetLabs/puppet/var/rrd\", :mode=>\"750\", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
  308. Debug: Finishing transaction 34858836
  309. Debug: Received report to process from BBB
  310. Debug: Processing report from BBB with processor Puppet::Reports::Store\u001b[0m\n",
  311.  
  312. "stderr":"","puppet":"puppet apply --debug --trace --detailed-exitcodes --modulepath=D:\\etc\\puppet\\modules -e \"class {'website': packageName => 'AAA.zip' , packagePath => 'ZZZ'}\" \"include website\"",
  313.  
  314. "exitcode":-1}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement