Skip to content

Instantly share code, notes, and snippets.

@NightBrownie
Created May 19, 2013 13:40
Show Gist options
  • Save NightBrownie/5607653 to your computer and use it in GitHub Desktop.
Save NightBrownie/5607653 to your computer and use it in GitHub Desktop.
2013-05-17 14:22:45|12542|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-17 14:22:45|12542|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|12542| ---- WARNING ----
|12542| 2013-05-17 14:22:51|12542|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|12542| SELECT
|12542| managementnode.*,
|12542| resource.id AS resource_id,
|12542| predictivemodule.name AS predictive_name,
|12542| predictivemodule.prettyname AS predictive_prettyname,
|12542| predictivemodule.description AS predictive_description,
|12542| predictivemodule.perlpackage AS predictive_perlpackage,
|12542| state.name AS statename
|12542| FROM
|12542| managementnode,
|12542| module predictivemodule,
|12542| resource,
|12542| resourcetype,
|12542| state
|12542| WHERE
|12542| managementnode.predictivemoduleid = predictivemodule.id
|12542| AND managementnode.stateid = state.id
|12542| AND resource.resourcetypeid = resourcetype.id
|12542| AND resource.subid = managementnode.id
|12542| AND resourcetype.name = 'managementnode'
|12542| AND managementnode.IPAddress like '192.168.100.2%'
|12542| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 14:22:51
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 14:22:51
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 12544
2013-05-17 14:22:51|12544|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-17 14:22:51|12544|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-17 14:22:51|12544|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|12544| ---- WARNING ----
|12544| 2013-05-17 14:22:51|12544|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|12544| SELECT
|12544| managementnode.*,
|12544| resource.id AS resource_id,
|12544| predictivemodule.name AS predictive_name,
|12544| predictivemodule.prettyname AS predictive_prettyname,
|12544| predictivemodule.description AS predictive_description,
|12544| predictivemodule.perlpackage AS predictive_perlpackage,
|12544| state.name AS statename
|12544| FROM
|12544| managementnode,
|12544| module predictivemodule,
|12544| resource,
|12544| resourcetype,
|12544| state
|12544| WHERE
|12544| managementnode.predictivemoduleid = predictivemodule.id
|12544| AND managementnode.stateid = state.id
|12544| AND resource.resourcetypeid = resourcetype.id
|12544| AND resource.subid = managementnode.id
|12544| AND resourcetype.name = 'managementnode'
|12544| AND managementnode.IPAddress like '192.168.100.2%'
|12544| ( 0) utils.pm, get_management_node_info (line: 5540)
|12544| (-1) vcld, main (line: 127)
2013-05-17 14:22:51|12544|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|12544| ---- WARNING ----
|12544| 2013-05-17 14:22:51|12544|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|12544| SELECT
|12544| managementnode.*,
|12544| resource.id AS resource_id,
|12544| predictivemodule.name AS predictive_name,
|12544| predictivemodule.prettyname AS predictive_prettyname,
|12544| predictivemodule.description AS predictive_description,
|12544| predictivemodule.perlpackage AS predictive_perlpackage,
|12544| state.name AS statename
|12544| FROM
|12544| managementnode,
|12544| module predictivemodule,
|12544| resource,
|12544| resourcetype,
|12544| state
|12544| WHERE
|12544| managementnode.predictivemoduleid = predictivemodule.id
|12544| AND managementnode.stateid = state.id
|12544| AND resource.resourcetypeid = resourcetype.id
|12544| AND resource.subid = managementnode.id
|12544| AND resourcetype.name = 'managementnode'
|12544| AND managementnode.IPAddress like '192.168.100.2%'
|12544| ( 0) utils.pm, get_management_node_info (line: 5540)
|12544| (-2) vcld, main (line: 131)
|12544| ---- CRITICAL ----
|12544| 2013-05-17 14:22:51|12544|vcld:main(131)|unable to retrieve management node information from database
|12544| ( 0) vcld, main (line: 131)
2013-05-17 14:26:10|14929|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-17 14:26:10|14929|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|14929| ---- WARNING ----
|14929| 2013-05-17 14:26:10|14929|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|14929| SELECT
|14929| managementnode.*,
|14929| resource.id AS resource_id,
|14929| predictivemodule.name AS predictive_name,
|14929| predictivemodule.prettyname AS predictive_prettyname,
|14929| predictivemodule.description AS predictive_description,
|14929| predictivemodule.perlpackage AS predictive_perlpackage,
|14929| state.name AS statename
|14929| FROM
|14929| managementnode,
|14929| module predictivemodule,
|14929| resource,
|14929| resourcetype,
|14929| state
|14929| WHERE
|14929| managementnode.predictivemoduleid = predictivemodule.id
|14929| AND managementnode.stateid = state.id
|14929| AND resource.resourcetypeid = resourcetype.id
|14929| AND resource.subid = managementnode.id
|14929| AND resourcetype.name = 'managementnode'
|14929| AND managementnode.IPAddress like '192.168.100.2%'
|14929| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 14:26:10
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 14:26:10
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 14931
2013-05-17 14:26:10|14931|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-17 14:26:10|14931|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-17 14:26:10|14931|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|14931| ---- WARNING ----
|14931| 2013-05-17 14:26:10|14931|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|14931| SELECT
|14931| managementnode.*,
|14931| resource.id AS resource_id,
|14931| predictivemodule.name AS predictive_name,
|14931| predictivemodule.prettyname AS predictive_prettyname,
|14931| predictivemodule.description AS predictive_description,
|14931| predictivemodule.perlpackage AS predictive_perlpackage,
|14931| state.name AS statename
|14931| FROM
|14931| managementnode,
|14931| module predictivemodule,
|14931| resource,
|14931| resourcetype,
|14931| state
|14931| WHERE
|14931| managementnode.predictivemoduleid = predictivemodule.id
|14931| AND managementnode.stateid = state.id
|14931| AND resource.resourcetypeid = resourcetype.id
|14931| AND resource.subid = managementnode.id
|14931| AND resourcetype.name = 'managementnode'
|14931| AND managementnode.IPAddress like '192.168.100.2%'
|14931| ( 0) utils.pm, get_management_node_info (line: 5540)
|14931| (-1) vcld, main (line: 127)
2013-05-17 14:26:10|14931|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|14931| ---- WARNING ----
|14931| 2013-05-17 14:26:10|14931|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|14931| SELECT
|14931| managementnode.*,
|14931| resource.id AS resource_id,
|14931| predictivemodule.name AS predictive_name,
|14931| predictivemodule.prettyname AS predictive_prettyname,
|14931| predictivemodule.description AS predictive_description,
|14931| predictivemodule.perlpackage AS predictive_perlpackage,
|14931| state.name AS statename
|14931| FROM
|14931| managementnode,
|14931| module predictivemodule,
|14931| resource,
|14931| resourcetype,
|14931| state
|14931| WHERE
|14931| managementnode.predictivemoduleid = predictivemodule.id
|14931| AND managementnode.stateid = state.id
|14931| AND resource.resourcetypeid = resourcetype.id
|14931| AND resource.subid = managementnode.id
|14931| AND resourcetype.name = 'managementnode'
|14931| AND managementnode.IPAddress like '192.168.100.2%'
|14931| ( 0) utils.pm, get_management_node_info (line: 5540)
|14931| (-2) vcld, main (line: 131)
|14931| ---- CRITICAL ----
|14931| 2013-05-17 14:26:10|14931|vcld:main(131)|unable to retrieve management node information from database
|14931| ( 0) vcld, main (line: 131)
2013-05-17 14:28:15|17203|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-17 14:28:15|17203|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|17203| ---- WARNING ----
|17203| 2013-05-17 14:28:15|17203|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|17203| SELECT
|17203| managementnode.*,
|17203| resource.id AS resource_id,
|17203| predictivemodule.name AS predictive_name,
|17203| predictivemodule.prettyname AS predictive_prettyname,
|17203| predictivemodule.description AS predictive_description,
|17203| predictivemodule.perlpackage AS predictive_perlpackage,
|17203| state.name AS statename
|17203| FROM
|17203| managementnode,
|17203| module predictivemodule,
|17203| resource,
|17203| resourcetype,
|17203| state
|17203| WHERE
|17203| managementnode.predictivemoduleid = predictivemodule.id
|17203| AND managementnode.stateid = state.id
|17203| AND resource.resourcetypeid = resourcetype.id
|17203| AND resource.subid = managementnode.id
|17203| AND resourcetype.name = 'managementnode'
|17203| AND managementnode.IPAddress like '192.168.100.2%'
|17203| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 14:28:15
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 14:28:15
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 17205
2013-05-17 14:28:15|17205|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-17 14:28:15|17205|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-17 14:28:15|17205|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|17205| ---- WARNING ----
|17205| 2013-05-17 14:28:15|17205|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|17205| SELECT
|17205| managementnode.*,
|17205| resource.id AS resource_id,
|17205| predictivemodule.name AS predictive_name,
|17205| predictivemodule.prettyname AS predictive_prettyname,
|17205| predictivemodule.description AS predictive_description,
|17205| predictivemodule.perlpackage AS predictive_perlpackage,
|17205| state.name AS statename
|17205| FROM
|17205| managementnode,
|17205| module predictivemodule,
|17205| resource,
|17205| resourcetype,
|17205| state
|17205| WHERE
|17205| managementnode.predictivemoduleid = predictivemodule.id
|17205| AND managementnode.stateid = state.id
|17205| AND resource.resourcetypeid = resourcetype.id
|17205| AND resource.subid = managementnode.id
|17205| AND resourcetype.name = 'managementnode'
|17205| AND managementnode.IPAddress like '192.168.100.2%'
|17205| ( 0) utils.pm, get_management_node_info (line: 5540)
|17205| (-1) vcld, main (line: 127)
2013-05-17 14:28:15|17205|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|17205| ---- WARNING ----
|17205| 2013-05-17 14:28:15|17205|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|17205| SELECT
|17205| managementnode.*,
|17205| resource.id AS resource_id,
|17205| predictivemodule.name AS predictive_name,
|17205| predictivemodule.prettyname AS predictive_prettyname,
|17205| predictivemodule.description AS predictive_description,
|17205| predictivemodule.perlpackage AS predictive_perlpackage,
|17205| state.name AS statename
|17205| FROM
|17205| managementnode,
|17205| module predictivemodule,
|17205| resource,
|17205| resourcetype,
|17205| state
|17205| WHERE
|17205| managementnode.predictivemoduleid = predictivemodule.id
|17205| AND managementnode.stateid = state.id
|17205| AND resource.resourcetypeid = resourcetype.id
|17205| AND resource.subid = managementnode.id
|17205| AND resourcetype.name = 'managementnode'
|17205| AND managementnode.IPAddress like '192.168.100.2%'
|17205| ( 0) utils.pm, get_management_node_info (line: 5540)
|17205| (-2) vcld, main (line: 131)
|17205| ---- CRITICAL ----
|17205| 2013-05-17 14:28:15|17205|vcld:main(131)|unable to retrieve management node information from database
|17205| ( 0) vcld, main (line: 131)
2013-05-17 16:07:00|1397|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-17 16:07:00|1397|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1397| ---- WARNING ----
|1397| 2013-05-17 16:07:00|1397|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1397| SELECT
|1397| managementnode.*,
|1397| resource.id AS resource_id,
|1397| predictivemodule.name AS predictive_name,
|1397| predictivemodule.prettyname AS predictive_prettyname,
|1397| predictivemodule.description AS predictive_description,
|1397| predictivemodule.perlpackage AS predictive_perlpackage,
|1397| state.name AS statename
|1397| FROM
|1397| managementnode,
|1397| module predictivemodule,
|1397| resource,
|1397| resourcetype,
|1397| state
|1397| WHERE
|1397| managementnode.predictivemoduleid = predictivemodule.id
|1397| AND managementnode.stateid = state.id
|1397| AND resource.resourcetypeid = resourcetype.id
|1397| AND resource.subid = managementnode.id
|1397| AND resourcetype.name = 'managementnode'
|1397| AND managementnode.IPAddress like '192.168.100.2%'
|1397| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 16:07:00
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 16:07:00
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1407
2013-05-17 16:07:00|1407|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-17 16:07:00|1407|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-17 16:07:00|1407|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1407| ---- WARNING ----
|1407| 2013-05-17 16:07:00|1407|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1407| SELECT
|1407| managementnode.*,
|1407| resource.id AS resource_id,
|1407| predictivemodule.name AS predictive_name,
|1407| predictivemodule.prettyname AS predictive_prettyname,
|1407| predictivemodule.description AS predictive_description,
|1407| predictivemodule.perlpackage AS predictive_perlpackage,
|1407| state.name AS statename
|1407| FROM
|1407| managementnode,
|1407| module predictivemodule,
|1407| resource,
|1407| resourcetype,
|1407| state
|1407| WHERE
|1407| managementnode.predictivemoduleid = predictivemodule.id
|1407| AND managementnode.stateid = state.id
|1407| AND resource.resourcetypeid = resourcetype.id
|1407| AND resource.subid = managementnode.id
|1407| AND resourcetype.name = 'managementnode'
|1407| AND managementnode.IPAddress like '192.168.100.2%'
|1407| ( 0) utils.pm, get_management_node_info (line: 5540)
|1407| (-1) vcld, main (line: 127)
2013-05-17 16:07:00|1407|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1407| ---- WARNING ----
|1407| 2013-05-17 16:07:00|1407|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1407| SELECT
|1407| managementnode.*,
|1407| resource.id AS resource_id,
|1407| predictivemodule.name AS predictive_name,
|1407| predictivemodule.prettyname AS predictive_prettyname,
|1407| predictivemodule.description AS predictive_description,
|1407| predictivemodule.perlpackage AS predictive_perlpackage,
|1407| state.name AS statename
|1407| FROM
|1407| managementnode,
|1407| module predictivemodule,
|1407| resource,
|1407| resourcetype,
|1407| state
|1407| WHERE
|1407| managementnode.predictivemoduleid = predictivemodule.id
|1407| AND managementnode.stateid = state.id
|1407| AND resource.resourcetypeid = resourcetype.id
|1407| AND resource.subid = managementnode.id
|1407| AND resourcetype.name = 'managementnode'
|1407| AND managementnode.IPAddress like '192.168.100.2%'
|1407| ( 0) utils.pm, get_management_node_info (line: 5540)
|1407| (-2) vcld, main (line: 131)
|1407| ---- CRITICAL ----
|1407| 2013-05-17 16:07:00|1407|vcld:main(131)|unable to retrieve management node information from database
|1407| ( 0) vcld, main (line: 131)
2013-05-17 16:35:42|1421|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-17 16:35:42|1421|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1421| ---- WARNING ----
|1421| 2013-05-17 16:35:42|1421|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1421| SELECT
|1421| managementnode.*,
|1421| resource.id AS resource_id,
|1421| predictivemodule.name AS predictive_name,
|1421| predictivemodule.prettyname AS predictive_prettyname,
|1421| predictivemodule.description AS predictive_description,
|1421| predictivemodule.perlpackage AS predictive_perlpackage,
|1421| state.name AS statename
|1421| FROM
|1421| managementnode,
|1421| module predictivemodule,
|1421| resource,
|1421| resourcetype,
|1421| state
|1421| WHERE
|1421| managementnode.predictivemoduleid = predictivemodule.id
|1421| AND managementnode.stateid = state.id
|1421| AND resource.resourcetypeid = resourcetype.id
|1421| AND resource.subid = managementnode.id
|1421| AND resourcetype.name = 'managementnode'
|1421| AND managementnode.IPAddress like '192.168.100.2%'
|1421| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 16:35:42
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 16:35:42
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1431
2013-05-17 16:35:42|1431|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-17 16:35:42|1431|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-17 16:35:42|1431|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1431| ---- WARNING ----
|1431| 2013-05-17 16:35:42|1431|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1431| SELECT
|1431| managementnode.*,
|1431| resource.id AS resource_id,
|1431| predictivemodule.name AS predictive_name,
|1431| predictivemodule.prettyname AS predictive_prettyname,
|1431| predictivemodule.description AS predictive_description,
|1431| predictivemodule.perlpackage AS predictive_perlpackage,
|1431| state.name AS statename
|1431| FROM
|1431| managementnode,
|1431| module predictivemodule,
|1431| resource,
|1431| resourcetype,
|1431| state
|1431| WHERE
|1431| managementnode.predictivemoduleid = predictivemodule.id
|1431| AND managementnode.stateid = state.id
|1431| AND resource.resourcetypeid = resourcetype.id
|1431| AND resource.subid = managementnode.id
|1431| AND resourcetype.name = 'managementnode'
|1431| AND managementnode.IPAddress like '192.168.100.2%'
|1431| ( 0) utils.pm, get_management_node_info (line: 5540)
|1431| (-1) vcld, main (line: 127)
2013-05-17 16:35:42|1431|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1431| ---- WARNING ----
|1431| 2013-05-17 16:35:42|1431|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1431| SELECT
|1431| managementnode.*,
|1431| resource.id AS resource_id,
|1431| predictivemodule.name AS predictive_name,
|1431| predictivemodule.prettyname AS predictive_prettyname,
|1431| predictivemodule.description AS predictive_description,
|1431| predictivemodule.perlpackage AS predictive_perlpackage,
|1431| state.name AS statename
|1431| FROM
|1431| managementnode,
|1431| module predictivemodule,
|1431| resource,
|1431| resourcetype,
|1431| state
|1431| WHERE
|1431| managementnode.predictivemoduleid = predictivemodule.id
|1431| AND managementnode.stateid = state.id
|1431| AND resource.resourcetypeid = resourcetype.id
|1431| AND resource.subid = managementnode.id
|1431| AND resourcetype.name = 'managementnode'
|1431| AND managementnode.IPAddress like '192.168.100.2%'
|1431| ( 0) utils.pm, get_management_node_info (line: 5540)
|1431| (-2) vcld, main (line: 131)
|1431| ---- CRITICAL ----
|1431| 2013-05-17 16:35:42|1431|vcld:main(131)|unable to retrieve management node information from database
|1431| ( 0) vcld, main (line: 131)
2013-05-17 16:53:44|1374|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-17 16:53:44|1374|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1374| ---- WARNING ----
|1374| 2013-05-17 16:53:44|1374|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1374| SELECT
|1374| managementnode.*,
|1374| resource.id AS resource_id,
|1374| predictivemodule.name AS predictive_name,
|1374| predictivemodule.prettyname AS predictive_prettyname,
|1374| predictivemodule.description AS predictive_description,
|1374| predictivemodule.perlpackage AS predictive_perlpackage,
|1374| state.name AS statename
|1374| FROM
|1374| managementnode,
|1374| module predictivemodule,
|1374| resource,
|1374| resourcetype,
|1374| state
|1374| WHERE
|1374| managementnode.predictivemoduleid = predictivemodule.id
|1374| AND managementnode.stateid = state.id
|1374| AND resource.resourcetypeid = resourcetype.id
|1374| AND resource.subid = managementnode.id
|1374| AND resourcetype.name = 'managementnode'
|1374| AND managementnode.IPAddress like '192.168.100.2%'
|1374| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 16:53:44
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-17 16:53:44
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1384
2013-05-17 16:53:44|1384|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-17 16:53:44|1384|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-17 16:53:44|1384|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1384| ---- WARNING ----
|1384| 2013-05-17 16:53:44|1384|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1384| SELECT
|1384| managementnode.*,
|1384| resource.id AS resource_id,
|1384| predictivemodule.name AS predictive_name,
|1384| predictivemodule.prettyname AS predictive_prettyname,
|1384| predictivemodule.description AS predictive_description,
|1384| predictivemodule.perlpackage AS predictive_perlpackage,
|1384| state.name AS statename
|1384| FROM
|1384| managementnode,
|1384| module predictivemodule,
|1384| resource,
|1384| resourcetype,
|1384| state
|1384| WHERE
|1384| managementnode.predictivemoduleid = predictivemodule.id
|1384| AND managementnode.stateid = state.id
|1384| AND resource.resourcetypeid = resourcetype.id
|1384| AND resource.subid = managementnode.id
|1384| AND resourcetype.name = 'managementnode'
|1384| AND managementnode.IPAddress like '192.168.100.2%'
|1384| ( 0) utils.pm, get_management_node_info (line: 5540)
|1384| (-1) vcld, main (line: 127)
2013-05-17 16:53:44|1384|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1384| ---- WARNING ----
|1384| 2013-05-17 16:53:44|1384|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1384| SELECT
|1384| managementnode.*,
|1384| resource.id AS resource_id,
|1384| predictivemodule.name AS predictive_name,
|1384| predictivemodule.prettyname AS predictive_prettyname,
|1384| predictivemodule.description AS predictive_description,
|1384| predictivemodule.perlpackage AS predictive_perlpackage,
|1384| state.name AS statename
|1384| FROM
|1384| managementnode,
|1384| module predictivemodule,
|1384| resource,
|1384| resourcetype,
|1384| state
|1384| WHERE
|1384| managementnode.predictivemoduleid = predictivemodule.id
|1384| AND managementnode.stateid = state.id
|1384| AND resource.resourcetypeid = resourcetype.id
|1384| AND resource.subid = managementnode.id
|1384| AND resourcetype.name = 'managementnode'
|1384| AND managementnode.IPAddress like '192.168.100.2%'
|1384| ( 0) utils.pm, get_management_node_info (line: 5540)
|1384| (-2) vcld, main (line: 131)
|1384| ---- CRITICAL ----
|1384| 2013-05-17 16:53:44|1384|vcld:main(131)|unable to retrieve management node information from database
|1384| ( 0) vcld, main (line: 131)
2013-05-18 01:12:34|1402|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 01:12:34|1402|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1402| ---- WARNING ----
|1402| 2013-05-18 01:12:34|1402|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1402| SELECT
|1402| managementnode.*,
|1402| resource.id AS resource_id,
|1402| predictivemodule.name AS predictive_name,
|1402| predictivemodule.prettyname AS predictive_prettyname,
|1402| predictivemodule.description AS predictive_description,
|1402| predictivemodule.perlpackage AS predictive_perlpackage,
|1402| state.name AS statename
|1402| FROM
|1402| managementnode,
|1402| module predictivemodule,
|1402| resource,
|1402| resourcetype,
|1402| state
|1402| WHERE
|1402| managementnode.predictivemoduleid = predictivemodule.id
|1402| AND managementnode.stateid = state.id
|1402| AND resource.resourcetypeid = resourcetype.id
|1402| AND resource.subid = managementnode.id
|1402| AND resourcetype.name = 'managementnode'
|1402| AND managementnode.IPAddress like '192.168.100.2%'
|1402| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 01:12:34
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 01:12:34
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1412
2013-05-18 01:12:34|1412|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 01:12:34|1412|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 01:12:34|1412|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1412| ---- WARNING ----
|1412| 2013-05-18 01:12:34|1412|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1412| SELECT
|1412| managementnode.*,
|1412| resource.id AS resource_id,
|1412| predictivemodule.name AS predictive_name,
|1412| predictivemodule.prettyname AS predictive_prettyname,
|1412| predictivemodule.description AS predictive_description,
|1412| predictivemodule.perlpackage AS predictive_perlpackage,
|1412| state.name AS statename
|1412| FROM
|1412| managementnode,
|1412| module predictivemodule,
|1412| resource,
|1412| resourcetype,
|1412| state
|1412| WHERE
|1412| managementnode.predictivemoduleid = predictivemodule.id
|1412| AND managementnode.stateid = state.id
|1412| AND resource.resourcetypeid = resourcetype.id
|1412| AND resource.subid = managementnode.id
|1412| AND resourcetype.name = 'managementnode'
|1412| AND managementnode.IPAddress like '192.168.100.2%'
|1412| ( 0) utils.pm, get_management_node_info (line: 5540)
|1412| (-1) vcld, main (line: 127)
2013-05-18 01:12:34|1412|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1412| ---- WARNING ----
|1412| 2013-05-18 01:12:34|1412|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1412| SELECT
|1412| managementnode.*,
|1412| resource.id AS resource_id,
|1412| predictivemodule.name AS predictive_name,
|1412| predictivemodule.prettyname AS predictive_prettyname,
|1412| predictivemodule.description AS predictive_description,
|1412| predictivemodule.perlpackage AS predictive_perlpackage,
|1412| state.name AS statename
|1412| FROM
|1412| managementnode,
|1412| module predictivemodule,
|1412| resource,
|1412| resourcetype,
|1412| state
|1412| WHERE
|1412| managementnode.predictivemoduleid = predictivemodule.id
|1412| AND managementnode.stateid = state.id
|1412| AND resource.resourcetypeid = resourcetype.id
|1412| AND resource.subid = managementnode.id
|1412| AND resourcetype.name = 'managementnode'
|1412| AND managementnode.IPAddress like '192.168.100.2%'
|1412| ( 0) utils.pm, get_management_node_info (line: 5540)
|1412| (-2) vcld, main (line: 131)
|1412| ---- CRITICAL ----
|1412| 2013-05-18 01:12:34|1412|vcld:main(131)|unable to retrieve management node information from database
|1412| ( 0) vcld, main (line: 131)
2013-05-18 01:23:15|1328|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 01:23:15|1328|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1328| ---- WARNING ----
|1328| 2013-05-18 01:23:15|1328|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1328| SELECT
|1328| managementnode.*,
|1328| resource.id AS resource_id,
|1328| predictivemodule.name AS predictive_name,
|1328| predictivemodule.prettyname AS predictive_prettyname,
|1328| predictivemodule.description AS predictive_description,
|1328| predictivemodule.perlpackage AS predictive_perlpackage,
|1328| state.name AS statename
|1328| FROM
|1328| managementnode,
|1328| module predictivemodule,
|1328| resource,
|1328| resourcetype,
|1328| state
|1328| WHERE
|1328| managementnode.predictivemoduleid = predictivemodule.id
|1328| AND managementnode.stateid = state.id
|1328| AND resource.resourcetypeid = resourcetype.id
|1328| AND resource.subid = managementnode.id
|1328| AND resourcetype.name = 'managementnode'
|1328| AND managementnode.IPAddress like '192.168.100.2%'
|1328| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 01:23:15
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 01:23:15
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1338
2013-05-18 01:23:15|1338|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 01:23:15|1338|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 01:23:15|1338|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1338| ---- WARNING ----
|1338| 2013-05-18 01:23:15|1338|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1338| SELECT
|1338| managementnode.*,
|1338| resource.id AS resource_id,
|1338| predictivemodule.name AS predictive_name,
|1338| predictivemodule.prettyname AS predictive_prettyname,
|1338| predictivemodule.description AS predictive_description,
|1338| predictivemodule.perlpackage AS predictive_perlpackage,
|1338| state.name AS statename
|1338| FROM
|1338| managementnode,
|1338| module predictivemodule,
|1338| resource,
|1338| resourcetype,
|1338| state
|1338| WHERE
|1338| managementnode.predictivemoduleid = predictivemodule.id
|1338| AND managementnode.stateid = state.id
|1338| AND resource.resourcetypeid = resourcetype.id
|1338| AND resource.subid = managementnode.id
|1338| AND resourcetype.name = 'managementnode'
|1338| AND managementnode.IPAddress like '192.168.100.2%'
|1338| ( 0) utils.pm, get_management_node_info (line: 5540)
|1338| (-1) vcld, main (line: 127)
2013-05-18 01:23:15|1338|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1338| ---- WARNING ----
|1338| 2013-05-18 01:23:15|1338|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1338| SELECT
|1338| managementnode.*,
|1338| resource.id AS resource_id,
|1338| predictivemodule.name AS predictive_name,
|1338| predictivemodule.prettyname AS predictive_prettyname,
|1338| predictivemodule.description AS predictive_description,
|1338| predictivemodule.perlpackage AS predictive_perlpackage,
|1338| state.name AS statename
|1338| FROM
|1338| managementnode,
|1338| module predictivemodule,
|1338| resource,
|1338| resourcetype,
|1338| state
|1338| WHERE
|1338| managementnode.predictivemoduleid = predictivemodule.id
|1338| AND managementnode.stateid = state.id
|1338| AND resource.resourcetypeid = resourcetype.id
|1338| AND resource.subid = managementnode.id
|1338| AND resourcetype.name = 'managementnode'
|1338| AND managementnode.IPAddress like '192.168.100.2%'
|1338| ( 0) utils.pm, get_management_node_info (line: 5540)
|1338| (-2) vcld, main (line: 131)
|1338| ---- CRITICAL ----
|1338| 2013-05-18 01:23:15|1338|vcld:main(131)|unable to retrieve management node information from database
|1338| ( 0) vcld, main (line: 131)
2013-05-18 01:25:09|1371|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 01:25:09|1371|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1371| ---- WARNING ----
|1371| 2013-05-18 01:25:09|1371|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1371| SELECT
|1371| managementnode.*,
|1371| resource.id AS resource_id,
|1371| predictivemodule.name AS predictive_name,
|1371| predictivemodule.prettyname AS predictive_prettyname,
|1371| predictivemodule.description AS predictive_description,
|1371| predictivemodule.perlpackage AS predictive_perlpackage,
|1371| state.name AS statename
|1371| FROM
|1371| managementnode,
|1371| module predictivemodule,
|1371| resource,
|1371| resourcetype,
|1371| state
|1371| WHERE
|1371| managementnode.predictivemoduleid = predictivemodule.id
|1371| AND managementnode.stateid = state.id
|1371| AND resource.resourcetypeid = resourcetype.id
|1371| AND resource.subid = managementnode.id
|1371| AND resourcetype.name = 'managementnode'
|1371| AND managementnode.IPAddress like '192.168.100.2%'
|1371| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 01:25:09
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 01:25:09
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1382
2013-05-18 01:25:09|1382|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 01:25:09|1382|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 01:25:09|1382|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1382| ---- WARNING ----
|1382| 2013-05-18 01:25:09|1382|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1382| SELECT
|1382| managementnode.*,
|1382| resource.id AS resource_id,
|1382| predictivemodule.name AS predictive_name,
|1382| predictivemodule.prettyname AS predictive_prettyname,
|1382| predictivemodule.description AS predictive_description,
|1382| predictivemodule.perlpackage AS predictive_perlpackage,
|1382| state.name AS statename
|1382| FROM
|1382| managementnode,
|1382| module predictivemodule,
|1382| resource,
|1382| resourcetype,
|1382| state
|1382| WHERE
|1382| managementnode.predictivemoduleid = predictivemodule.id
|1382| AND managementnode.stateid = state.id
|1382| AND resource.resourcetypeid = resourcetype.id
|1382| AND resource.subid = managementnode.id
|1382| AND resourcetype.name = 'managementnode'
|1382| AND managementnode.IPAddress like '192.168.100.2%'
|1382| ( 0) utils.pm, get_management_node_info (line: 5540)
|1382| (-1) vcld, main (line: 127)
2013-05-18 01:25:09|1382|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1382| ---- WARNING ----
|1382| 2013-05-18 01:25:09|1382|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1382| SELECT
|1382| managementnode.*,
|1382| resource.id AS resource_id,
|1382| predictivemodule.name AS predictive_name,
|1382| predictivemodule.prettyname AS predictive_prettyname,
|1382| predictivemodule.description AS predictive_description,
|1382| predictivemodule.perlpackage AS predictive_perlpackage,
|1382| state.name AS statename
|1382| FROM
|1382| managementnode,
|1382| module predictivemodule,
|1382| resource,
|1382| resourcetype,
|1382| state
|1382| WHERE
|1382| managementnode.predictivemoduleid = predictivemodule.id
|1382| AND managementnode.stateid = state.id
|1382| AND resource.resourcetypeid = resourcetype.id
|1382| AND resource.subid = managementnode.id
|1382| AND resourcetype.name = 'managementnode'
|1382| AND managementnode.IPAddress like '192.168.100.2%'
|1382| ( 0) utils.pm, get_management_node_info (line: 5540)
|1382| (-2) vcld, main (line: 131)
|1382| ---- CRITICAL ----
|1382| 2013-05-18 01:25:09|1382|vcld:main(131)|unable to retrieve management node information from database
|1382| ( 0) vcld, main (line: 131)
2013-05-18 02:33:58|1366|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 02:33:58|1366|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1366| ---- WARNING ----
|1366| 2013-05-18 02:33:58|1366|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1366| SELECT
|1366| managementnode.*,
|1366| resource.id AS resource_id,
|1366| predictivemodule.name AS predictive_name,
|1366| predictivemodule.prettyname AS predictive_prettyname,
|1366| predictivemodule.description AS predictive_description,
|1366| predictivemodule.perlpackage AS predictive_perlpackage,
|1366| state.name AS statename
|1366| FROM
|1366| managementnode,
|1366| module predictivemodule,
|1366| resource,
|1366| resourcetype,
|1366| state
|1366| WHERE
|1366| managementnode.predictivemoduleid = predictivemodule.id
|1366| AND managementnode.stateid = state.id
|1366| AND resource.resourcetypeid = resourcetype.id
|1366| AND resource.subid = managementnode.id
|1366| AND resourcetype.name = 'managementnode'
|1366| AND managementnode.IPAddress like '192.168.100.2%'
|1366| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 02:33:58
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 02:33:58
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1376
2013-05-18 02:33:58|1376|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 02:33:58|1376|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 02:33:58|1376|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1376| ---- WARNING ----
|1376| 2013-05-18 02:33:58|1376|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1376| SELECT
|1376| managementnode.*,
|1376| resource.id AS resource_id,
|1376| predictivemodule.name AS predictive_name,
|1376| predictivemodule.prettyname AS predictive_prettyname,
|1376| predictivemodule.description AS predictive_description,
|1376| predictivemodule.perlpackage AS predictive_perlpackage,
|1376| state.name AS statename
|1376| FROM
|1376| managementnode,
|1376| module predictivemodule,
|1376| resource,
|1376| resourcetype,
|1376| state
|1376| WHERE
|1376| managementnode.predictivemoduleid = predictivemodule.id
|1376| AND managementnode.stateid = state.id
|1376| AND resource.resourcetypeid = resourcetype.id
|1376| AND resource.subid = managementnode.id
|1376| AND resourcetype.name = 'managementnode'
|1376| AND managementnode.IPAddress like '192.168.100.2%'
|1376| ( 0) utils.pm, get_management_node_info (line: 5540)
|1376| (-1) vcld, main (line: 127)
2013-05-18 02:33:58|1376|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1376| ---- WARNING ----
|1376| 2013-05-18 02:33:58|1376|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1376| SELECT
|1376| managementnode.*,
|1376| resource.id AS resource_id,
|1376| predictivemodule.name AS predictive_name,
|1376| predictivemodule.prettyname AS predictive_prettyname,
|1376| predictivemodule.description AS predictive_description,
|1376| predictivemodule.perlpackage AS predictive_perlpackage,
|1376| state.name AS statename
|1376| FROM
|1376| managementnode,
|1376| module predictivemodule,
|1376| resource,
|1376| resourcetype,
|1376| state
|1376| WHERE
|1376| managementnode.predictivemoduleid = predictivemodule.id
|1376| AND managementnode.stateid = state.id
|1376| AND resource.resourcetypeid = resourcetype.id
|1376| AND resource.subid = managementnode.id
|1376| AND resourcetype.name = 'managementnode'
|1376| AND managementnode.IPAddress like '192.168.100.2%'
|1376| ( 0) utils.pm, get_management_node_info (line: 5540)
|1376| (-2) vcld, main (line: 131)
|1376| ---- CRITICAL ----
|1376| 2013-05-18 02:33:58|1376|vcld:main(131)|unable to retrieve management node information from database
|1376| ( 0) vcld, main (line: 131)
2013-05-18 02:48:17|1398|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 02:48:17|1398|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1398| ---- WARNING ----
|1398| 2013-05-18 02:48:17|1398|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1398| SELECT
|1398| managementnode.*,
|1398| resource.id AS resource_id,
|1398| predictivemodule.name AS predictive_name,
|1398| predictivemodule.prettyname AS predictive_prettyname,
|1398| predictivemodule.description AS predictive_description,
|1398| predictivemodule.perlpackage AS predictive_perlpackage,
|1398| state.name AS statename
|1398| FROM
|1398| managementnode,
|1398| module predictivemodule,
|1398| resource,
|1398| resourcetype,
|1398| state
|1398| WHERE
|1398| managementnode.predictivemoduleid = predictivemodule.id
|1398| AND managementnode.stateid = state.id
|1398| AND resource.resourcetypeid = resourcetype.id
|1398| AND resource.subid = managementnode.id
|1398| AND resourcetype.name = 'managementnode'
|1398| AND managementnode.IPAddress like '192.168.100.2%'
|1398| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 02:48:17
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 02:48:17
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1408
2013-05-18 02:48:17|1408|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 02:48:17|1408|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 02:48:17|1408|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1408| ---- WARNING ----
|1408| 2013-05-18 02:48:17|1408|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1408| SELECT
|1408| managementnode.*,
|1408| resource.id AS resource_id,
|1408| predictivemodule.name AS predictive_name,
|1408| predictivemodule.prettyname AS predictive_prettyname,
|1408| predictivemodule.description AS predictive_description,
|1408| predictivemodule.perlpackage AS predictive_perlpackage,
|1408| state.name AS statename
|1408| FROM
|1408| managementnode,
|1408| module predictivemodule,
|1408| resource,
|1408| resourcetype,
|1408| state
|1408| WHERE
|1408| managementnode.predictivemoduleid = predictivemodule.id
|1408| AND managementnode.stateid = state.id
|1408| AND resource.resourcetypeid = resourcetype.id
|1408| AND resource.subid = managementnode.id
|1408| AND resourcetype.name = 'managementnode'
|1408| AND managementnode.IPAddress like '192.168.100.2%'
|1408| ( 0) utils.pm, get_management_node_info (line: 5540)
|1408| (-1) vcld, main (line: 127)
2013-05-18 02:48:17|1408|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1408| ---- WARNING ----
|1408| 2013-05-18 02:48:17|1408|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1408| SELECT
|1408| managementnode.*,
|1408| resource.id AS resource_id,
|1408| predictivemodule.name AS predictive_name,
|1408| predictivemodule.prettyname AS predictive_prettyname,
|1408| predictivemodule.description AS predictive_description,
|1408| predictivemodule.perlpackage AS predictive_perlpackage,
|1408| state.name AS statename
|1408| FROM
|1408| managementnode,
|1408| module predictivemodule,
|1408| resource,
|1408| resourcetype,
|1408| state
|1408| WHERE
|1408| managementnode.predictivemoduleid = predictivemodule.id
|1408| AND managementnode.stateid = state.id
|1408| AND resource.resourcetypeid = resourcetype.id
|1408| AND resource.subid = managementnode.id
|1408| AND resourcetype.name = 'managementnode'
|1408| AND managementnode.IPAddress like '192.168.100.2%'
|1408| ( 0) utils.pm, get_management_node_info (line: 5540)
|1408| (-2) vcld, main (line: 131)
|1408| ---- CRITICAL ----
|1408| 2013-05-18 02:48:17|1408|vcld:main(131)|unable to retrieve management node information from database
|1408| ( 0) vcld, main (line: 131)
2013-05-18 03:04:41|1354|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 03:04:41|1354|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1354| ---- WARNING ----
|1354| 2013-05-18 03:04:41|1354|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1354| SELECT
|1354| managementnode.*,
|1354| resource.id AS resource_id,
|1354| predictivemodule.name AS predictive_name,
|1354| predictivemodule.prettyname AS predictive_prettyname,
|1354| predictivemodule.description AS predictive_description,
|1354| predictivemodule.perlpackage AS predictive_perlpackage,
|1354| state.name AS statename
|1354| FROM
|1354| managementnode,
|1354| module predictivemodule,
|1354| resource,
|1354| resourcetype,
|1354| state
|1354| WHERE
|1354| managementnode.predictivemoduleid = predictivemodule.id
|1354| AND managementnode.stateid = state.id
|1354| AND resource.resourcetypeid = resourcetype.id
|1354| AND resource.subid = managementnode.id
|1354| AND resourcetype.name = 'managementnode'
|1354| AND managementnode.IPAddress like '192.168.100.2%'
|1354| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:04:41
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:04:41
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1364
2013-05-18 03:04:41|1364|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 03:04:41|1364|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 03:04:41|1364|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1364| ---- WARNING ----
|1364| 2013-05-18 03:04:41|1364|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1364| SELECT
|1364| managementnode.*,
|1364| resource.id AS resource_id,
|1364| predictivemodule.name AS predictive_name,
|1364| predictivemodule.prettyname AS predictive_prettyname,
|1364| predictivemodule.description AS predictive_description,
|1364| predictivemodule.perlpackage AS predictive_perlpackage,
|1364| state.name AS statename
|1364| FROM
|1364| managementnode,
|1364| module predictivemodule,
|1364| resource,
|1364| resourcetype,
|1364| state
|1364| WHERE
|1364| managementnode.predictivemoduleid = predictivemodule.id
|1364| AND managementnode.stateid = state.id
|1364| AND resource.resourcetypeid = resourcetype.id
|1364| AND resource.subid = managementnode.id
|1364| AND resourcetype.name = 'managementnode'
|1364| AND managementnode.IPAddress like '192.168.100.2%'
|1364| ( 0) utils.pm, get_management_node_info (line: 5540)
|1364| (-1) vcld, main (line: 127)
2013-05-18 03:04:41|1364|utils.pm:get_management_node_info(5493)|management node info for '192.168.100.2' is not stored in $ENV{management_node_info}
|1364| ---- WARNING ----
|1364| 2013-05-18 03:04:41|1364|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.100.2'
|1364| SELECT
|1364| managementnode.*,
|1364| resource.id AS resource_id,
|1364| predictivemodule.name AS predictive_name,
|1364| predictivemodule.prettyname AS predictive_prettyname,
|1364| predictivemodule.description AS predictive_description,
|1364| predictivemodule.perlpackage AS predictive_perlpackage,
|1364| state.name AS statename
|1364| FROM
|1364| managementnode,
|1364| module predictivemodule,
|1364| resource,
|1364| resourcetype,
|1364| state
|1364| WHERE
|1364| managementnode.predictivemoduleid = predictivemodule.id
|1364| AND managementnode.stateid = state.id
|1364| AND resource.resourcetypeid = resourcetype.id
|1364| AND resource.subid = managementnode.id
|1364| AND resourcetype.name = 'managementnode'
|1364| AND managementnode.IPAddress like '192.168.100.2%'
|1364| ( 0) utils.pm, get_management_node_info (line: 5540)
|1364| (-2) vcld, main (line: 131)
|1364| ---- CRITICAL ----
|1364| 2013-05-18 03:04:41|1364|vcld:main(131)|unable to retrieve management node information from database
|1364| ( 0) vcld, main (line: 131)
2013-05-18 03:27:03|5148|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 03:27:03|5148|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|5148| ---- WARNING ----
|5148| 2013-05-18 03:27:03|5148|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|5148| SELECT
|5148| managementnode.*,
|5148| resource.id AS resource_id,
|5148| predictivemodule.name AS predictive_name,
|5148| predictivemodule.prettyname AS predictive_prettyname,
|5148| predictivemodule.description AS predictive_description,
|5148| predictivemodule.perlpackage AS predictive_perlpackage,
|5148| state.name AS statename
|5148| FROM
|5148| managementnode,
|5148| module predictivemodule,
|5148| resource,
|5148| resourcetype,
|5148| state
|5148| WHERE
|5148| managementnode.predictivemoduleid = predictivemodule.id
|5148| AND managementnode.stateid = state.id
|5148| AND resource.resourcetypeid = resourcetype.id
|5148| AND resource.subid = managementnode.id
|5148| AND resourcetype.name = 'managementnode'
|5148| AND managementnode.IPAddress like '192.168.122.2%'
|5148| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:27:03
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:27:03
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 5150
2013-05-18 03:27:03|5150|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 03:27:03|5150|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 03:27:03|5150|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|5150| ---- WARNING ----
|5150| 2013-05-18 03:27:03|5150|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|5150| SELECT
|5150| managementnode.*,
|5150| resource.id AS resource_id,
|5150| predictivemodule.name AS predictive_name,
|5150| predictivemodule.prettyname AS predictive_prettyname,
|5150| predictivemodule.description AS predictive_description,
|5150| predictivemodule.perlpackage AS predictive_perlpackage,
|5150| state.name AS statename
|5150| FROM
|5150| managementnode,
|5150| module predictivemodule,
|5150| resource,
|5150| resourcetype,
|5150| state
|5150| WHERE
|5150| managementnode.predictivemoduleid = predictivemodule.id
|5150| AND managementnode.stateid = state.id
|5150| AND resource.resourcetypeid = resourcetype.id
|5150| AND resource.subid = managementnode.id
|5150| AND resourcetype.name = 'managementnode'
|5150| AND managementnode.IPAddress like '192.168.122.2%'
|5150| ( 0) utils.pm, get_management_node_info (line: 5540)
|5150| (-1) vcld, main (line: 127)
2013-05-18 03:27:03|5150|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|5150| ---- WARNING ----
|5150| 2013-05-18 03:27:03|5150|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|5150| SELECT
|5150| managementnode.*,
|5150| resource.id AS resource_id,
|5150| predictivemodule.name AS predictive_name,
|5150| predictivemodule.prettyname AS predictive_prettyname,
|5150| predictivemodule.description AS predictive_description,
|5150| predictivemodule.perlpackage AS predictive_perlpackage,
|5150| state.name AS statename
|5150| FROM
|5150| managementnode,
|5150| module predictivemodule,
|5150| resource,
|5150| resourcetype,
|5150| state
|5150| WHERE
|5150| managementnode.predictivemoduleid = predictivemodule.id
|5150| AND managementnode.stateid = state.id
|5150| AND resource.resourcetypeid = resourcetype.id
|5150| AND resource.subid = managementnode.id
|5150| AND resourcetype.name = 'managementnode'
|5150| AND managementnode.IPAddress like '192.168.122.2%'
|5150| ( 0) utils.pm, get_management_node_info (line: 5540)
|5150| (-2) vcld, main (line: 131)
|5150| ---- CRITICAL ----
|5150| 2013-05-18 03:27:03|5150|vcld:main(131)|unable to retrieve management node information from database
|5150| ( 0) vcld, main (line: 131)
2013-05-18 03:38:32|7199|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 03:38:32|7199|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|7199| ---- WARNING ----
|7199| 2013-05-18 03:38:32|7199|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|7199| SELECT
|7199| managementnode.*,
|7199| resource.id AS resource_id,
|7199| predictivemodule.name AS predictive_name,
|7199| predictivemodule.prettyname AS predictive_prettyname,
|7199| predictivemodule.description AS predictive_description,
|7199| predictivemodule.perlpackage AS predictive_perlpackage,
|7199| state.name AS statename
|7199| FROM
|7199| managementnode,
|7199| module predictivemodule,
|7199| resource,
|7199| resourcetype,
|7199| state
|7199| WHERE
|7199| managementnode.predictivemoduleid = predictivemodule.id
|7199| AND managementnode.stateid = state.id
|7199| AND resource.resourcetypeid = resourcetype.id
|7199| AND resource.subid = managementnode.id
|7199| AND resourcetype.name = 'managementnode'
|7199| AND managementnode.IPAddress like '192.168.122.2%'
|7199| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:38:32
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:38:32
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 7201
2013-05-18 03:38:32|7201|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 03:38:32|7201|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 03:38:32|7201|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|7201| ---- WARNING ----
|7201| 2013-05-18 03:38:32|7201|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|7201| SELECT
|7201| managementnode.*,
|7201| resource.id AS resource_id,
|7201| predictivemodule.name AS predictive_name,
|7201| predictivemodule.prettyname AS predictive_prettyname,
|7201| predictivemodule.description AS predictive_description,
|7201| predictivemodule.perlpackage AS predictive_perlpackage,
|7201| state.name AS statename
|7201| FROM
|7201| managementnode,
|7201| module predictivemodule,
|7201| resource,
|7201| resourcetype,
|7201| state
|7201| WHERE
|7201| managementnode.predictivemoduleid = predictivemodule.id
|7201| AND managementnode.stateid = state.id
|7201| AND resource.resourcetypeid = resourcetype.id
|7201| AND resource.subid = managementnode.id
|7201| AND resourcetype.name = 'managementnode'
|7201| AND managementnode.IPAddress like '192.168.122.2%'
|7201| ( 0) utils.pm, get_management_node_info (line: 5540)
|7201| (-1) vcld, main (line: 127)
2013-05-18 03:38:32|7201|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|7201| ---- WARNING ----
|7201| 2013-05-18 03:38:32|7201|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|7201| SELECT
|7201| managementnode.*,
|7201| resource.id AS resource_id,
|7201| predictivemodule.name AS predictive_name,
|7201| predictivemodule.prettyname AS predictive_prettyname,
|7201| predictivemodule.description AS predictive_description,
|7201| predictivemodule.perlpackage AS predictive_perlpackage,
|7201| state.name AS statename
|7201| FROM
|7201| managementnode,
|7201| module predictivemodule,
|7201| resource,
|7201| resourcetype,
|7201| state
|7201| WHERE
|7201| managementnode.predictivemoduleid = predictivemodule.id
|7201| AND managementnode.stateid = state.id
|7201| AND resource.resourcetypeid = resourcetype.id
|7201| AND resource.subid = managementnode.id
|7201| AND resourcetype.name = 'managementnode'
|7201| AND managementnode.IPAddress like '192.168.122.2%'
|7201| ( 0) utils.pm, get_management_node_info (line: 5540)
|7201| (-2) vcld, main (line: 131)
|7201| ---- CRITICAL ----
|7201| 2013-05-18 03:38:32|7201|vcld:main(131)|unable to retrieve management node information from database
|7201| ( 0) vcld, main (line: 131)
2013-05-18 03:40:07|9278|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 03:40:07|9278|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|9278| ---- WARNING ----
|9278| 2013-05-18 03:40:07|9278|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|9278| SELECT
|9278| managementnode.*,
|9278| resource.id AS resource_id,
|9278| predictivemodule.name AS predictive_name,
|9278| predictivemodule.prettyname AS predictive_prettyname,
|9278| predictivemodule.description AS predictive_description,
|9278| predictivemodule.perlpackage AS predictive_perlpackage,
|9278| state.name AS statename
|9278| FROM
|9278| managementnode,
|9278| module predictivemodule,
|9278| resource,
|9278| resourcetype,
|9278| state
|9278| WHERE
|9278| managementnode.predictivemoduleid = predictivemodule.id
|9278| AND managementnode.stateid = state.id
|9278| AND resource.resourcetypeid = resourcetype.id
|9278| AND resource.subid = managementnode.id
|9278| AND resourcetype.name = 'managementnode'
|9278| AND managementnode.IPAddress like '192.168.122.2%'
|9278| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:40:07
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:40:07
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 9280
2013-05-18 03:40:07|9280|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 03:40:07|9280|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 03:40:07|9280|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|9280| ---- WARNING ----
|9280| 2013-05-18 03:40:07|9280|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|9280| SELECT
|9280| managementnode.*,
|9280| resource.id AS resource_id,
|9280| predictivemodule.name AS predictive_name,
|9280| predictivemodule.prettyname AS predictive_prettyname,
|9280| predictivemodule.description AS predictive_description,
|9280| predictivemodule.perlpackage AS predictive_perlpackage,
|9280| state.name AS statename
|9280| FROM
|9280| managementnode,
|9280| module predictivemodule,
|9280| resource,
|9280| resourcetype,
|9280| state
|9280| WHERE
|9280| managementnode.predictivemoduleid = predictivemodule.id
|9280| AND managementnode.stateid = state.id
|9280| AND resource.resourcetypeid = resourcetype.id
|9280| AND resource.subid = managementnode.id
|9280| AND resourcetype.name = 'managementnode'
|9280| AND managementnode.IPAddress like '192.168.122.2%'
|9280| ( 0) utils.pm, get_management_node_info (line: 5540)
|9280| (-1) vcld, main (line: 127)
2013-05-18 03:40:07|9280|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|9280| ---- WARNING ----
|9280| 2013-05-18 03:40:07|9280|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|9280| SELECT
|9280| managementnode.*,
|9280| resource.id AS resource_id,
|9280| predictivemodule.name AS predictive_name,
|9280| predictivemodule.prettyname AS predictive_prettyname,
|9280| predictivemodule.description AS predictive_description,
|9280| predictivemodule.perlpackage AS predictive_perlpackage,
|9280| state.name AS statename
|9280| FROM
|9280| managementnode,
|9280| module predictivemodule,
|9280| resource,
|9280| resourcetype,
|9280| state
|9280| WHERE
|9280| managementnode.predictivemoduleid = predictivemodule.id
|9280| AND managementnode.stateid = state.id
|9280| AND resource.resourcetypeid = resourcetype.id
|9280| AND resource.subid = managementnode.id
|9280| AND resourcetype.name = 'managementnode'
|9280| AND managementnode.IPAddress like '192.168.122.2%'
|9280| ( 0) utils.pm, get_management_node_info (line: 5540)
|9280| (-2) vcld, main (line: 131)
|9280| ---- CRITICAL ----
|9280| 2013-05-18 03:40:07|9280|vcld:main(131)|unable to retrieve management node information from database
|9280| ( 0) vcld, main (line: 131)
2013-05-18 03:41:32|1343|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 03:41:32|1343|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1343| ---- WARNING ----
|1343| 2013-05-18 03:41:32|1343|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1343| SELECT
|1343| managementnode.*,
|1343| resource.id AS resource_id,
|1343| predictivemodule.name AS predictive_name,
|1343| predictivemodule.prettyname AS predictive_prettyname,
|1343| predictivemodule.description AS predictive_description,
|1343| predictivemodule.perlpackage AS predictive_perlpackage,
|1343| state.name AS statename
|1343| FROM
|1343| managementnode,
|1343| module predictivemodule,
|1343| resource,
|1343| resourcetype,
|1343| state
|1343| WHERE
|1343| managementnode.predictivemoduleid = predictivemodule.id
|1343| AND managementnode.stateid = state.id
|1343| AND resource.resourcetypeid = resourcetype.id
|1343| AND resource.subid = managementnode.id
|1343| AND resourcetype.name = 'managementnode'
|1343| AND managementnode.IPAddress like '192.168.122.2%'
|1343| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:41:32
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:41:32
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1353
2013-05-18 03:41:32|1353|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 03:41:32|1353|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 03:41:32|1353|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1353| ---- WARNING ----
|1353| 2013-05-18 03:41:32|1353|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1353| SELECT
|1353| managementnode.*,
|1353| resource.id AS resource_id,
|1353| predictivemodule.name AS predictive_name,
|1353| predictivemodule.prettyname AS predictive_prettyname,
|1353| predictivemodule.description AS predictive_description,
|1353| predictivemodule.perlpackage AS predictive_perlpackage,
|1353| state.name AS statename
|1353| FROM
|1353| managementnode,
|1353| module predictivemodule,
|1353| resource,
|1353| resourcetype,
|1353| state
|1353| WHERE
|1353| managementnode.predictivemoduleid = predictivemodule.id
|1353| AND managementnode.stateid = state.id
|1353| AND resource.resourcetypeid = resourcetype.id
|1353| AND resource.subid = managementnode.id
|1353| AND resourcetype.name = 'managementnode'
|1353| AND managementnode.IPAddress like '192.168.122.2%'
|1353| ( 0) utils.pm, get_management_node_info (line: 5540)
|1353| (-1) vcld, main (line: 127)
2013-05-18 03:41:32|1353|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1353| ---- WARNING ----
|1353| 2013-05-18 03:41:32|1353|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1353| SELECT
|1353| managementnode.*,
|1353| resource.id AS resource_id,
|1353| predictivemodule.name AS predictive_name,
|1353| predictivemodule.prettyname AS predictive_prettyname,
|1353| predictivemodule.description AS predictive_description,
|1353| predictivemodule.perlpackage AS predictive_perlpackage,
|1353| state.name AS statename
|1353| FROM
|1353| managementnode,
|1353| module predictivemodule,
|1353| resource,
|1353| resourcetype,
|1353| state
|1353| WHERE
|1353| managementnode.predictivemoduleid = predictivemodule.id
|1353| AND managementnode.stateid = state.id
|1353| AND resource.resourcetypeid = resourcetype.id
|1353| AND resource.subid = managementnode.id
|1353| AND resourcetype.name = 'managementnode'
|1353| AND managementnode.IPAddress like '192.168.122.2%'
|1353| ( 0) utils.pm, get_management_node_info (line: 5540)
|1353| (-2) vcld, main (line: 131)
|1353| ---- CRITICAL ----
|1353| 2013-05-18 03:41:32|1353|vcld:main(131)|unable to retrieve management node information from database
|1353| ( 0) vcld, main (line: 131)
2013-05-18 03:49:35|1387|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 03:49:35|1387|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1387| ---- WARNING ----
|1387| 2013-05-18 03:49:35|1387|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1387| SELECT
|1387| managementnode.*,
|1387| resource.id AS resource_id,
|1387| predictivemodule.name AS predictive_name,
|1387| predictivemodule.prettyname AS predictive_prettyname,
|1387| predictivemodule.description AS predictive_description,
|1387| predictivemodule.perlpackage AS predictive_perlpackage,
|1387| state.name AS statename
|1387| FROM
|1387| managementnode,
|1387| module predictivemodule,
|1387| resource,
|1387| resourcetype,
|1387| state
|1387| WHERE
|1387| managementnode.predictivemoduleid = predictivemodule.id
|1387| AND managementnode.stateid = state.id
|1387| AND resource.resourcetypeid = resourcetype.id
|1387| AND resource.subid = managementnode.id
|1387| AND resourcetype.name = 'managementnode'
|1387| AND managementnode.IPAddress like '192.168.122.2%'
|1387| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:49:35
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 03:49:35
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1397
2013-05-18 03:49:35|1397|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 03:49:35|1397|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 03:49:35|1397|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1397| ---- WARNING ----
|1397| 2013-05-18 03:49:35|1397|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1397| SELECT
|1397| managementnode.*,
|1397| resource.id AS resource_id,
|1397| predictivemodule.name AS predictive_name,
|1397| predictivemodule.prettyname AS predictive_prettyname,
|1397| predictivemodule.description AS predictive_description,
|1397| predictivemodule.perlpackage AS predictive_perlpackage,
|1397| state.name AS statename
|1397| FROM
|1397| managementnode,
|1397| module predictivemodule,
|1397| resource,
|1397| resourcetype,
|1397| state
|1397| WHERE
|1397| managementnode.predictivemoduleid = predictivemodule.id
|1397| AND managementnode.stateid = state.id
|1397| AND resource.resourcetypeid = resourcetype.id
|1397| AND resource.subid = managementnode.id
|1397| AND resourcetype.name = 'managementnode'
|1397| AND managementnode.IPAddress like '192.168.122.2%'
|1397| ( 0) utils.pm, get_management_node_info (line: 5540)
|1397| (-1) vcld, main (line: 127)
2013-05-18 03:49:35|1397|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1397| ---- WARNING ----
|1397| 2013-05-18 03:49:35|1397|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1397| SELECT
|1397| managementnode.*,
|1397| resource.id AS resource_id,
|1397| predictivemodule.name AS predictive_name,
|1397| predictivemodule.prettyname AS predictive_prettyname,
|1397| predictivemodule.description AS predictive_description,
|1397| predictivemodule.perlpackage AS predictive_perlpackage,
|1397| state.name AS statename
|1397| FROM
|1397| managementnode,
|1397| module predictivemodule,
|1397| resource,
|1397| resourcetype,
|1397| state
|1397| WHERE
|1397| managementnode.predictivemoduleid = predictivemodule.id
|1397| AND managementnode.stateid = state.id
|1397| AND resource.resourcetypeid = resourcetype.id
|1397| AND resource.subid = managementnode.id
|1397| AND resourcetype.name = 'managementnode'
|1397| AND managementnode.IPAddress like '192.168.122.2%'
|1397| ( 0) utils.pm, get_management_node_info (line: 5540)
|1397| (-2) vcld, main (line: 131)
|1397| ---- CRITICAL ----
|1397| 2013-05-18 03:49:35|1397|vcld:main(131)|unable to retrieve management node information from database
|1397| ( 0) vcld, main (line: 131)
2013-05-18 08:09:38|1351|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 08:09:38|1351|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1351| ---- WARNING ----
|1351| 2013-05-18 08:09:38|1351|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1351| SELECT
|1351| managementnode.*,
|1351| resource.id AS resource_id,
|1351| predictivemodule.name AS predictive_name,
|1351| predictivemodule.prettyname AS predictive_prettyname,
|1351| predictivemodule.description AS predictive_description,
|1351| predictivemodule.perlpackage AS predictive_perlpackage,
|1351| state.name AS statename
|1351| FROM
|1351| managementnode,
|1351| module predictivemodule,
|1351| resource,
|1351| resourcetype,
|1351| state
|1351| WHERE
|1351| managementnode.predictivemoduleid = predictivemodule.id
|1351| AND managementnode.stateid = state.id
|1351| AND resource.resourcetypeid = resourcetype.id
|1351| AND resource.subid = managementnode.id
|1351| AND resourcetype.name = 'managementnode'
|1351| AND managementnode.IPAddress like '192.168.122.2%'
|1351| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 08:09:38
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 08:09:38
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1361
2013-05-18 08:09:38|1361|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 08:09:38|1361|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 08:09:38|1361|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1361| ---- WARNING ----
|1361| 2013-05-18 08:09:38|1361|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1361| SELECT
|1361| managementnode.*,
|1361| resource.id AS resource_id,
|1361| predictivemodule.name AS predictive_name,
|1361| predictivemodule.prettyname AS predictive_prettyname,
|1361| predictivemodule.description AS predictive_description,
|1361| predictivemodule.perlpackage AS predictive_perlpackage,
|1361| state.name AS statename
|1361| FROM
|1361| managementnode,
|1361| module predictivemodule,
|1361| resource,
|1361| resourcetype,
|1361| state
|1361| WHERE
|1361| managementnode.predictivemoduleid = predictivemodule.id
|1361| AND managementnode.stateid = state.id
|1361| AND resource.resourcetypeid = resourcetype.id
|1361| AND resource.subid = managementnode.id
|1361| AND resourcetype.name = 'managementnode'
|1361| AND managementnode.IPAddress like '192.168.122.2%'
|1361| ( 0) utils.pm, get_management_node_info (line: 5540)
|1361| (-1) vcld, main (line: 127)
2013-05-18 08:09:38|1361|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1361| ---- WARNING ----
|1361| 2013-05-18 08:09:38|1361|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1361| SELECT
|1361| managementnode.*,
|1361| resource.id AS resource_id,
|1361| predictivemodule.name AS predictive_name,
|1361| predictivemodule.prettyname AS predictive_prettyname,
|1361| predictivemodule.description AS predictive_description,
|1361| predictivemodule.perlpackage AS predictive_perlpackage,
|1361| state.name AS statename
|1361| FROM
|1361| managementnode,
|1361| module predictivemodule,
|1361| resource,
|1361| resourcetype,
|1361| state
|1361| WHERE
|1361| managementnode.predictivemoduleid = predictivemodule.id
|1361| AND managementnode.stateid = state.id
|1361| AND resource.resourcetypeid = resourcetype.id
|1361| AND resource.subid = managementnode.id
|1361| AND resourcetype.name = 'managementnode'
|1361| AND managementnode.IPAddress like '192.168.122.2%'
|1361| ( 0) utils.pm, get_management_node_info (line: 5540)
|1361| (-2) vcld, main (line: 131)
|1361| ---- CRITICAL ----
|1361| 2013-05-18 08:09:38|1361|vcld:main(131)|unable to retrieve management node information from database
|1361| ( 0) vcld, main (line: 131)
2013-05-18 10:06:48|1377|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-18 10:06:48|1377|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1377| ---- WARNING ----
|1377| 2013-05-18 10:06:48|1377|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1377| SELECT
|1377| managementnode.*,
|1377| resource.id AS resource_id,
|1377| predictivemodule.name AS predictive_name,
|1377| predictivemodule.prettyname AS predictive_prettyname,
|1377| predictivemodule.description AS predictive_description,
|1377| predictivemodule.perlpackage AS predictive_perlpackage,
|1377| state.name AS statename
|1377| FROM
|1377| managementnode,
|1377| module predictivemodule,
|1377| resource,
|1377| resourcetype,
|1377| state
|1377| WHERE
|1377| managementnode.predictivemoduleid = predictivemodule.id
|1377| AND managementnode.stateid = state.id
|1377| AND resource.resourcetypeid = resourcetype.id
|1377| AND resource.subid = managementnode.id
|1377| AND resourcetype.name = 'managementnode'
|1377| AND managementnode.IPAddress like '192.168.122.2%'
|1377| ( 0) utils.pm, get_management_node_info (line: 5540)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 10:06:48
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-18 10:06:48
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1387
2013-05-18 10:06:48|1387|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-18 10:06:48|1387|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-18 10:06:48|1387|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1387| ---- WARNING ----
|1387| 2013-05-18 10:06:48|1387|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1387| SELECT
|1387| managementnode.*,
|1387| resource.id AS resource_id,
|1387| predictivemodule.name AS predictive_name,
|1387| predictivemodule.prettyname AS predictive_prettyname,
|1387| predictivemodule.description AS predictive_description,
|1387| predictivemodule.perlpackage AS predictive_perlpackage,
|1387| state.name AS statename
|1387| FROM
|1387| managementnode,
|1387| module predictivemodule,
|1387| resource,
|1387| resourcetype,
|1387| state
|1387| WHERE
|1387| managementnode.predictivemoduleid = predictivemodule.id
|1387| AND managementnode.stateid = state.id
|1387| AND resource.resourcetypeid = resourcetype.id
|1387| AND resource.subid = managementnode.id
|1387| AND resourcetype.name = 'managementnode'
|1387| AND managementnode.IPAddress like '192.168.122.2%'
|1387| ( 0) utils.pm, get_management_node_info (line: 5540)
|1387| (-1) vcld, main (line: 127)
2013-05-18 10:06:48|1387|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
|1387| ---- WARNING ----
|1387| 2013-05-18 10:06:48|1387|utils.pm:get_management_node_info(5540)|zero rows were returned from database select, management node identifier may be invalid: '192.168.122.2'
|1387| SELECT
|1387| managementnode.*,
|1387| resource.id AS resource_id,
|1387| predictivemodule.name AS predictive_name,
|1387| predictivemodule.prettyname AS predictive_prettyname,
|1387| predictivemodule.description AS predictive_description,
|1387| predictivemodule.perlpackage AS predictive_perlpackage,
|1387| state.name AS statename
|1387| FROM
|1387| managementnode,
|1387| module predictivemodule,
|1387| resource,
|1387| resourcetype,
|1387| state
|1387| WHERE
|1387| managementnode.predictivemoduleid = predictivemodule.id
|1387| AND managementnode.stateid = state.id
|1387| AND resource.resourcetypeid = resourcetype.id
|1387| AND resource.subid = managementnode.id
|1387| AND resourcetype.name = 'managementnode'
|1387| AND managementnode.IPAddress like '192.168.122.2%'
|1387| ( 0) utils.pm, get_management_node_info (line: 5540)
|1387| (-2) vcld, main (line: 131)
|1387| ---- CRITICAL ----
|1387| 2013-05-18 10:06:48|1387|vcld:main(131)|unable to retrieve management node information from database
|1387| ( 0) vcld, main (line: 131)
2013-05-18 13:47:02|2207|vcld:setup_management_node(818)|created DataStructure object to be used for vcld setup
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_21' module
2013-05-18 13:47:02|2207|xCAT.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2207| ---- WARNING ----
|2207| 2013-05-18 13:47:02|2207|xCAT.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2207| ( 0) xCAT.pm, initialize (line: 119)
|2207| (-1) xCAT.pm, (eval) (line: 3199)
|2207| (-2) (eval 87), (eval) (line: 3)
|2207| (-3) base.pm, import (line: 91)
|2207| (-4) xCAT21.pm, BEGIN (line: 47)
|2207| (-5) xCAT.pm, (eval) (line: 0)
2013-05-18 13:47:02|2207|xCAT21.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2207| ---- WARNING ----
|2207| 2013-05-18 13:47:02|2207|xCAT21.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2207| ( 0) xCAT21.pm, initialize (line: 119)
|2207| (-1) xCAT21.pm, (eval) (line: 2163)
|2207| (-2) (eval 86), BEGIN (line: 2)
|2207| (-3) xCAT21.pm, (eval) (line: 0)
|2207| (-4) xCAT21.pm, (eval) (line: 0)
|2207| (-5) vcld, setup_management_node (line: 833)
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vmware' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winvista' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_osx' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win7' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'state_image' module
2013-05-18 13:47:02|2207|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-18 13:47:02|2207|utils.pm:get_default_imagemeta_info(4658)|retrieved default imagemeta info:
|2207| : {
|2207| : "architecture" => "",
|2207| : "checkuser" => 1,
|2207| : "id" => "",
|2207| : "postoption" => "",
|2207| : "rootaccess" => 1,
|2207| : "subimages" => 0,
|2207| : "sysprep" => 1,
|2207| : "usergroupid" => ""
|2207| : }
2013-05-18 13:47:02|2207|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-18 13:47:02|2207|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-18 13:47:02|2207|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-18 13:47:02|2207|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 4fafc30
2013-05-18 13:47:02|2207|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 4fafc30
2013-05-18 13:47:02|2207|Module.pm:new(192)|VCL::image object created for state available, address: 3af6658
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_13' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'base_module' module
2013-05-18 13:47:02|2207|Module.pm:new(203)|VCL::Module object created, address: 4fafea0
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2008' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2003' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_libvirt' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_esxi' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_lab' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_1' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winxp' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux_ubuntu' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix_lab' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xCAT_2x' module
2013-05-18 13:47:02|2207|xCAT2.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2207| ---- WARNING ----
|2207| 2013-05-18 13:47:02|2207|xCAT2.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2207| ( 0) xCAT2.pm, initialize (line: 119)
|2207| (-1) xCAT2.pm, (eval) (line: 2188)
|2207| (-2) (eval 123), BEGIN (line: 2)
|2207| (-3) xCAT2.pm, (eval) (line: 0)
|2207| (-4) xCAT2.pm, (eval) (line: 0)
|2207| (-5) vcld, setup_management_node (line: 833)
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_0' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_windows' module
2013-05-18 13:47:02|2207|Module.pm:new(196)|VCL::Module::OS::Windows object created for image <not set>, address: 4fafe70
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vbox' module
2013-05-18 13:47:02|2207|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux' module
2013-05-18 13:47:02|2207|utils.pm:setup_get_array_choice(9802)|choices argument:
|2207| VCL Base Module
|2207| VCL Image State Module
|2207| Windows OS Module
2013-05-18 13:47:59|2207|utils.pm:setup_get_array_choice(9802)|choices argument:
|2207| Capture Base Image
2013-05-18 13:48:01|2207|utils.pm:get_management_node_id(8397)|management_node_id environment variable not set
2013-05-18 13:48:01|2207|utils.pm:get_management_node_id(8403)|get_managementnode_info(): 1
2013-05-18 13:48:12|2207|utils.pm:get_management_node_info(5489)|retrieving current management node info for '192.168.122.2' from database, cached data is stale: 70 seconds old
2013-05-18 13:48:12|2207|utils.pm:get_management_node_info(5636)|retrieved management node info: '192.168.122.2' (192)
2013-05-18 13:55:25|2207|utils.pm:get_computer_ids(7995)|found computers matching identifier: 192.168.122.10, IDs: 1 3
|2207| ---- WARNING ----
|2207| 2013-05-18 13:55:25|2207|utils.pm:get_computer_info(7852)|zero rows were returned from database select statement:
|2207| SELECT DISTINCT
|2207| computer.id AS 'computer-id',
|2207| computer.stateid AS 'computer-stateid',
|2207| computer.ownerid AS 'computer-ownerid',
|2207| computer.platformid AS 'computer-platformid',
|2207| computer.scheduleid AS 'computer-scheduleid',
|2207| computer.currentimageid AS 'computer-currentimageid',
|2207| computer.nextimageid AS 'computer-nextimageid',
|2207| computer.imagerevisionid AS 'computer-imagerevisionid',
|2207| computer.RAM AS 'computer-RAM',
|2207| computer.procnumber AS 'computer-procnumber',
|2207| computer.procspeed AS 'computer-procspeed',
|2207| computer.network AS 'computer-network',
|2207| computer.hostname AS 'computer-hostname',
|2207| computer.IPaddress AS 'computer-IPaddress',
|2207| computer.privateIPaddress AS 'computer-privateIPaddress',
|2207| computer.eth0macaddress AS 'computer-eth0macaddress',
|2207| computer.eth1macaddress AS 'computer-eth1macaddress',
|2207| computer.type AS 'computer-type',
|2207| computer.provisioningid AS 'computer-provisioningid',
|2207| computer.drivetype AS 'computer-drivetype',
|2207| computer.deleted AS 'computer-deleted',
|2207| computer.notes AS 'computer-notes',
|2207| computer.lastcheck AS 'computer-lastcheck',
|2207| computer.location AS 'computer-location',
|2207| computer.dsa AS 'computer-dsa',
|2207| computer.dsapub AS 'computer-dsapub',
|2207| computer.rsa AS 'computer-rsa',
|2207| computer.rsapub AS 'computer-rsapub',
|2207| computer.host AS 'computer-host',
|2207| computer.hostpub AS 'computer-hostpub',
|2207| computer.vmhostid AS 'computer-vmhostid',
|2207| computer.vmtypeid AS 'computer-vmtypeid',
|2207| state.id AS 'state-id',
|2207| state.name AS 'state-name',
|2207| provisioning.id AS 'provisioning-id',
|2207| provisioning.name AS 'provisioning-name',
|2207| provisioning.prettyname AS 'provisioning-prettyname',
|2207| provisioning.moduleid AS 'provisioning-moduleid',
|2207| module.id AS 'module-id',
|2207| module.name AS 'module-name',
|2207| module.prettyname AS 'module-prettyname',
|2207| module.description AS 'module-description',
|2207| module.perlpackage AS 'module-perlpackage',
|2207| schedule.id AS 'schedule-id',
|2207| schedule.name AS 'schedule-name',
|2207| schedule.ownerid AS 'schedule-ownerid',
|2207| platform.id AS 'platform-id',
|2207| platform.name AS 'platform-name'
|2207| FROM
|2207| computer
|2207| LEFT JOIN (state) ON (state.id = computer.stateid)
|2207| LEFT JOIN (platform) ON (platform.id = computer.platformid)
|2207| LEFT JOIN (
|2207| provisioning,
|2207| module
|2207| )
|2207| ON (
|2207| provisioning.id = computer.provisioningid
|2207| AND module.id = provisioning.moduleid
|2207| )
|2207| LEFT JOIN (schedule) ON (schedule.id = computer.scheduleid)
|2207| WHERE
|2207| computer.deleted != '1'
|2207| AND
|2207| computer.id = '1'
|2207| ( 0) utils.pm, get_computer_info (line: 7852)
|2207| (-1) image.pm, setup_capture_base_image (line: 566)
|2207| (-2) image.pm, setup (line: 498)
|2207| (-3) vcld, setup_management_node (line: 890)
2013-05-18 13:55:25|2207|utils.pm:setup_get_array_choice(9802)|choices argument:
|2207| Capture Base Image
2013-05-18 13:55:35|2207|utils.pm:get_management_node_id(8393)|environment variable: 1
2013-05-18 13:55:39|2207|utils.pm:get_management_node_info(5489)|retrieving current management node info for '192.168.122.2' from database, cached data is stale: 447 seconds old
2013-05-18 13:55:39|2207|utils.pm:get_management_node_info(5636)|retrieved management node info: '192.168.122.2' (192)
2013-05-18 13:55:50|2207|utils.pm:get_computer_ids(7995)|found computers matching identifier: KVM_VM1, IDs: 3
2013-05-18 13:55:50|2207|utils.pm:setup_get_array_choice(9802)|choices argument:
|2207| Generic Linux (VMware)
|2207| OSX Snow Leopard (VMware)
|2207| Ubuntu (VMware)
|2207| Windows 2003 Server (VMware)
|2207| Windows 7 (VMware)
|2207| Windows Server 2008 (VMware)
|2207| Windows Vista (VMware)
|2207| Windows XP (VMware)
2013-05-18 13:57:26|2207|utils.pm:setup_get_array_choice(9802)|choices argument:
|2207| x86
|2207| x86_64
2013-05-18 13:57:46|2207|utils.pm:insert_request(8076)|inserted new reload request into request table, request id=1
2013-05-18 13:57:46|2207|utils.pm:insert_request(8107)|inserted new reload request into reservation table, reservation id=1
2013-05-18 14:01:49|2264|vcld:setup_management_node(818)|created DataStructure object to be used for vcld setup
2013-05-18 14:01:49|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_21' module
2013-05-18 14:01:49|2264|xCAT.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2264| ---- WARNING ----
|2264| 2013-05-18 14:01:49|2264|xCAT.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2264| ( 0) xCAT.pm, initialize (line: 119)
|2264| (-1) xCAT.pm, (eval) (line: 3199)
|2264| (-2) (eval 87), (eval) (line: 3)
|2264| (-3) base.pm, import (line: 91)
|2264| (-4) xCAT21.pm, BEGIN (line: 47)
|2264| (-5) xCAT.pm, (eval) (line: 0)
2013-05-18 14:01:49|2264|xCAT21.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2264| ---- WARNING ----
|2264| 2013-05-18 14:01:49|2264|xCAT21.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2264| ( 0) xCAT21.pm, initialize (line: 119)
|2264| (-1) xCAT21.pm, (eval) (line: 2163)
|2264| (-2) (eval 86), BEGIN (line: 2)
|2264| (-3) xCAT21.pm, (eval) (line: 0)
|2264| (-4) xCAT21.pm, (eval) (line: 0)
|2264| (-5) vcld, setup_management_node (line: 833)
2013-05-18 14:01:49|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vmware' module
2013-05-18 14:01:49|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winvista' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_osx' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win7' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'state_image' module
2013-05-18 14:01:50|2264|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-18 14:01:50|2264|utils.pm:get_default_imagemeta_info(4658)|retrieved default imagemeta info:
|2264| : {
|2264| : "architecture" => "",
|2264| : "checkuser" => 1,
|2264| : "id" => "",
|2264| : "postoption" => "",
|2264| : "rootaccess" => 1,
|2264| : "subimages" => 0,
|2264| : "sysprep" => 1,
|2264| : "usergroupid" => ""
|2264| : }
2013-05-18 14:01:50|2264|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-18 14:01:50|2264|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-18 14:01:50|2264|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-18 14:01:50|2264|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 3e4ac30
2013-05-18 14:01:50|2264|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 3e4ac30
2013-05-18 14:01:50|2264|Module.pm:new(192)|VCL::image object created for state available, address: 2991658
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_13' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'base_module' module
2013-05-18 14:01:50|2264|Module.pm:new(203)|VCL::Module object created, address: 3e4aea0
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2008' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2003' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_libvirt' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_esxi' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_lab' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_1' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winxp' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux_ubuntu' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix_lab' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xCAT_2x' module
2013-05-18 14:01:50|2264|xCAT2.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2264| ---- WARNING ----
|2264| 2013-05-18 14:01:50|2264|xCAT2.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2264| ( 0) xCAT2.pm, initialize (line: 119)
|2264| (-1) xCAT2.pm, (eval) (line: 2188)
|2264| (-2) (eval 123), BEGIN (line: 2)
|2264| (-3) xCAT2.pm, (eval) (line: 0)
|2264| (-4) xCAT2.pm, (eval) (line: 0)
|2264| (-5) vcld, setup_management_node (line: 833)
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_0' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_windows' module
2013-05-18 14:01:50|2264|Module.pm:new(196)|VCL::Module::OS::Windows object created for image <not set>, address: 3e4ae70
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vbox' module
2013-05-18 14:01:50|2264|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux' module
2013-05-18 14:01:50|2264|utils.pm:setup_get_array_choice(9802)|choices argument:
|2264| VCL Base Module
|2264| VCL Image State Module
|2264| Windows OS Module
2013-05-18 14:06:01|2275|vcld:setup_management_node(818)|created DataStructure object to be used for vcld setup
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_21' module
2013-05-18 14:06:01|2275|xCAT.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2275| ---- WARNING ----
|2275| 2013-05-18 14:06:01|2275|xCAT.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2275| ( 0) xCAT.pm, initialize (line: 119)
|2275| (-1) xCAT.pm, (eval) (line: 3199)
|2275| (-2) (eval 87), (eval) (line: 3)
|2275| (-3) base.pm, import (line: 91)
|2275| (-4) xCAT21.pm, BEGIN (line: 47)
|2275| (-5) xCAT.pm, (eval) (line: 0)
2013-05-18 14:06:01|2275|xCAT21.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2275| ---- WARNING ----
|2275| 2013-05-18 14:06:01|2275|xCAT21.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2275| ( 0) xCAT21.pm, initialize (line: 119)
|2275| (-1) xCAT21.pm, (eval) (line: 2163)
|2275| (-2) (eval 86), BEGIN (line: 2)
|2275| (-3) xCAT21.pm, (eval) (line: 0)
|2275| (-4) xCAT21.pm, (eval) (line: 0)
|2275| (-5) vcld, setup_management_node (line: 833)
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vmware' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winvista' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_osx' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win7' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'state_image' module
2013-05-18 14:06:01|2275|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-18 14:06:01|2275|utils.pm:get_default_imagemeta_info(4658)|retrieved default imagemeta info:
|2275| : {
|2275| : "architecture" => "",
|2275| : "checkuser" => 1,
|2275| : "id" => "",
|2275| : "postoption" => "",
|2275| : "rootaccess" => 1,
|2275| : "subimages" => 0,
|2275| : "sysprep" => 1,
|2275| : "usergroupid" => ""
|2275| : }
2013-05-18 14:06:01|2275|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-18 14:06:01|2275|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-18 14:06:01|2275|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-18 14:06:01|2275|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 38f9718
2013-05-18 14:06:01|2275|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 38f9718
2013-05-18 14:06:01|2275|Module.pm:new(192)|VCL::image object created for state available, address: 2439b48
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_13' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'base_module' module
2013-05-18 14:06:01|2275|Module.pm:new(203)|VCL::Module object created, address: 38f9988
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2008' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2003' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_libvirt' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_esxi' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_lab' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_1' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winxp' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux_ubuntu' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix_lab' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xCAT_2x' module
2013-05-18 14:06:01|2275|xCAT2.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2275| ---- WARNING ----
|2275| 2013-05-18 14:06:01|2275|xCAT2.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2275| ( 0) xCAT2.pm, initialize (line: 119)
|2275| (-1) xCAT2.pm, (eval) (line: 2188)
|2275| (-2) (eval 123), BEGIN (line: 2)
|2275| (-3) xCAT2.pm, (eval) (line: 0)
|2275| (-4) xCAT2.pm, (eval) (line: 0)
|2275| (-5) vcld, setup_management_node (line: 833)
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_0' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_windows' module
2013-05-18 14:06:01|2275|Module.pm:new(196)|VCL::Module::OS::Windows object created for image <not set>, address: 38f9958
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vbox' module
2013-05-18 14:06:01|2275|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux' module
2013-05-18 14:06:01|2275|utils.pm:setup_get_array_choice(9802)|choices argument:
|2275| VCL Base Module
|2275| VCL Image State Module
|2275| Windows OS Module
2013-05-18 14:06:10|2286|vcld:setup_management_node(818)|created DataStructure object to be used for vcld setup
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_21' module
2013-05-18 14:06:10|2286|xCAT.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2286| ---- WARNING ----
|2286| 2013-05-18 14:06:10|2286|xCAT.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2286| ( 0) xCAT.pm, initialize (line: 119)
|2286| (-1) xCAT.pm, (eval) (line: 3199)
|2286| (-2) (eval 87), (eval) (line: 3)
|2286| (-3) base.pm, import (line: 91)
|2286| (-4) xCAT21.pm, BEGIN (line: 47)
|2286| (-5) xCAT.pm, (eval) (line: 0)
2013-05-18 14:06:10|2286|xCAT21.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2286| ---- WARNING ----
|2286| 2013-05-18 14:06:10|2286|xCAT21.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2286| ( 0) xCAT21.pm, initialize (line: 119)
|2286| (-1) xCAT21.pm, (eval) (line: 2163)
|2286| (-2) (eval 86), BEGIN (line: 2)
|2286| (-3) xCAT21.pm, (eval) (line: 0)
|2286| (-4) xCAT21.pm, (eval) (line: 0)
|2286| (-5) vcld, setup_management_node (line: 833)
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vmware' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winvista' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_osx' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win7' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'state_image' module
2013-05-18 14:06:10|2286|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-18 14:06:10|2286|utils.pm:get_default_imagemeta_info(4658)|retrieved default imagemeta info:
|2286| : {
|2286| : "architecture" => "",
|2286| : "checkuser" => 1,
|2286| : "id" => "",
|2286| : "postoption" => "",
|2286| : "rootaccess" => 1,
|2286| : "subimages" => 0,
|2286| : "sysprep" => 1,
|2286| : "usergroupid" => ""
|2286| : }
2013-05-18 14:06:10|2286|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-18 14:06:10|2286|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-18 14:06:10|2286|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-18 14:06:10|2286|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 3f136d8
2013-05-18 14:06:10|2286|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 3f136d8
2013-05-18 14:06:10|2286|Module.pm:new(192)|VCL::image object created for state available, address: 2a53b48
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_13' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'base_module' module
2013-05-18 14:06:10|2286|Module.pm:new(203)|VCL::Module object created, address: 3f13948
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2008' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2003' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_libvirt' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_esxi' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_lab' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_1' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winxp' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux_ubuntu' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix_lab' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xCAT_2x' module
2013-05-18 14:06:10|2286|xCAT2.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2286| ---- WARNING ----
|2286| 2013-05-18 14:06:10|2286|xCAT2.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2286| ( 0) xCAT2.pm, initialize (line: 119)
|2286| (-1) xCAT2.pm, (eval) (line: 2188)
|2286| (-2) (eval 123), BEGIN (line: 2)
|2286| (-3) xCAT2.pm, (eval) (line: 0)
|2286| (-4) xCAT2.pm, (eval) (line: 0)
|2286| (-5) vcld, setup_management_node (line: 833)
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_0' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_windows' module
2013-05-18 14:06:10|2286|Module.pm:new(196)|VCL::Module::OS::Windows object created for image <not set>, address: 3f13918
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vbox' module
2013-05-18 14:06:10|2286|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux' module
2013-05-18 14:06:10|2286|utils.pm:setup_get_array_choice(9802)|choices argument:
|2286| VCL Base Module
|2286| VCL Image State Module
|2286| Windows OS Module
2013-05-18 14:06:15|2286|utils.pm:setup_get_array_choice(9802)|choices argument:
|2286| Capture Base Image
2013-05-18 14:06:19|2286|utils.pm:get_management_node_id(8397)|management_node_id environment variable not set
2013-05-18 14:06:19|2286|utils.pm:get_management_node_id(8403)|get_managementnode_info(): 1
2013-05-18 14:06:29|2286|utils.pm:get_computer_ids(7995)|found computers matching identifier: KVM_VM1, IDs: 3
2013-05-18 14:06:30|2286|utils.pm:setup_get_array_choice(9802)|choices argument:
|2286| Generic Linux (VMware)
|2286| OSX Snow Leopard (VMware)
|2286| Ubuntu (VMware)
|2286| Windows 2003 Server (VMware)
|2286| Windows 7 (VMware)
|2286| Windows Server 2008 (VMware)
|2286| Windows Vista (VMware)
|2286| Windows XP (VMware)
2013-05-18 14:06:45|2286|utils.pm:setup_get_array_choice(9802)|choices argument:
|2286| x86
|2286| x86_64
2013-05-18 14:06:55|2286|utils.pm:insert_request(8076)|inserted new reload request into request table, request id=2
2013-05-18 14:06:55|2286|utils.pm:insert_request(8107)|inserted new reload request into reservation table, reservation id=2
2013-05-18 15:00:05|2394|vcld:setup_management_node(818)|created DataStructure object to be used for vcld setup
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_21' module
2013-05-18 15:00:05|2394|xCAT.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2394| ---- WARNING ----
|2394| 2013-05-18 15:00:05|2394|xCAT.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2394| ( 0) xCAT.pm, initialize (line: 119)
|2394| (-1) xCAT.pm, (eval) (line: 3199)
|2394| (-2) (eval 87), (eval) (line: 3)
|2394| (-3) base.pm, import (line: 91)
|2394| (-4) xCAT21.pm, BEGIN (line: 47)
|2394| (-5) xCAT.pm, (eval) (line: 0)
2013-05-18 15:00:05|2394|xCAT21.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2394| ---- WARNING ----
|2394| 2013-05-18 15:00:05|2394|xCAT21.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2394| ( 0) xCAT21.pm, initialize (line: 119)
|2394| (-1) xCAT21.pm, (eval) (line: 2163)
|2394| (-2) (eval 86), BEGIN (line: 2)
|2394| (-3) xCAT21.pm, (eval) (line: 0)
|2394| (-4) xCAT21.pm, (eval) (line: 0)
|2394| (-5) vcld, setup_management_node (line: 833)
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vmware' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winvista' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_osx' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win7' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'state_image' module
2013-05-18 15:00:05|2394|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-18 15:00:05|2394|utils.pm:get_default_imagemeta_info(4658)|retrieved default imagemeta info:
|2394| : {
|2394| : "architecture" => "",
|2394| : "checkuser" => 1,
|2394| : "id" => "",
|2394| : "postoption" => "",
|2394| : "rootaccess" => 1,
|2394| : "subimages" => 0,
|2394| : "sysprep" => 1,
|2394| : "usergroupid" => ""
|2394| : }
2013-05-18 15:00:05|2394|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-18 15:00:05|2394|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-18 15:00:05|2394|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-18 15:00:05|2394|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 40e5cc8
2013-05-18 15:00:05|2394|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 40e5cc8
2013-05-18 15:00:05|2394|Module.pm:new(192)|VCL::image object created for state available, address: 2c25f18
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_13' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'base_module' module
2013-05-18 15:00:05|2394|Module.pm:new(203)|VCL::Module object created, address: 40e5f38
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2008' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2003' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_libvirt' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_esxi' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_lab' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_1' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winxp' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux_ubuntu' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix_lab' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xCAT_2x' module
2013-05-18 15:00:05|2394|xCAT2.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2394| ---- WARNING ----
|2394| 2013-05-18 15:00:05|2394|xCAT2.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2394| ( 0) xCAT2.pm, initialize (line: 119)
|2394| (-1) xCAT2.pm, (eval) (line: 2188)
|2394| (-2) (eval 123), BEGIN (line: 2)
|2394| (-3) xCAT2.pm, (eval) (line: 0)
|2394| (-4) xCAT2.pm, (eval) (line: 0)
|2394| (-5) vcld, setup_management_node (line: 833)
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_0' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_windows' module
2013-05-18 15:00:05|2394|Module.pm:new(196)|VCL::Module::OS::Windows object created for image <not set>, address: 40e5f08
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vbox' module
2013-05-18 15:00:05|2394|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux' module
2013-05-18 15:00:05|2394|utils.pm:setup_get_array_choice(9802)|choices argument:
|2394| VCL Base Module
|2394| VCL Image State Module
|2394| Windows OS Module
2013-05-18 15:00:09|2394|utils.pm:setup_get_array_choice(9802)|choices argument:
|2394| Capture Base Image
2013-05-18 15:00:10|2394|utils.pm:get_management_node_id(8397)|management_node_id environment variable not set
2013-05-18 15:00:10|2394|utils.pm:get_management_node_id(8403)|get_managementnode_info(): 1
2013-05-18 15:00:20|2394|utils.pm:get_computer_ids(7995)|found computers matching identifier: KVM_VM1, IDs: 3
2013-05-18 15:00:20|2394|utils.pm:setup_get_array_choice(9802)|choices argument:
|2394| Generic Linux (VMware)
|2394| OSX Snow Leopard (VMware)
|2394| Ubuntu (VMware)
|2394| Windows 2003 Server (VMware)
|2394| Windows 7 (VMware)
|2394| Windows Server 2008 (VMware)
|2394| Windows Vista (VMware)
|2394| Windows XP (VMware)
2013-05-18 15:00:26|2394|utils.pm:setup_get_array_choice(9802)|choices argument:
|2394| x86
|2394| x86_64
|2394| ---- WARNING ----
|2394| 2013-05-18 15:00:35|2394|utils.pm:database_execute(3903)|could not execute SQL statement, INSERT INTO image (name, prettyname, ownerid, platformid, OSid, imagemetaid, deleted, lastupdate, size, architecture, basedoffrevisionid)
|2394| VALUES ('vmwareubuntu-Ubuntu_x64-v0', 'Ubuntu_x64', '1', '1', 44, 3, '1', NOW( ), '1450', 'x86_64', '4')
|2394| , Duplicate entry 'Ubuntu_x64' for key 'prettyname'
|2394| ( 0) utils.pm, database_execute (line: 3903)
|2394| (-1) image.pm, setup_capture_base_image (line: 696)
|2394| (-2) image.pm, setup (line: 498)
|2394| (-3) vcld, setup_management_node (line: 890)
2013-05-18 15:00:35|2394|utils.pm:setup_get_array_choice(9802)|choices argument:
|2394| Capture Base Image
2013-05-18 15:00:49|2394|utils.pm:get_management_node_id(8393)|environment variable: 1
2013-05-18 15:00:57|2394|utils.pm:get_computer_ids(7995)|found computers matching identifier: KVM_VM1, IDs: 3
2013-05-18 15:00:57|2394|utils.pm:setup_get_array_choice(9802)|choices argument:
|2394| Generic Linux (VMware)
|2394| OSX Snow Leopard (VMware)
|2394| Ubuntu (VMware)
|2394| Windows 2003 Server (VMware)
|2394| Windows 7 (VMware)
|2394| Windows Server 2008 (VMware)
|2394| Windows Vista (VMware)
|2394| Windows XP (VMware)
2013-05-18 15:00:59|2394|utils.pm:setup_get_array_choice(9802)|choices argument:
|2394| x86
|2394| x86_64
2013-05-18 15:01:17|2394|utils.pm:insert_request(8076)|inserted new reload request into request table, request id=3
2013-05-18 15:01:17|2394|utils.pm:insert_request(8107)|inserted new reload request into reservation table, reservation id=3
2013-05-19 05:12:10|1378|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-19 05:12:10|1378|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
2013-05-19 05:12:10|1378|utils.pm:get_management_node_info(5636)|retrieved management node info: '192.168.122.2' (192)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-19 05:12:10
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-19 05:12:10
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1388
2013-05-19 05:12:10|1388|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-19 05:12:10|1388|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-19 05:12:10|1388|vcld:main(128)|retrieved management node information from database
2013-05-19 05:12:10|1388|vcld:main(141)|management_node_id environment variable set: 1
2013-05-19 05:12:10|1388|vcld:main(149)|management node checkin interval is 5 seconds
2013-05-19 05:12:10|1388|vcld:main(150)|vcld started on 192.168.122.2
2013-05-19 05:12:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:15
2013-05-19 05:12:15|1388|1:1|image|utils.pm:reservation_being_processed(8667)|computerloadlog 'begin' entry does NOT exist for reservation 1
2013-05-19 05:12:15|1388|1:1|image|utils.pm:run_command(8739)|executed command: pgrep -fl 'vcld [0-9]+:1 ', pid: 1414, exit status: 1, output:
2013-05-19 05:12:15|1388|1:1|image|utils.pm:is_management_node_process_running(8972)|process is NOT running, identifier: 'vcld [0-9]+:1 '
2013-05-19 05:12:15|1388|1:1|image|utils.pm:reservation_being_processed(8688)|reservation is NOT currently being processed
2013-05-19 05:12:15|1388|1:1|image|vcld:main(282)|reservation 1 is NOT already being processed
2013-05-19 05:12:15|1388|1:1|image|utils.pm:get_default_imagemeta_info(4658)|retrieved default imagemeta info:
|1388|1:1|image| : {
|1388|1:1|image| : "architecture" => "",
|1388|1:1|image| : "checkuser" => 1,
|1388|1:1|image| : "id" => "",
|1388|1:1|image| : "postoption" => "",
|1388|1:1|image| : "rootaccess" => 1,
|1388|1:1|image| : "subimages" => 0,
|1388|1:1|image| : "sysprep" => 1,
|1388|1:1|image| : "usergroupid" => ""
|1388|1:1|image| : }
2013-05-19 05:12:15|1388|1:1|image|utils.pm:get_imagemeta_info(4609)|retrieved imagemeta info:
|1388|1:1|image| : {
|1388|1:1|image| : "architecture" => "",
|1388|1:1|image| : "checkuser" => 1,
|1388|1:1|image| : "id" => 1,
|1388|1:1|image| : "postoption" => "",
|1388|1:1|image| : "rootaccess" => 1,
|1388|1:1|image| : "subimages" => 0,
|1388|1:1|image| : "sysprep" => 1,
|1388|1:1|image| : "usergroupid" => ""
|1388|1:1|image| : }
2013-05-19 05:12:15|1388|1:1|image|utils.pm:get_connect_method_info(10092)|attempting to retrieve connect method info:
|1388|1:1|image| imagerevision: 2 - vmwareubuntu-ubuntu_x64DDDDDC2-v0
|1388|1:1|image| OS: 44 - vmwareubuntu
|1388|1:1|image| OS type: 2 - linux
2013-05-19 05:12:15|1388|1:1|image|utils.pm:get_connect_method_info(10156)|ssh: connectmethodid=1, OStypeid=2, OSid=NULL, imagerevisionid=NULL, disabled=0
2013-05-19 05:12:15|1388|1:1|image|utils.pm:get_connect_method_info(10185)|retrieved connect method info:
|1388|1:1|image| : {
|1388|1:1|image| : 1 => {
|1388|1:1|image| : "connectmethodmap" => {
|1388|1:1|image| : "OSid" => undef,
|1388|1:1|image| : "OStypeid" => 2,
|1388|1:1|image| : "autoprovisioned" => undef,
|1388|1:1|image| : "connectmethodid" => 1,
|1388|1:1|image| : "disabled" => 0,
|1388|1:1|image| : "imagerevisionid" => undef
|1388|1:1|image| : },
|1388|1:1|image| : "description" => "ssh on port 22",
|1388|1:1|image| : "id" => 1,
|1388|1:1|image| : "name" => "ssh",
|1388|1:1|image| : "port" => 22,
|1388|1:1|image| : "protocol" => "",
|1388|1:1|image| : "servicename" => "ext_sshd",
|1388|1:1|image| : "startupscript" => "/etc/init.d/ext_sshd"
|1388|1:1|image| : }
|1388|1:1|image| : }
2013-05-19 05:12:15|1388|1:1|image|vcld:main(287)|retrieved request information from database
2013-05-19 05:12:15|1388|1:1|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 1
2013-05-19 05:12:15|1388|1:1|image|utils.pm:update_request_state(1545)|request 1 state updated to: pending, laststate to: image
2013-05-19 05:12:15|1388|1:1|image|utils.pm:insertloadlog(3703)|inserted computer=3, begin, beginning to process, state is image
2013-05-19 05:12:15|1388|1:1|image|vcld:make_new_child(518)|loaded VCL::image module
2013-05-19 05:12:15|1388|1:1|image|vcld:make_new_child(542)|current number of forked kids: 1
2013-05-19 05:12:15|1440|1:1|image|vcld:make_new_child(558)|vcld environment variable set to 0 for this process
2013-05-19 05:12:15|1440|1:1|image|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-19 05:12:15|1388|3:3|image|utils.pm:reservation_being_processed(8667)|computerloadlog 'begin' entry does NOT exist for reservation 3
2013-05-19 05:12:15|1440|1:1|image|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-19 05:12:15|1440|1:1|image|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-19 05:12:15|1388|3:3|image|utils.pm:run_command(8739)|executed command: pgrep -fl 'vcld [0-9]+:3 ', pid: 1443, exit status: 1, output:
2013-05-19 05:12:15|1388|3:3|image|utils.pm:is_management_node_process_running(8972)|process is NOT running, identifier: 'vcld [0-9]+:3 '
2013-05-19 05:12:15|1388|3:3|image|utils.pm:reservation_being_processed(8688)|reservation is NOT currently being processed
2013-05-19 05:12:15|1388|3:3|image|vcld:main(282)|reservation 3 is NOT already being processed
2013-05-19 05:12:15|1388|3:3|image|utils.pm:get_imagemeta_info(4609)|retrieved imagemeta info:
|1388|3:3|image| : {
|1388|3:3|image| : "architecture" => "",
|1388|3:3|image| : "checkuser" => 1,
|1388|3:3|image| : "id" => 4,
|1388|3:3|image| : "postoption" => "",
|1388|3:3|image| : "rootaccess" => 1,
|1388|3:3|image| : "subimages" => 0,
|1388|3:3|image| : "sysprep" => 1,
|1388|3:3|image| : "usergroupid" => ""
|1388|3:3|image| : }
2013-05-19 05:12:15|1388|3:3|image|utils.pm:get_connect_method_info(10092)|attempting to retrieve connect method info:
|1388|3:3|image| imagerevision: 4 - vmwareubuntu-UbuntuTest5-v0
|1388|3:3|image| OS: 44 - vmwareubuntu
|1388|3:3|image| OS type: 2 - linux
2013-05-19 05:12:15|1388|3:3|image|utils.pm:get_connect_method_info(10156)|ssh: connectmethodid=1, OStypeid=2, OSid=NULL, imagerevisionid=NULL, disabled=0
2013-05-19 05:12:15|1388|3:3|image|utils.pm:get_connect_method_info(10185)|retrieved connect method info:
|1388|3:3|image| : {
|1388|3:3|image| : 1 => {
|1388|3:3|image| : "connectmethodmap" => {
|1388|3:3|image| : "OSid" => undef,
|1388|3:3|image| : "OStypeid" => 2,
|1388|3:3|image| : "autoprovisioned" => undef,
|1388|3:3|image| : "connectmethodid" => 1,
|1388|3:3|image| : "disabled" => 0,
|1388|3:3|image| : "imagerevisionid" => undef
|1388|3:3|image| : },
|1388|3:3|image| : "description" => "ssh on port 22",
|1388|3:3|image| : "id" => 1,
|1388|3:3|image| : "name" => "ssh",
|1388|3:3|image| : "port" => 22,
|1388|3:3|image| : "protocol" => "",
|1388|3:3|image| : "servicename" => "ext_sshd",
|1388|3:3|image| : "startupscript" => "/etc/init.d/ext_sshd"
|1388|3:3|image| : }
|1388|3:3|image| : }
2013-05-19 05:12:15|1388|3:3|image|vcld:main(287)|retrieved request information from database
2013-05-19 05:12:15|1388|3:3|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 3
2013-05-19 05:12:15|1388|3:3|image|utils.pm:update_request_state(1545)|request 3 state updated to: pending, laststate to: image
2013-05-19 05:12:15|1388|3:3|image|utils.pm:insertloadlog(3703)|inserted computer=3, begin, beginning to process, state is image
2013-05-19 05:12:15|1388|3:3|image|vcld:make_new_child(518)|loaded VCL::image module
2013-05-19 05:12:15|1388|3:3|image|vcld:make_new_child(542)|current number of forked kids: 2
2013-05-19 05:12:15|1460|3:3|image|vcld:make_new_child(558)|vcld environment variable set to 0 for this process
2013-05-19 05:12:15|1460|3:3|image|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-19 05:12:15|1388|2:2|image|utils.pm:reservation_being_processed(8667)|computerloadlog 'begin' entry does NOT exist for reservation 2
2013-05-19 05:12:15|1460|3:3|image|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-19 05:12:15|1460|3:3|image|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-19 05:12:15|1388|2:2|image|utils.pm:run_command(8739)|executed command: pgrep -fl 'vcld [0-9]+:2 ', pid: 1463, exit status: 1, output:
2013-05-19 05:12:15|1388|2:2|image|utils.pm:is_management_node_process_running(8972)|process is NOT running, identifier: 'vcld [0-9]+:2 '
2013-05-19 05:12:15|1388|2:2|image|utils.pm:reservation_being_processed(8688)|reservation is NOT currently being processed
2013-05-19 05:12:15|1388|2:2|image|vcld:main(282)|reservation 2 is NOT already being processed
2013-05-19 05:12:15|1388|2:2|image|utils.pm:get_imagemeta_info(4609)|retrieved imagemeta info:
|1388|2:2|image| : {
|1388|2:2|image| : "architecture" => "",
|1388|2:2|image| : "checkuser" => 1,
|1388|2:2|image| : "id" => 2,
|1388|2:2|image| : "postoption" => "",
|1388|2:2|image| : "rootaccess" => 1,
|1388|2:2|image| : "subimages" => 0,
|1388|2:2|image| : "sysprep" => 1,
|1388|2:2|image| : "usergroupid" => ""
|1388|2:2|image| : }
2013-05-19 05:12:15|1388|2:2|image|utils.pm:get_connect_method_info(10092)|attempting to retrieve connect method info:
|1388|2:2|image| imagerevision: 3 - vmwareubuntu-Ubuntu_x643-v0
|1388|2:2|image| OS: 44 - vmwareubuntu
|1388|2:2|image| OS type: 2 - linux
2013-05-19 05:12:15|1388|2:2|image|utils.pm:get_connect_method_info(10156)|ssh: connectmethodid=1, OStypeid=2, OSid=NULL, imagerevisionid=NULL, disabled=0
2013-05-19 05:12:15|1388|2:2|image|utils.pm:get_connect_method_info(10185)|retrieved connect method info:
|1388|2:2|image| : {
|1388|2:2|image| : 1 => {
|1388|2:2|image| : "connectmethodmap" => {
|1388|2:2|image| : "OSid" => undef,
|1388|2:2|image| : "OStypeid" => 2,
|1388|2:2|image| : "autoprovisioned" => undef,
|1388|2:2|image| : "connectmethodid" => 1,
|1388|2:2|image| : "disabled" => 0,
|1388|2:2|image| : "imagerevisionid" => undef
|1388|2:2|image| : },
|1388|2:2|image| : "description" => "ssh on port 22",
|1388|2:2|image| : "id" => 1,
|1388|2:2|image| : "name" => "ssh",
|1388|2:2|image| : "port" => 22,
|1388|2:2|image| : "protocol" => "",
|1388|2:2|image| : "servicename" => "ext_sshd",
|1388|2:2|image| : "startupscript" => "/etc/init.d/ext_sshd"
|1388|2:2|image| : }
|1388|2:2|image| : }
2013-05-19 05:12:15|1388|2:2|image|vcld:main(287)|retrieved request information from database
2013-05-19 05:12:15|1388|2:2|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 2
2013-05-19 05:12:16|1388|2:2|image|utils.pm:update_request_state(1545)|request 2 state updated to: pending, laststate to: image
2013-05-19 05:12:16|1388|2:2|image|utils.pm:insertloadlog(3703)|inserted computer=3, begin, beginning to process, state is image
2013-05-19 05:12:16|1388|2:2|image|vcld:make_new_child(518)|loaded VCL::image module
2013-05-19 05:12:16|1388|2:2|image|vcld:make_new_child(542)|current number of forked kids: 3
2013-05-19 05:12:16|1480|2:2|image|vcld:make_new_child(558)|vcld environment variable set to 0 for this process
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-19 05:12:16|1440|1:1|image|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-19 05:12:16|1440|1:1|image|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 27dc078
2013-05-19 05:12:16|1460|3:3|image|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-19 05:12:16|1460|3:3|image|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 27e0d30
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{hostname}, data identifier: computer_hostname, data:
|1460|3:3|image| : "192.168.122.2"
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{NODENAME}, data identifier: computer_node_name, data:
|1460|3:3|image| : 192
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{SHORTNAME}, data identifier: computer_short_name, data:
|1460|3:3|image| : 192
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{hostname}, data identifier: computer_hostname, data:
|1440|1:1|image| : "192.168.122.2"
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{NODENAME}, data identifier: computer_node_name, data:
|1440|1:1|image| : 192
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{SHORTNAME}, data identifier: computer_short_name, data:
|1440|1:1|image| : 192
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{IPaddress}, data identifier: computer_ip_address, data:
|1440|1:1|image| : "192.168.122.2"
2013-05-19 05:12:16|1440|1:1|image|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 27dc078
2013-05-19 05:12:16|1440|1:1|image|Module.pm:new(192)|VCL::image object created for state image, address: 20fbab8
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{IPaddress}, data identifier: computer_ip_address, data:
|1460|3:3|image| : "192.168.122.2"
2013-05-19 05:12:16|1460|3:3|image|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 27e0d30
2013-05-19 05:12:16|1460|3:3|image|Module.pm:new(192)|VCL::image object created for state image, address: 20f43a8
2013-05-19 05:12:16|1440|1:1|image|State.pm:initialize(88)|obtained a database handle for this state process, stored as $ENV{dbh}
2013-05-19 05:12:16|1460|3:3|image|State.pm:initialize(88)|obtained a database handle for this state process, stored as $ENV{dbh}
2013-05-19 05:12:16|1440|1:1|image|State.pm:check_image_os(790)|no corrections need to be made to image OS: vmwareubuntu
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 1
2013-05-19 05:12:16|1440|1:1|image|utils.pm:rename_vcld_process(6785)|reservation count: 1
2013-05-19 05:12:16|1440|1:1|image|utils.pm:rename_vcld_process(6804)|PARENTIMAGE: 1
2013-05-19 05:12:16|1440|1:1|image|utils.pm:rename_vcld_process(6805)|SUBIMAGE: 0
2013-05-19 05:12:16|1440|1:1|image|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld 1:1 image KVM_VM1>KVM_Host_Machine vmwareubuntu-ubuntu_x64DDDDDC2-v0 admin'
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 1
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 1
2013-05-19 05:12:16|1480|2:2|image|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-19 05:12:16|1440|1:1|image|Module.pm:create_os_object(308)|VCL::Module::OS::Linux::Ubuntu module loaded
2013-05-19 05:12:16|1460|3:3|image|State.pm:check_image_os(790)|no corrections need to be made to image OS: vmwareubuntu
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 3
2013-05-19 05:12:16|1460|3:3|image|utils.pm:rename_vcld_process(6785)|reservation count: 1
2013-05-19 05:12:16|1460|3:3|image|utils.pm:rename_vcld_process(6804)|PARENTIMAGE: 1
2013-05-19 05:12:16|1460|3:3|image|utils.pm:rename_vcld_process(6805)|SUBIMAGE: 0
2013-05-19 05:12:16|1460|3:3|image|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld 3:3 image KVM_VM1>KVM_Host_Machine vmwareubuntu-UbuntuTest5-v0 admin'
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 3
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 3
2013-05-19 05:12:16|1440|1:1|image|Module.pm:new(196)|VCL::Module::OS::Linux::Ubuntu object created for image vmwareubuntu-ubuntu_x64DDDDDC2-v0, address: 27df6d8
2013-05-19 05:12:16|1440|1:1|image|Module.pm:create_os_object(314)|VCL::Module::OS::Linux::Ubuntu OS object created, address: 27df6d8
2013-05-19 05:12:16|1440|1:1|image|State.pm:initialize(125)|computer is a VM, attempting to create VM host OS object
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:_initialize(613)|computer ID argument was specified, retrieving data for computer ID: 2
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:_initialize(637)|image ID argument was specified: 1, DataStructure object will contain image information for the production imagerevision of this image
2013-05-19 05:12:16|1480|2:2|image|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 27e49f8
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{hostname}, data identifier: computer_hostname, data:
|1480|2:2|image| : "192.168.122.2"
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{NODENAME}, data identifier: computer_node_name, data:
|1480|2:2|image| : 192
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{SHORTNAME}, data identifier: computer_short_name, data:
|1480|2:2|image| : 192
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{IPaddress}, data identifier: computer_ip_address, data:
|1480|2:2|image| : "192.168.122.2"
2013-05-19 05:12:16|1480|2:2|image|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 27e49f8
2013-05-19 05:12:16|1480|2:2|image|Module.pm:new(192)|VCL::image object created for state image, address: 228def8
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-19 05:12:16|1440|1:1|image|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-19 05:12:16|1440|1:1|image|Module.pm:create_vmhost_os_object(454)|attempting to load VM host OS module: VCL::Module::OS::Linux::UnixLab (image: 1)
2013-05-19 05:12:16|1440|1:1|image|Module.pm:create_vmhost_os_object(460)|VM host OS module loaded: VCL::Module::OS::Linux::UnixLab
2013-05-19 05:12:16|1480|2:2|image|State.pm:initialize(88)|obtained a database handle for this state process, stored as $ENV{dbh}
2013-05-19 05:12:16|1460|3:3|image|Module.pm:create_os_object(308)|VCL::Module::OS::Linux::Ubuntu module loaded
2013-05-19 05:12:16|1460|3:3|image|Module.pm:new(196)|VCL::Module::OS::Linux::Ubuntu object created for image vmwareubuntu-UbuntuTest5-v0, address: 27e4410
2013-05-19 05:12:16|1460|3:3|image|Module.pm:create_os_object(314)|VCL::Module::OS::Linux::Ubuntu OS object created, address: 27e4410
2013-05-19 05:12:16|1460|3:3|image|State.pm:initialize(125)|computer is a VM, attempting to create VM host OS object
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:_initialize(613)|computer ID argument was specified, retrieving data for computer ID: 2
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:_initialize(637)|image ID argument was specified: 1, DataStructure object will contain image information for the production imagerevision of this image
2013-05-19 05:12:16|1440|1:1|image|Module.pm:new(196)|VCL::Module::OS::Linux::UnixLab object created for image noimage, address: 285d740
2013-05-19 05:12:16|1440|1:1|image|Module.pm:create_vmhost_os_object(465)|VCL::Module::OS::Linux::UnixLab OS object created, address: 285d740
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-19 05:12:16|1460|3:3|image|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-19 05:12:16|1460|3:3|image|Module.pm:create_vmhost_os_object(454)|attempting to load VM host OS module: VCL::Module::OS::Linux::UnixLab (image: 1)
2013-05-19 05:12:16|1480|2:2|image|State.pm:check_image_os(790)|no corrections need to be made to image OS: vmwareubuntu
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 2
2013-05-19 05:12:16|1480|2:2|image|utils.pm:rename_vcld_process(6785)|reservation count: 1
2013-05-19 05:12:16|1480|2:2|image|utils.pm:rename_vcld_process(6804)|PARENTIMAGE: 1
2013-05-19 05:12:16|1480|2:2|image|utils.pm:rename_vcld_process(6805)|SUBIMAGE: 0
2013-05-19 05:12:16|1480|2:2|image|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld 2:2 image KVM_VM1>KVM_Host_Machine vmwareubuntu-Ubuntu_x643-v0 admin'
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 2
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 2
2013-05-19 05:12:16|1460|3:3|image|Module.pm:create_vmhost_os_object(460)|VM host OS module loaded: VCL::Module::OS::Linux::UnixLab
2013-05-19 05:12:16|1460|3:3|image|Module.pm:new(196)|VCL::Module::OS::Linux::UnixLab object created for image noimage, address: 2860d10
2013-05-19 05:12:16|1460|3:3|image|Module.pm:create_vmhost_os_object(465)|VCL::Module::OS::Linux::UnixLab OS object created, address: 2860d10
2013-05-19 05:12:16|1480|2:2|image|Module.pm:create_os_object(308)|VCL::Module::OS::Linux::Ubuntu module loaded
2013-05-19 05:12:16|1480|2:2|image|Module.pm:new(196)|VCL::Module::OS::Linux::Ubuntu object created for image vmwareubuntu-Ubuntu_x643-v0, address: 27e7f18
2013-05-19 05:12:16|1480|2:2|image|Module.pm:create_os_object(314)|VCL::Module::OS::Linux::Ubuntu OS object created, address: 27e7f18
2013-05-19 05:12:16|1480|2:2|image|State.pm:initialize(125)|computer is a VM, attempting to create VM host OS object
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_initialize(613)|computer ID argument was specified, retrieving data for computer ID: 2
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_initialize(637)|image ID argument was specified: 1, DataStructure object will contain image information for the production imagerevision of this image
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-19 05:12:16|1480|2:2|image|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-19 05:12:16|1480|2:2|image|Module.pm:create_vmhost_os_object(454)|attempting to load VM host OS module: VCL::Module::OS::Linux::UnixLab (image: 1)
2013-05-19 05:12:16|1440|1:1|image|Module.pm:create_provisioning_object(519)|VCL::Module::Provisioning::libvirt module loaded
2013-05-19 05:12:16|1440|1:1|image|Module.pm:new(200)|VCL::Module::Provisioning::libvirt object created for computer KVM_VM1, address: 224bbc0
2013-05-19 05:12:16|1480|2:2|image|Module.pm:create_vmhost_os_object(460)|VM host OS module loaded: VCL::Module::OS::Linux::UnixLab
2013-05-19 05:12:16|1480|2:2|image|Module.pm:new(196)|VCL::Module::OS::Linux::UnixLab object created for image noimage, address: 2864980
2013-05-19 05:12:16|1480|2:2|image|Module.pm:create_vmhost_os_object(465)|VCL::Module::OS::Linux::UnixLab OS object created, address: 2864980
2013-05-19 05:12:16|1440|1:1|image|libvirt.pm:initialize(99)|libvirt driver module directory path: /usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt
2013-05-19 05:12:16|1440|1:1|image|OS.pm:find_files(2821)|attempting to find files on 192, base directory path: '/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/', pattern: *.pm, command: /usr/bin/find "/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/" -type f -iname "*.pm"
2013-05-19 05:12:16|1460|3:3|image|Module.pm:create_provisioning_object(519)|VCL::Module::Provisioning::libvirt module loaded
2013-05-19 05:12:16|1460|3:3|image|Module.pm:new(200)|VCL::Module::Provisioning::libvirt object created for computer KVM_VM1, address: 224ba70
2013-05-19 05:12:16|1460|3:3|image|libvirt.pm:initialize(99)|libvirt driver module directory path: /usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt
2013-05-19 05:12:16|1460|3:3|image|OS.pm:find_files(2821)|attempting to find files on 192, base directory path: '/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/', pattern: *.pm, command: /usr/bin/find "/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/" -type f -iname "*.pm"
2013-05-19 05:12:16|1480|2:2|image|Module.pm:create_provisioning_object(519)|VCL::Module::Provisioning::libvirt module loaded
2013-05-19 05:12:16|1480|2:2|image|Module.pm:new(200)|VCL::Module::Provisioning::libvirt object created for computer KVM_VM1, address: 224b920
2013-05-19 05:12:16|1480|2:2|image|libvirt.pm:initialize(99)|libvirt driver module directory path: /usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt
2013-05-19 05:12:16|1480|2:2|image|OS.pm:find_files(2821)|attempting to find files on 192, base directory path: '/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/', pattern: *.pm, command: /usr/bin/find "/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/" -type f -iname "*.pm"
2013-05-19 05:12:16|1440|1:1|image|OS.pm:find_files(2849)|files found: 1, base directory: '/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/', pattern: '*.pm'
|1440|1:1|image| command: '/usr/bin/find "/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/" -type f -iname "*.pm"'
2013-05-19 05:12:16|1460|3:3|image|OS.pm:find_files(2849)|files found: 1, base directory: '/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/', pattern: '*.pm'
|1460|3:3|image| command: '/usr/bin/find "/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/" -type f -iname "*.pm"'
2013-05-19 05:12:16|1480|2:2|image|OS.pm:find_files(2849)|files found: 1, base directory: '/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/', pattern: '*.pm'
|1480|2:2|image| command: '/usr/bin/find "/usr/local/vcl/bin/../lib/VCL/Module/Provisioning/libvirt/" -type f -iname "*.pm"'
2013-05-19 05:12:16|1460|3:3|image|Module.pm:new(200)|VCL::Module::Provisioning::libvirt::KVM object created for computer KVM_VM1, address: 2a46c28
2013-05-19 05:12:16|1480|2:2|image|Module.pm:new(200)|VCL::Module::Provisioning::libvirt::KVM object created for computer KVM_VM1, address: 2a4c350
2013-05-19 05:12:16|1480|2:2|image|utils.pm:run_ssh_command(4935)|executing SSH command on KVM_Host_Machine:
|1480|2:2|image| /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1
2013-05-19 05:12:16|1440|1:1|image|Module.pm:new(200)|VCL::Module::Provisioning::libvirt::KVM object created for computer KVM_VM1, address: 2a41b18
2013-05-19 05:12:16|1440|1:1|image|utils.pm:run_ssh_command(4935)|executing SSH command on KVM_Host_Machine:
|1440|1:1|image| /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1
2013-05-19 05:12:16|1460|3:3|image|utils.pm:run_ssh_command(4935)|executing SSH command on KVM_Host_Machine:
|1460|3:3|image| /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:16|1440|1:1|image|utils.pm:run_ssh_command(5043)|attempt 1/3: failed to execute SSH command on KVM_Host_Machine: 'which virsh', exit status: 255, SSH exits with the exit status of the remote command or with 255 if an error occurred, output:
|1440|1:1|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1440|1:1|image| ( 0) utils.pm, run_ssh_command (line: 5043)
|1440|1:1|image| (-1) OS.pm, execute (line: 1911)
|1440|1:1|image| (-2) KVM.pm, initialize (line: 94)
|1440|1:1|image| (-3) Module.pm, new (line: 207)
|1440|1:1|image| (-4) libvirt.pm, (eval) (line: 117)
|1440|1:1|image| (-5) libvirt.pm, initialize (line: 117)
2013-05-19 05:12:16|1440|1:1|image|utils.pm:run_ssh_command(4927)|sleeping for 2 seconds before making next SSH attempt
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:16|1480|2:2|image|utils.pm:run_ssh_command(5043)|attempt 1/3: failed to execute SSH command on KVM_Host_Machine: 'which virsh', exit status: 255, SSH exits with the exit status of the remote command or with 255 if an error occurred, output:
|1480|2:2|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1480|2:2|image| ( 0) utils.pm, run_ssh_command (line: 5043)
|1480|2:2|image| (-1) OS.pm, execute (line: 1911)
|1480|2:2|image| (-2) KVM.pm, initialize (line: 94)
|1480|2:2|image| (-3) Module.pm, new (line: 207)
|1480|2:2|image| (-4) libvirt.pm, (eval) (line: 117)
|1480|2:2|image| (-5) libvirt.pm, initialize (line: 117)
2013-05-19 05:12:16|1480|2:2|image|utils.pm:run_ssh_command(4927)|sleeping for 2 seconds before making next SSH attempt
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:16|1460|3:3|image|utils.pm:run_ssh_command(5043)|attempt 1/3: failed to execute SSH command on KVM_Host_Machine: 'which virsh', exit status: 255, SSH exits with the exit status of the remote command or with 255 if an error occurred, output:
|1460|3:3|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1460|3:3|image| ( 0) utils.pm, run_ssh_command (line: 5043)
|1460|3:3|image| (-1) OS.pm, execute (line: 1911)
|1460|3:3|image| (-2) KVM.pm, initialize (line: 94)
|1460|3:3|image| (-3) Module.pm, new (line: 207)
|1460|3:3|image| (-4) libvirt.pm, (eval) (line: 117)
|1460|3:3|image| (-5) libvirt.pm, initialize (line: 117)
2013-05-19 05:12:16|1460|3:3|image|utils.pm:run_ssh_command(4927)|sleeping for 2 seconds before making next SSH attempt
2013-05-19 05:12:18|1440|1:1|image|utils.pm:run_ssh_command(4939)|attempt 2/3: executing SSH command on KVM_Host_Machine:
|1440|1:1|image| /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1
2013-05-19 05:12:18|1480|2:2|image|utils.pm:run_ssh_command(4939)|attempt 2/3: executing SSH command on KVM_Host_Machine:
|1480|2:2|image| /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1
2013-05-19 05:12:18|1460|3:3|image|utils.pm:run_ssh_command(4939)|attempt 2/3: executing SSH command on KVM_Host_Machine:
|1460|3:3|image| /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:18|1440|1:1|image|utils.pm:run_ssh_command(5043)|attempt 2/3: failed to execute SSH command on KVM_Host_Machine: 'which virsh', exit status: 255, SSH exits with the exit status of the remote command or with 255 if an error occurred, output:
|1440|1:1|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1440|1:1|image| ( 0) utils.pm, run_ssh_command (line: 5043)
|1440|1:1|image| (-1) OS.pm, execute (line: 1911)
|1440|1:1|image| (-2) KVM.pm, initialize (line: 94)
|1440|1:1|image| (-3) Module.pm, new (line: 207)
|1440|1:1|image| (-4) libvirt.pm, (eval) (line: 117)
|1440|1:1|image| (-5) libvirt.pm, initialize (line: 117)
2013-05-19 05:12:18|1440|1:1|image|utils.pm:run_ssh_command(4927)|sleeping for 4 seconds before making next SSH attempt
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:18|1480|2:2|image|utils.pm:run_ssh_command(5043)|attempt 2/3: failed to execute SSH command on KVM_Host_Machine: 'which virsh', exit status: 255, SSH exits with the exit status of the remote command or with 255 if an error occurred, output:
|1480|2:2|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1480|2:2|image| ( 0) utils.pm, run_ssh_command (line: 5043)
|1480|2:2|image| (-1) OS.pm, execute (line: 1911)
|1480|2:2|image| (-2) KVM.pm, initialize (line: 94)
|1480|2:2|image| (-3) Module.pm, new (line: 207)
|1480|2:2|image| (-4) libvirt.pm, (eval) (line: 117)
|1480|2:2|image| (-5) libvirt.pm, initialize (line: 117)
2013-05-19 05:12:18|1480|2:2|image|utils.pm:run_ssh_command(4927)|sleeping for 4 seconds before making next SSH attempt
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:18|1460|3:3|image|utils.pm:run_ssh_command(5043)|attempt 2/3: failed to execute SSH command on KVM_Host_Machine: 'which virsh', exit status: 255, SSH exits with the exit status of the remote command or with 255 if an error occurred, output:
|1460|3:3|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1460|3:3|image| ( 0) utils.pm, run_ssh_command (line: 5043)
|1460|3:3|image| (-1) OS.pm, execute (line: 1911)
|1460|3:3|image| (-2) KVM.pm, initialize (line: 94)
|1460|3:3|image| (-3) Module.pm, new (line: 207)
|1460|3:3|image| (-4) libvirt.pm, (eval) (line: 117)
|1460|3:3|image| (-5) libvirt.pm, initialize (line: 117)
2013-05-19 05:12:18|1460|3:3|image|utils.pm:run_ssh_command(4927)|sleeping for 4 seconds before making next SSH attempt
2013-05-19 05:12:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:21
2013-05-19 05:12:22|1440|1:1|image|utils.pm:run_ssh_command(4939)|attempt 3/3: executing SSH command on KVM_Host_Machine:
|1440|1:1|image| /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1
2013-05-19 05:12:22|1480|2:2|image|utils.pm:run_ssh_command(4939)|attempt 3/3: executing SSH command on KVM_Host_Machine:
|1480|2:2|image| /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1
2013-05-19 05:12:22|1460|3:3|image|utils.pm:run_ssh_command(4939)|attempt 3/3: executing SSH command on KVM_Host_Machine:
|1460|3:3|image| /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:22|1480|2:2|image|utils.pm:run_ssh_command(5043)|attempt 3/3: failed to execute SSH command on KVM_Host_Machine: 'which virsh', exit status: 255, SSH exits with the exit status of the remote command or with 255 if an error occurred, output:
|1480|2:2|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1480|2:2|image| ( 0) utils.pm, run_ssh_command (line: 5043)
|1480|2:2|image| (-1) OS.pm, execute (line: 1911)
|1480|2:2|image| (-2) KVM.pm, initialize (line: 94)
|1480|2:2|image| (-3) Module.pm, new (line: 207)
|1480|2:2|image| (-4) libvirt.pm, (eval) (line: 117)
|1480|2:2|image| (-5) libvirt.pm, initialize (line: 117)
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:22|1480|2:2|image|utils.pm:run_ssh_command(5076)|failed to run SSH command after 3 attempts, command: /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1, exit status: 255, output:
|1480|2:2|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1480|2:2|image| ( 0) utils.pm, run_ssh_command (line: 5076)
|1480|2:2|image| (-1) OS.pm, execute (line: 1911)
|1480|2:2|image| (-2) KVM.pm, initialize (line: 94)
|1480|2:2|image| (-3) Module.pm, new (line: 207)
|1480|2:2|image| (-4) libvirt.pm, (eval) (line: 117)
|1480|2:2|image| (-5) libvirt.pm, initialize (line: 117)
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:22|1480|2:2|image|OS.pm:execute(1919)|failed to run command on KVM_Host_Machine: which virsh
|1480|2:2|image| ( 0) OS.pm, execute (line: 1919)
|1480|2:2|image| (-1) KVM.pm, initialize (line: 94)
|1480|2:2|image| (-2) Module.pm, new (line: 207)
|1480|2:2|image| (-3) libvirt.pm, (eval) (line: 117)
|1480|2:2|image| (-4) libvirt.pm, initialize (line: 117)
|1480|2:2|image| (-5) Module.pm, new (line: 207)
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:22|1480|2:2|image|KVM.pm:initialize(96)|unable to initialize KVM driver module to control KVM_Host_Machine, failed to execute command to determine if the 'virsh' command is available
|1480|2:2|image| ( 0) KVM.pm, initialize (line: 96)
|1480|2:2|image| (-1) Module.pm, new (line: 207)
|1480|2:2|image| (-2) libvirt.pm, (eval) (line: 117)
|1480|2:2|image| (-3) libvirt.pm, initialize (line: 117)
|1480|2:2|image| (-4) Module.pm, new (line: 207)
|1480|2:2|image| (-5) Module.pm, create_provisioning_object (line: 522)
2013-05-19 05:12:22|1480|2:2|image|libvirt.pm:initialize(129)|libvirt KVM driver object could not be initialized to control KVM_Host_Machine
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:22|1480|2:2|image|libvirt.pm:driver(809)|unable to return libvirt driver object, $self->{driver} is not set
|1480|2:2|image| ( 0) libvirt.pm, driver (line: 809)
|1480|2:2|image| (-1) libvirt.pm, initialize (line: 134)
|1480|2:2|image| (-2) Module.pm, new (line: 207)
|1480|2:2|image| (-3) Module.pm, create_provisioning_object (line: 522)
|1480|2:2|image| (-4) State.pm, initialize (line: 136)
|1480|2:2|image| (-5) Module.pm, new (line: 207)
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:22|1480|2:2|image|libvirt.pm:initialize(135)|failed to initialize libvirt provisioning module, driver object could not be created and initialized
|1480|2:2|image| ( 0) libvirt.pm, initialize (line: 135)
|1480|2:2|image| (-1) Module.pm, new (line: 207)
|1480|2:2|image| (-2) Module.pm, create_provisioning_object (line: 522)
|1480|2:2|image| (-3) State.pm, initialize (line: 136)
|1480|2:2|image| (-4) Module.pm, new (line: 207)
|1480|2:2|image| (-5) vcld, make_new_child (line: 567)
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:22|1480|2:2|image|Module.pm:create_provisioning_object(530)|provisioning object could not be created, returning 0
|1480|2:2|image| ( 0) Module.pm, create_provisioning_object (line: 530)
|1480|2:2|image| (-1) State.pm, initialize (line: 136)
|1480|2:2|image| (-2) Module.pm, new (line: 207)
|1480|2:2|image| (-3) vcld, make_new_child (line: 567)
|1480|2:2|image| (-4) vcld, main (line: 350)
|1480|2:2|image| ---- WARNING ----
|1480|2:2|image| 2013-05-19 05:12:22|1480|2:2|image|State.pm:initialize(145)|failed to create provisioning object
|1480|2:2|image| ( 0) State.pm, initialize (line: 145)
|1480|2:2|image| (-1) Module.pm, new (line: 207)
|1480|2:2|image| (-2) vcld, make_new_child (line: 567)
|1480|2:2|image| (-3) vcld, main (line: 350)
2013-05-19 05:12:22|1480|2:2|image|utils.pm:delete_computerloadlog_reservation(6429)|removing computerloadlog entries matching loadstate = begin
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:22|1460|3:3|image|utils.pm:run_ssh_command(5043)|attempt 3/3: failed to execute SSH command on KVM_Host_Machine: 'which virsh', exit status: 255, SSH exits with the exit status of the remote command or with 255 if an error occurred, output:
|1460|3:3|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1460|3:3|image| ( 0) utils.pm, run_ssh_command (line: 5043)
|1460|3:3|image| (-1) OS.pm, execute (line: 1911)
|1460|3:3|image| (-2) KVM.pm, initialize (line: 94)
|1460|3:3|image| (-3) Module.pm, new (line: 207)
|1460|3:3|image| (-4) libvirt.pm, (eval) (line: 117)
|1460|3:3|image| (-5) libvirt.pm, initialize (line: 117)
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:22|1460|3:3|image|utils.pm:run_ssh_command(5076)|failed to run SSH command after 3 attempts, command: /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1, exit status: 255, output:
|1460|3:3|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1460|3:3|image| ( 0) utils.pm, run_ssh_command (line: 5076)
|1460|3:3|image| (-1) OS.pm, execute (line: 1911)
|1460|3:3|image| (-2) KVM.pm, initialize (line: 94)
|1460|3:3|image| (-3) Module.pm, new (line: 207)
|1460|3:3|image| (-4) libvirt.pm, (eval) (line: 117)
|1460|3:3|image| (-5) libvirt.pm, initialize (line: 117)
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:22|1460|3:3|image|OS.pm:execute(1919)|failed to run command on KVM_Host_Machine: which virsh
|1460|3:3|image| ( 0) OS.pm, execute (line: 1919)
|1460|3:3|image| (-1) KVM.pm, initialize (line: 94)
|1460|3:3|image| (-2) Module.pm, new (line: 207)
|1460|3:3|image| (-3) libvirt.pm, (eval) (line: 117)
|1460|3:3|image| (-4) libvirt.pm, initialize (line: 117)
|1460|3:3|image| (-5) Module.pm, new (line: 207)
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:22|1460|3:3|image|KVM.pm:initialize(96)|unable to initialize KVM driver module to control KVM_Host_Machine, failed to execute command to determine if the 'virsh' command is available
|1460|3:3|image| ( 0) KVM.pm, initialize (line: 96)
|1460|3:3|image| (-1) Module.pm, new (line: 207)
|1460|3:3|image| (-2) libvirt.pm, (eval) (line: 117)
|1460|3:3|image| (-3) libvirt.pm, initialize (line: 117)
|1460|3:3|image| (-4) Module.pm, new (line: 207)
|1460|3:3|image| (-5) Module.pm, create_provisioning_object (line: 522)
2013-05-19 05:12:22|1460|3:3|image|libvirt.pm:initialize(129)|libvirt KVM driver object could not be initialized to control KVM_Host_Machine
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:22|1460|3:3|image|libvirt.pm:driver(809)|unable to return libvirt driver object, $self->{driver} is not set
|1460|3:3|image| ( 0) libvirt.pm, driver (line: 809)
|1460|3:3|image| (-1) libvirt.pm, initialize (line: 134)
|1460|3:3|image| (-2) Module.pm, new (line: 207)
|1460|3:3|image| (-3) Module.pm, create_provisioning_object (line: 522)
|1460|3:3|image| (-4) State.pm, initialize (line: 136)
|1460|3:3|image| (-5) Module.pm, new (line: 207)
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:22|1460|3:3|image|libvirt.pm:initialize(135)|failed to initialize libvirt provisioning module, driver object could not be created and initialized
|1460|3:3|image| ( 0) libvirt.pm, initialize (line: 135)
|1460|3:3|image| (-1) Module.pm, new (line: 207)
|1460|3:3|image| (-2) Module.pm, create_provisioning_object (line: 522)
|1460|3:3|image| (-3) State.pm, initialize (line: 136)
|1460|3:3|image| (-4) Module.pm, new (line: 207)
|1460|3:3|image| (-5) vcld, make_new_child (line: 567)
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:22|1460|3:3|image|Module.pm:create_provisioning_object(530)|provisioning object could not be created, returning 0
|1460|3:3|image| ( 0) Module.pm, create_provisioning_object (line: 530)
|1460|3:3|image| (-1) State.pm, initialize (line: 136)
|1460|3:3|image| (-2) Module.pm, new (line: 207)
|1460|3:3|image| (-3) vcld, make_new_child (line: 567)
|1460|3:3|image| (-4) vcld, main (line: 350)
|1460|3:3|image| ---- WARNING ----
|1460|3:3|image| 2013-05-19 05:12:22|1460|3:3|image|State.pm:initialize(145)|failed to create provisioning object
|1460|3:3|image| ( 0) State.pm, initialize (line: 145)
|1460|3:3|image| (-1) Module.pm, new (line: 207)
|1460|3:3|image| (-2) vcld, make_new_child (line: 567)
|1460|3:3|image| (-3) vcld, main (line: 350)
2013-05-19 05:12:22|1460|3:3|image|utils.pm:delete_computerloadlog_reservation(6429)|removing computerloadlog entries matching loadstate = begin
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:22|1440|1:1|image|utils.pm:run_ssh_command(5043)|attempt 3/3: failed to execute SSH command on KVM_Host_Machine: 'which virsh', exit status: 255, SSH exits with the exit status of the remote command or with 255 if an error occurred, output:
|1440|1:1|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1440|1:1|image| ( 0) utils.pm, run_ssh_command (line: 5043)
|1440|1:1|image| (-1) OS.pm, execute (line: 1911)
|1440|1:1|image| (-2) KVM.pm, initialize (line: 94)
|1440|1:1|image| (-3) Module.pm, new (line: 207)
|1440|1:1|image| (-4) libvirt.pm, (eval) (line: 117)
|1440|1:1|image| (-5) libvirt.pm, initialize (line: 117)
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:22|1440|1:1|image|utils.pm:run_ssh_command(5076)|failed to run SSH command after 3 attempts, command: /usr/bin/ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x KVM_Host_Machine 'which virsh' 2>&1, exit status: 255, output:
|1440|1:1|image| ssh output (which virs...): ssh: Could not resolve hostname KVM_Host_Machine: Name or service not known
|1440|1:1|image| ( 0) utils.pm, run_ssh_command (line: 5076)
|1440|1:1|image| (-1) OS.pm, execute (line: 1911)
|1440|1:1|image| (-2) KVM.pm, initialize (line: 94)
|1440|1:1|image| (-3) Module.pm, new (line: 207)
|1440|1:1|image| (-4) libvirt.pm, (eval) (line: 117)
|1440|1:1|image| (-5) libvirt.pm, initialize (line: 117)
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:22|1440|1:1|image|OS.pm:execute(1919)|failed to run command on KVM_Host_Machine: which virsh
|1440|1:1|image| ( 0) OS.pm, execute (line: 1919)
|1440|1:1|image| (-1) KVM.pm, initialize (line: 94)
|1440|1:1|image| (-2) Module.pm, new (line: 207)
|1440|1:1|image| (-3) libvirt.pm, (eval) (line: 117)
|1440|1:1|image| (-4) libvirt.pm, initialize (line: 117)
|1440|1:1|image| (-5) Module.pm, new (line: 207)
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:22|1440|1:1|image|KVM.pm:initialize(96)|unable to initialize KVM driver module to control KVM_Host_Machine, failed to execute command to determine if the 'virsh' command is available
|1440|1:1|image| ( 0) KVM.pm, initialize (line: 96)
|1440|1:1|image| (-1) Module.pm, new (line: 207)
|1440|1:1|image| (-2) libvirt.pm, (eval) (line: 117)
|1440|1:1|image| (-3) libvirt.pm, initialize (line: 117)
|1440|1:1|image| (-4) Module.pm, new (line: 207)
|1440|1:1|image| (-5) Module.pm, create_provisioning_object (line: 522)
2013-05-19 05:12:22|1440|1:1|image|libvirt.pm:initialize(129)|libvirt KVM driver object could not be initialized to control KVM_Host_Machine
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:22|1440|1:1|image|libvirt.pm:driver(809)|unable to return libvirt driver object, $self->{driver} is not set
|1440|1:1|image| ( 0) libvirt.pm, driver (line: 809)
|1440|1:1|image| (-1) libvirt.pm, initialize (line: 134)
|1440|1:1|image| (-2) Module.pm, new (line: 207)
|1440|1:1|image| (-3) Module.pm, create_provisioning_object (line: 522)
|1440|1:1|image| (-4) State.pm, initialize (line: 136)
|1440|1:1|image| (-5) Module.pm, new (line: 207)
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:22|1440|1:1|image|libvirt.pm:initialize(135)|failed to initialize libvirt provisioning module, driver object could not be created and initialized
|1440|1:1|image| ( 0) libvirt.pm, initialize (line: 135)
|1440|1:1|image| (-1) Module.pm, new (line: 207)
|1440|1:1|image| (-2) Module.pm, create_provisioning_object (line: 522)
|1440|1:1|image| (-3) State.pm, initialize (line: 136)
|1440|1:1|image| (-4) Module.pm, new (line: 207)
|1440|1:1|image| (-5) vcld, make_new_child (line: 567)
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:22|1440|1:1|image|Module.pm:create_provisioning_object(530)|provisioning object could not be created, returning 0
|1440|1:1|image| ( 0) Module.pm, create_provisioning_object (line: 530)
|1440|1:1|image| (-1) State.pm, initialize (line: 136)
|1440|1:1|image| (-2) Module.pm, new (line: 207)
|1440|1:1|image| (-3) vcld, make_new_child (line: 567)
|1440|1:1|image| (-4) vcld, main (line: 350)
|1440|1:1|image| ---- WARNING ----
|1440|1:1|image| 2013-05-19 05:12:22|1440|1:1|image|State.pm:initialize(145)|failed to create provisioning object
|1440|1:1|image| ( 0) State.pm, initialize (line: 145)
|1440|1:1|image| (-1) Module.pm, new (line: 207)
|1440|1:1|image| (-2) vcld, make_new_child (line: 567)
|1440|1:1|image| (-3) vcld, main (line: 350)
2013-05-19 05:12:22|1440|1:1|image|utils.pm:delete_computerloadlog_reservation(6429)|removing computerloadlog entries matching loadstate = begin
2013-05-19 05:12:22|1480|2:2|image|utils.pm:delete_computerloadlog_reservation(6476)|deleted rows from computerloadlog for reservation id=2
2013-05-19 05:12:22|1480|2:2|image|State.pm:DESTROY(929)|VCL::image process duration: 6 seconds
2013-05-19 05:12:22|1460|3:3|image|utils.pm:delete_computerloadlog_reservation(6476)|deleted rows from computerloadlog for reservation id=3
2013-05-19 05:12:22|1440|1:1|image|utils.pm:delete_computerloadlog_reservation(6476)|deleted rows from computerloadlog for reservation id=1
2013-05-19 05:12:22|1460|3:3|image|State.pm:DESTROY(929)|VCL::image process duration: 6 seconds
|1460|3:3|image| ---- CRITICAL ----
|1460|3:3|image| 2013-05-19 05:12:22|1460|3:3|image|vcld:make_new_child(574)|VCL::image object could not be created and initialized
|1460|3:3|image| ( 0) vcld, make_new_child (line: 574)
|1460|3:3|image| (-1) vcld, main (line: 350)
2013-05-19 05:12:22|1460|3:3|image|utils.pm:switch_state(6939)|called from VCL::vcld::make_new_child(575)
2013-05-19 05:12:22|1460|3:3|image|utils.pm:switch_state(6975)|parent: parent reservation ID for this request: 3
2013-05-19 05:12:22|1460|3:3|image|utils.pm:switch_state(6986)|previous request state is image, not setting request state to failed, setting request state to maintenance
|1480|2:2|image| ---- CRITICAL ----
|1480|2:2|image| 2013-05-19 05:12:22|1480|2:2|image|vcld:make_new_child(574)|VCL::image object could not be created and initialized
|1480|2:2|image| ( 0) vcld, make_new_child (line: 574)
|1480|2:2|image| (-1) vcld, main (line: 350)
2013-05-19 05:12:22|1480|2:2|image|utils.pm:switch_state(6939)|called from VCL::vcld::make_new_child(575)
2013-05-19 05:12:22|1480|2:2|image|utils.pm:switch_state(6975)|parent: parent reservation ID for this request: 2
2013-05-19 05:12:22|1480|2:2|image|utils.pm:switch_state(6986)|previous request state is image, not setting request state to failed, setting request state to maintenance
2013-05-19 05:12:22|1480|2:2|image|utils.pm:getnewdbh(2512)|unable to use database handle stored in $ENV{dbh}
2013-05-19 05:12:22|1440|1:1|image|State.pm:DESTROY(929)|VCL::image process duration: 6 seconds
|1440|1:1|image| ---- CRITICAL ----
|1440|1:1|image| 2013-05-19 05:12:22|1440|1:1|image|vcld:make_new_child(574)|VCL::image object could not be created and initialized
|1440|1:1|image| ( 0) vcld, make_new_child (line: 574)
|1440|1:1|image| (-1) vcld, main (line: 350)
2013-05-19 05:12:22|1440|1:1|image|utils.pm:switch_state(6939)|called from VCL::vcld::make_new_child(575)
2013-05-19 05:12:22|1440|1:1|image|utils.pm:switch_state(6975)|parent: parent reservation ID for this request: 1
2013-05-19 05:12:22|1440|1:1|image|utils.pm:switch_state(6986)|previous request state is image, not setting request state to failed, setting request state to maintenance
2013-05-19 05:12:22|1440|1:1|image|utils.pm:getnewdbh(2512)|unable to use database handle stored in $ENV{dbh}
2013-05-19 05:12:22|1460|3:3|image|utils.pm:getnewdbh(2512)|unable to use database handle stored in $ENV{dbh}
2013-05-19 05:12:22|1480|2:2|image|utils.pm:getnewdbh(2569)|database handle stored in $ENV{dbh}
2013-05-19 05:12:22|1440|1:1|image|utils.pm:getnewdbh(2569)|database handle stored in $ENV{dbh}
2013-05-19 05:12:22|1460|3:3|image|utils.pm:getnewdbh(2569)|database handle stored in $ENV{dbh}
2013-05-19 05:12:22|1440|1:1|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: switching request state to maintenance
2013-05-19 05:12:22|1480|2:2|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: switching request state to maintenance
2013-05-19 05:12:22|1440|1:1|image|utils.pm:update_request_state(1545)|request 1 state updated to: maintenance, laststate to: image
2013-05-19 05:12:22|1440|1:1|image|utils.pm:switch_state(7010)|request state changed: image->maintenance, laststate: image->image
2013-05-19 05:12:22|1480|2:2|image|utils.pm:update_request_state(1545)|request 2 state updated to: maintenance, laststate to: image
2013-05-19 05:12:22|1480|2:2|image|utils.pm:switch_state(7010)|request state changed: image->maintenance, laststate: image->image
2013-05-19 05:12:22|1460|3:3|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: switching request state to maintenance
2013-05-19 05:12:22|1440|1:1|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: request state changed to maintenance, laststate to image
2013-05-19 05:12:22|1460|3:3|image|utils.pm:update_request_state(1545)|request 3 state updated to: maintenance, laststate to: image
2013-05-19 05:12:22|1460|3:3|image|utils.pm:switch_state(7010)|request state changed: image->maintenance, laststate: image->image
2013-05-19 05:12:22|1480|2:2|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: request state changed to maintenance, laststate to image
2013-05-19 05:12:22|1440|1:1|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: switching computer state to maintenance
2013-05-19 05:12:22|1460|3:3|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: request state changed to maintenance, laststate to image
2013-05-19 05:12:22|1480|2:2|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: switching computer state to maintenance
2013-05-19 05:12:22|1440|1:1|image|utils.pm:update_computer_state(1587)|computer 3 state updated to: maintenance
2013-05-19 05:12:22|1440|1:1|image|utils.pm:switch_state(7028)|computer KVM_VM1 state changed: available->maintenance
2013-05-19 05:12:22|1480|2:2|image|utils.pm:update_computer_state(1587)|computer 3 state updated to: maintenance
2013-05-19 05:12:22|1480|2:2|image|utils.pm:switch_state(7028)|computer KVM_VM1 state changed: available->maintenance
2013-05-19 05:12:22|1440|1:1|image|utils.pm:switch_state(7038)|log table id=0, ending set to failed
2013-05-19 05:12:22|1480|2:2|image|utils.pm:switch_state(7038)|log table id=0, ending set to failed
2013-05-19 05:12:22|1480|2:2|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: process exiting
2013-05-19 05:12:22|1480|2:2|image|utils.pm:switch_state(7054)|process exiting
2013-05-19 05:12:22|1440|1:1|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: process exiting
2013-05-19 05:12:22|1440|1:1|image|utils.pm:switch_state(7054)|process exiting
2013-05-19 05:12:22|1460|3:3|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: switching computer state to maintenance
2013-05-19 05:12:22|1460|3:3|image|utils.pm:update_computer_state(1587)|computer 3 state updated to: maintenance
2013-05-19 05:12:22|1460|3:3|image|utils.pm:switch_state(7028)|computer KVM_VM1 state changed: available->maintenance
2013-05-19 05:12:22|1460|3:3|image|utils.pm:switch_state(7038)|log table id=0, ending set to failed
2013-05-19 05:12:22|1460|3:3|image|utils.pm:insertloadlog(3703)|inserted computer=3, info, VCL::vcld: process exiting
2013-05-19 05:12:22|1460|3:3|image|utils.pm:switch_state(7054)|process exiting
2013-05-19 05:12:22|1388|vcld:REAPER(721)|VCL process exited for reservation 2, PID: 1480, signal: CHLD
2013-05-19 05:12:22|1388|vcld:REAPER(721)|VCL process exited for reservation 1, PID: 1440, signal: CHLD
2013-05-19 05:12:22|1388|vcld:REAPER(721)|VCL process exited for reservation 3, PID: 1460, signal: CHLD
2013-05-19 05:12:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:22
2013-05-19 05:12:27|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:27
2013-05-19 05:12:32|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:32
2013-05-19 05:12:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:37
2013-05-19 05:12:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:42
2013-05-19 05:12:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:47
2013-05-19 05:12:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:52
2013-05-19 05:12:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:12:57
2013-05-19 05:13:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:02
2013-05-19 05:13:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:07
2013-05-19 05:13:12|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:12
2013-05-19 05:13:17|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:17
2013-05-19 05:13:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:22
2013-05-19 05:13:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:27
2013-05-19 05:13:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:33
2013-05-19 05:13:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:38
2013-05-19 05:13:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:43
2013-05-19 05:13:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:48
2013-05-19 05:13:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:53
2013-05-19 05:13:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:13:58
2013-05-19 05:14:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:03
2013-05-19 05:14:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:08
2013-05-19 05:14:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:13
2013-05-19 05:14:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:18
2013-05-19 05:14:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:23
2013-05-19 05:14:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:28
2013-05-19 05:14:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:33
2013-05-19 05:14:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:38
2013-05-19 05:14:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:43
2013-05-19 05:14:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:48
2013-05-19 05:14:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:53
2013-05-19 05:14:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:14:58
2013-05-19 05:15:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:03
2013-05-19 05:15:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:08
2013-05-19 05:15:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:13
2013-05-19 05:15:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:18
2013-05-19 05:15:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:23
2013-05-19 05:15:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:28
2013-05-19 05:15:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:33
2013-05-19 05:15:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:38
2013-05-19 05:15:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:43
2013-05-19 05:15:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:48
2013-05-19 05:15:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:53
2013-05-19 05:15:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:15:58
2013-05-19 05:16:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:03
2013-05-19 05:16:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:08
2013-05-19 05:16:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:13
2013-05-19 05:16:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:19
2013-05-19 05:16:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:24
2013-05-19 05:16:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:29
2013-05-19 05:16:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:34
2013-05-19 05:16:39|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:39
2013-05-19 05:16:44|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:44
2013-05-19 05:16:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:49
2013-05-19 05:16:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:54
2013-05-19 05:16:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:16:59
2013-05-19 05:17:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:04
2013-05-19 05:17:09|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:09
2013-05-19 05:17:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:14
2013-05-19 05:17:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:19
2013-05-19 05:17:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:24
2013-05-19 05:17:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:29
2013-05-19 05:17:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:34
2013-05-19 05:17:39|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:39
2013-05-19 05:17:44|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:44
2013-05-19 05:17:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:49
2013-05-19 05:17:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:54
2013-05-19 05:17:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:17:59
2013-05-19 05:18:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:04
2013-05-19 05:18:09|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:09
2013-05-19 05:18:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:14
2013-05-19 05:18:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:19
2013-05-19 05:18:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:24
2013-05-19 05:18:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:29
2013-05-19 05:18:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:34
2013-05-19 05:18:39|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:39
2013-05-19 05:18:44|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:44
2013-05-19 05:18:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:49
2013-05-19 05:18:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:54
2013-05-19 05:19:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:18:59
2013-05-19 05:19:05|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:05
2013-05-19 05:19:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:10
2013-05-19 05:19:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:15
2013-05-19 05:19:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:20
2013-05-19 05:19:25|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:25
2013-05-19 05:19:30|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:30
2013-05-19 05:19:35|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:35
2013-05-19 05:19:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:40
2013-05-19 05:19:45|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:45
2013-05-19 05:19:50|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:50
2013-05-19 05:19:55|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:19:55
2013-05-19 05:20:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:00
2013-05-19 05:20:05|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:05
2013-05-19 05:20:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:10
2013-05-19 05:20:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:15
2013-05-19 05:20:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:20
2013-05-19 05:20:25|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:25
2013-05-19 05:20:30|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:30
2013-05-19 05:20:35|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:35
2013-05-19 05:20:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:40
2013-05-19 05:20:45|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:45
2013-05-19 05:20:50|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:50
2013-05-19 05:20:55|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:20:55
2013-05-19 05:21:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:00
2013-05-19 05:21:05|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:05
2013-05-19 05:21:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:10
2013-05-19 05:21:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:15
2013-05-19 05:21:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:20
2013-05-19 05:21:25|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:25
2013-05-19 05:21:30|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:30
2013-05-19 05:21:35|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:35
2013-05-19 05:21:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:40
2013-05-19 05:21:45|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:45
2013-05-19 05:21:50|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:50
2013-05-19 05:21:55|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:21:55
2013-05-19 05:22:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:00
2013-05-19 05:22:05|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:05
2013-05-19 05:22:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:10
2013-05-19 05:22:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:15
2013-05-19 05:22:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:20
2013-05-19 05:22:25|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:25
2013-05-19 05:22:30|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:30
2013-05-19 05:22:35|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:35
2013-05-19 05:22:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:40
2013-05-19 05:22:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:45
2013-05-19 05:22:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:51
2013-05-19 05:22:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:22:56
2013-05-19 05:23:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:01
2013-05-19 05:23:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:06
2013-05-19 05:23:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:11
2013-05-19 05:23:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:16
2013-05-19 05:23:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:21
2013-05-19 05:23:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:26
2013-05-19 05:23:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:31
2013-05-19 05:23:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:36
2013-05-19 05:23:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:41
2013-05-19 05:23:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:46
2013-05-19 05:23:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:51
2013-05-19 05:23:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:23:56
2013-05-19 05:24:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:01
2013-05-19 05:24:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:06
2013-05-19 05:24:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:11
2013-05-19 05:24:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:16
2013-05-19 05:24:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:21
2013-05-19 05:24:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:26
2013-05-19 05:24:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:31
2013-05-19 05:24:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:36
2013-05-19 05:24:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:41
2013-05-19 05:24:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:46
2013-05-19 05:24:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:51
2013-05-19 05:24:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:24:56
2013-05-19 05:25:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:01
2013-05-19 05:25:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:06
2013-05-19 05:25:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:11
2013-05-19 05:25:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:16
2013-05-19 05:25:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:21
2013-05-19 05:25:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:26
2013-05-19 05:25:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:31
2013-05-19 05:25:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:36
2013-05-19 05:25:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:41
2013-05-19 05:25:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:46
2013-05-19 05:25:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:51
2013-05-19 05:25:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:25:56
2013-05-19 05:26:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:01
2013-05-19 05:26:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:06
2013-05-19 05:26:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:11
2013-05-19 05:26:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:16
2013-05-19 05:26:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:21
2013-05-19 05:26:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:26
2013-05-19 05:26:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:31
2013-05-19 05:26:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:37
2013-05-19 05:26:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:42
2013-05-19 05:26:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:47
2013-05-19 05:26:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:52
2013-05-19 05:26:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:26:57
2013-05-19 05:27:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:02
2013-05-19 05:27:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:07
2013-05-19 05:27:12|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:12
2013-05-19 05:27:17|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:17
2013-05-19 05:27:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:22
2013-05-19 05:27:27|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:27
2013-05-19 05:27:32|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:32
2013-05-19 05:27:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:37
2013-05-19 05:27:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:42
2013-05-19 05:27:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:47
2013-05-19 05:27:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:52
2013-05-19 05:27:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:27:57
2013-05-19 05:28:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:02
2013-05-19 05:28:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:07
2013-05-19 05:28:12|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:12
2013-05-19 05:28:17|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:17
2013-05-19 05:28:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:22
2013-05-19 05:28:27|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:27
2013-05-19 05:28:32|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:32
2013-05-19 05:28:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:37
2013-05-19 05:28:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:42
2013-05-19 05:28:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:47
2013-05-19 05:28:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:52
2013-05-19 05:28:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:28:57
2013-05-19 05:29:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:02
2013-05-19 05:29:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:07
2013-05-19 05:29:12|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:12
2013-05-19 05:29:17|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:17
2013-05-19 05:29:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:22
2013-05-19 05:29:27|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:27
2013-05-19 05:29:32|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:32
2013-05-19 05:29:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:37
2013-05-19 05:29:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:42
2013-05-19 05:29:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:47
2013-05-19 05:29:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:52
2013-05-19 05:29:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:29:57
2013-05-19 05:30:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:03
2013-05-19 05:30:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:08
2013-05-19 05:30:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:13
2013-05-19 05:30:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:18
2013-05-19 05:30:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:23
2013-05-19 05:30:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:28
2013-05-19 05:30:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:33
2013-05-19 05:30:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:38
2013-05-19 05:30:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:43
2013-05-19 05:30:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:48
2013-05-19 05:30:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:53
2013-05-19 05:30:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:30:58
2013-05-19 05:31:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:03
2013-05-19 05:31:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:08
2013-05-19 05:31:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:13
2013-05-19 05:31:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:18
2013-05-19 05:31:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:23
2013-05-19 05:31:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:28
2013-05-19 05:31:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:33
2013-05-19 05:31:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:38
2013-05-19 05:31:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:43
2013-05-19 05:31:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:48
2013-05-19 05:31:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:53
2013-05-19 05:31:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:31:58
2013-05-19 05:32:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:03
2013-05-19 05:32:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:08
2013-05-19 05:32:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:13
2013-05-19 05:32:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:18
2013-05-19 05:32:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:23
2013-05-19 05:32:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:28
2013-05-19 05:32:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:33
2013-05-19 05:32:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:38
2013-05-19 05:32:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:43
2013-05-19 05:32:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:48
2013-05-19 05:32:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:53
2013-05-19 05:32:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:32:58
2013-05-19 05:33:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:03
2013-05-19 05:33:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:08
2013-05-19 05:33:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:13
2013-05-19 05:33:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:18
2013-05-19 05:33:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:23
2013-05-19 05:33:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:28
2013-05-19 05:33:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:33
2013-05-19 05:33:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:38
2013-05-19 05:33:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:43
2013-05-19 05:33:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:48
2013-05-19 05:33:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:54
2013-05-19 05:33:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:33:59
2013-05-19 05:34:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:04
2013-05-19 05:34:09|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:09
2013-05-19 05:34:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:14
2013-05-19 05:34:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:19
2013-05-19 05:34:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:24
2013-05-19 05:34:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:29
2013-05-19 05:34:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:34
2013-05-19 05:34:39|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:39
2013-05-19 05:34:44|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:44
2013-05-19 05:34:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:49
2013-05-19 05:34:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:54
2013-05-19 05:34:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:34:59
2013-05-19 05:35:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:04
2013-05-19 05:35:09|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:09
2013-05-19 05:35:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:14
2013-05-19 05:35:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:19
2013-05-19 05:35:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:24
2013-05-19 05:35:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:29
2013-05-19 05:35:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:34
2013-05-19 05:35:39|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:39
2013-05-19 05:35:44|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:44
2013-05-19 05:35:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:49
2013-05-19 05:35:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:54
2013-05-19 05:35:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:35:59
2013-05-19 05:36:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:04
2013-05-19 05:36:09|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:09
2013-05-19 05:36:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:14
2013-05-19 05:36:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:19
2013-05-19 05:36:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:24
2013-05-19 05:36:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:29
2013-05-19 05:36:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:34
2013-05-19 05:36:39|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:39
2013-05-19 05:36:44|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:44
2013-05-19 05:36:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:49
2013-05-19 05:36:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:54
2013-05-19 05:36:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:36:59
2013-05-19 05:37:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:04
2013-05-19 05:37:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:09
2013-05-19 05:37:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:15
2013-05-19 05:37:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:20
2013-05-19 05:37:25|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:25
2013-05-19 05:37:30|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:30
2013-05-19 05:37:35|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:35
2013-05-19 05:37:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:40
2013-05-19 05:37:45|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:45
2013-05-19 05:37:50|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:50
2013-05-19 05:37:55|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:37:55
2013-05-19 05:38:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:00
2013-05-19 05:38:05|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:05
2013-05-19 05:38:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:10
2013-05-19 05:38:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:15
2013-05-19 05:38:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:20
2013-05-19 05:38:25|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:25
2013-05-19 05:38:30|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:30
2013-05-19 05:38:35|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:35
2013-05-19 05:38:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:40
2013-05-19 05:38:45|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:45
2013-05-19 05:38:50|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:50
2013-05-19 05:38:55|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:38:55
2013-05-19 05:39:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:00
2013-05-19 05:39:05|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:05
2013-05-19 05:39:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:10
2013-05-19 05:39:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:15
2013-05-19 05:39:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:20
2013-05-19 05:39:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:26
2013-05-19 05:39:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:31
2013-05-19 05:39:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:36
2013-05-19 05:39:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:41
2013-05-19 05:39:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:46
2013-05-19 05:39:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:51
2013-05-19 05:39:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:39:56
2013-05-19 05:40:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:01
2013-05-19 05:40:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:06
2013-05-19 05:40:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:11
2013-05-19 05:40:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:16
2013-05-19 05:40:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:21
2013-05-19 05:40:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:26
2013-05-19 05:40:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:31
2013-05-19 05:40:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:36
2013-05-19 05:40:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:41
2013-05-19 05:40:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:46
2013-05-19 05:40:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:51
2013-05-19 05:40:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:40:56
2013-05-19 05:41:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:01
2013-05-19 05:41:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:06
2013-05-19 05:41:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:11
2013-05-19 05:41:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:16
2013-05-19 05:41:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:21
2013-05-19 05:41:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:26
2013-05-19 05:41:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:31
2013-05-19 05:41:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:36
2013-05-19 05:41:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:41
2013-05-19 05:41:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:46
2013-05-19 05:41:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:51
2013-05-19 05:41:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:41:56
2013-05-19 05:42:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:01
2013-05-19 05:42:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:06
2013-05-19 05:42:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:11
2013-05-19 05:42:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:16
2013-05-19 05:42:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:21
2013-05-19 05:42:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:26
2013-05-19 05:42:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:31
2013-05-19 05:42:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:36
2013-05-19 05:42:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:41
2013-05-19 05:42:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:46
2013-05-19 05:42:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:52
2013-05-19 05:42:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:42:57
2013-05-19 05:43:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:02
2013-05-19 05:43:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:07
2013-05-19 05:43:12|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:12
2013-05-19 05:43:17|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:17
2013-05-19 05:43:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:22
2013-05-19 05:43:27|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:27
2013-05-19 05:43:32|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:32
2013-05-19 05:43:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:37
2013-05-19 05:43:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:42
2013-05-19 05:43:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:47
2013-05-19 05:43:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:52
2013-05-19 05:43:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:43:57
2013-05-19 05:44:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:02
2013-05-19 05:44:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:07
2013-05-19 05:44:12|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:12
2013-05-19 05:44:17|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:17
2013-05-19 05:44:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:22
2013-05-19 05:44:27|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:27
2013-05-19 05:44:32|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:32
2013-05-19 05:44:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:37
2013-05-19 05:44:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:42
2013-05-19 05:44:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:47
2013-05-19 05:44:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:52
2013-05-19 05:44:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:44:57
2013-05-19 05:45:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:02
2013-05-19 05:45:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:07
2013-05-19 05:45:12|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:12
2013-05-19 05:45:17|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:17
2013-05-19 05:45:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:22
2013-05-19 05:45:27|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:27
2013-05-19 05:45:32|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:32
2013-05-19 05:45:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:37
2013-05-19 05:45:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:42
2013-05-19 05:45:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:47
2013-05-19 05:45:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:52
2013-05-19 05:45:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:45:57
2013-05-19 05:46:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:02
2013-05-19 05:46:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:07
2013-05-19 05:46:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:12
2013-05-19 05:46:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:18
2013-05-19 05:46:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:23
2013-05-19 05:46:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:28
2013-05-19 05:46:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:33
2013-05-19 05:46:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:38
2013-05-19 05:46:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:43
2013-05-19 05:46:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:48
2013-05-19 05:46:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:53
2013-05-19 05:46:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:46:58
2013-05-19 05:47:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:03
2013-05-19 05:47:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:08
2013-05-19 05:47:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:13
2013-05-19 05:47:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:18
2013-05-19 05:47:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:23
2013-05-19 05:47:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:28
2013-05-19 05:47:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:33
2013-05-19 05:47:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:38
2013-05-19 05:47:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:43
2013-05-19 05:47:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:48
2013-05-19 05:47:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:53
2013-05-19 05:47:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:47:58
2013-05-19 05:48:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:03
2013-05-19 05:48:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:08
2013-05-19 05:48:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:13
2013-05-19 05:48:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:18
2013-05-19 05:48:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:23
2013-05-19 05:48:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:28
2013-05-19 05:48:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:33
2013-05-19 05:48:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:38
2013-05-19 05:48:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:43
2013-05-19 05:48:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:48
2013-05-19 05:48:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:53
2013-05-19 05:48:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:48:58
2013-05-19 05:49:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:03
2013-05-19 05:49:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:08
2013-05-19 05:49:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:13
2013-05-19 05:49:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:18
2013-05-19 05:49:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:23
2013-05-19 05:49:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:28
2013-05-19 05:49:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:33
2013-05-19 05:49:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:38
2013-05-19 05:49:43|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:43
2013-05-19 05:49:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:48
2013-05-19 05:49:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:54
2013-05-19 05:49:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:49:59
2013-05-19 05:50:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:04
2013-05-19 05:50:09|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:09
2013-05-19 05:50:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:14
2013-05-19 05:50:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:19
2013-05-19 05:50:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:24
2013-05-19 05:50:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:29
2013-05-19 05:50:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:34
2013-05-19 05:50:39|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:39
2013-05-19 05:50:44|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:44
2013-05-19 05:50:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:49
2013-05-19 05:50:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:54
2013-05-19 05:50:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:50:59
2013-05-19 05:51:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:04
2013-05-19 05:51:09|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:09
2013-05-19 05:51:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:14
2013-05-19 05:51:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:19
2013-05-19 05:51:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:24
2013-05-19 05:51:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:29
2013-05-19 05:51:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:34
2013-05-19 05:51:39|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:39
2013-05-19 05:51:44|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:44
2013-05-19 05:51:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:49
2013-05-19 05:51:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:54
2013-05-19 05:51:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:51:59
2013-05-19 05:52:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:04
2013-05-19 05:52:09|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:09
2013-05-19 05:52:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:14
2013-05-19 05:52:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:19
2013-05-19 05:52:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:24
2013-05-19 05:52:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:29
2013-05-19 05:52:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:34
2013-05-19 05:52:39|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:39
2013-05-19 05:52:44|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:44
2013-05-19 05:52:49|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:49
2013-05-19 05:52:54|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:54
2013-05-19 05:52:59|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:52:59
2013-05-19 05:53:04|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:04
2013-05-19 05:53:09|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:09
2013-05-19 05:53:14|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:14
2013-05-19 05:53:19|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:19
2013-05-19 05:53:24|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:24
2013-05-19 05:53:29|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:29
2013-05-19 05:53:34|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:34
2013-05-19 05:53:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:40
2013-05-19 05:53:45|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:45
2013-05-19 05:53:50|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:50
2013-05-19 05:53:55|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:53:55
2013-05-19 05:54:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:00
2013-05-19 05:54:05|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:05
2013-05-19 05:54:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:10
2013-05-19 05:54:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:15
2013-05-19 05:54:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:20
2013-05-19 05:54:25|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:25
2013-05-19 05:54:30|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:30
2013-05-19 05:54:35|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:35
2013-05-19 05:54:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:40
2013-05-19 05:54:45|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:45
2013-05-19 05:54:50|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:50
2013-05-19 05:54:55|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:54:55
2013-05-19 05:55:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:00
2013-05-19 05:55:05|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:05
2013-05-19 05:55:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:10
2013-05-19 05:55:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:15
2013-05-19 05:55:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:20
2013-05-19 05:55:25|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:25
2013-05-19 05:55:30|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:30
2013-05-19 05:55:35|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:35
2013-05-19 05:55:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:40
2013-05-19 05:55:45|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:45
2013-05-19 05:55:50|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:50
2013-05-19 05:55:55|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:55:55
2013-05-19 05:56:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:00
2013-05-19 05:56:05|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:05
2013-05-19 05:56:10|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:10
2013-05-19 05:56:15|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:15
2013-05-19 05:56:20|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:20
2013-05-19 05:56:25|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:25
2013-05-19 05:56:30|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:30
2013-05-19 05:56:35|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:35
2013-05-19 05:56:40|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:40
2013-05-19 05:56:45|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:45
2013-05-19 05:56:50|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:50
2013-05-19 05:56:55|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:56:55
2013-05-19 05:57:00|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:00
2013-05-19 05:57:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:06
2013-05-19 05:57:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:11
2013-05-19 05:57:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:16
2013-05-19 05:57:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:21
2013-05-19 05:57:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:26
2013-05-19 05:57:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:31
2013-05-19 05:57:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:36
2013-05-19 05:57:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:41
2013-05-19 05:57:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:46
2013-05-19 05:57:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:51
2013-05-19 05:57:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:57:56
2013-05-19 05:58:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:01
2013-05-19 05:58:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:06
2013-05-19 05:58:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:11
2013-05-19 05:58:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:16
2013-05-19 05:58:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:21
2013-05-19 05:58:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:26
2013-05-19 05:58:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:31
2013-05-19 05:58:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:36
2013-05-19 05:58:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:41
2013-05-19 05:58:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:46
2013-05-19 05:58:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:51
2013-05-19 05:58:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:58:56
2013-05-19 05:59:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:01
2013-05-19 05:59:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:06
2013-05-19 05:59:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:11
2013-05-19 05:59:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:16
2013-05-19 05:59:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:21
2013-05-19 05:59:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:26
2013-05-19 05:59:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:31
2013-05-19 05:59:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:36
2013-05-19 05:59:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:41
2013-05-19 05:59:46|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:46
2013-05-19 05:59:51|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:51
2013-05-19 05:59:56|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 05:59:56
2013-05-19 06:00:01|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:01
2013-05-19 06:00:06|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:06
2013-05-19 06:00:11|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:11
2013-05-19 06:00:16|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:16
2013-05-19 06:00:21|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:21
2013-05-19 06:00:26|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:26
2013-05-19 06:00:31|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:31
2013-05-19 06:00:36|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:36
2013-05-19 06:00:41|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:41
2013-05-19 06:00:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:47
2013-05-19 06:00:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:52
2013-05-19 06:00:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:00:57
2013-05-19 06:01:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:02
2013-05-19 06:01:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:07
2013-05-19 06:01:12|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:12
2013-05-19 06:01:17|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:17
2013-05-19 06:01:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:22
2013-05-19 06:01:27|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:27
2013-05-19 06:01:32|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:32
2013-05-19 06:01:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:37
2013-05-19 06:01:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:42
2013-05-19 06:01:47|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:47
2013-05-19 06:01:52|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:52
2013-05-19 06:01:57|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:01:57
2013-05-19 06:02:02|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:02
2013-05-19 06:02:07|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:07
2013-05-19 06:02:12|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:12
2013-05-19 06:02:17|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:17
2013-05-19 06:02:22|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:22
2013-05-19 06:02:27|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:27
2013-05-19 06:02:32|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:32
2013-05-19 06:02:37|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:37
2013-05-19 06:02:42|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:42
2013-05-19 06:02:48|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:47
2013-05-19 06:02:53|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:53
2013-05-19 06:02:58|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:02:58
2013-05-19 06:03:03|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:03:03
2013-05-19 06:03:08|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:03:08
2013-05-19 06:03:13|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:03:13
2013-05-19 06:03:18|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:03:18
2013-05-19 06:03:23|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:03:23
2013-05-19 06:03:28|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:03:28
2013-05-19 06:03:33|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:03:33
2013-05-19 06:03:38|1388|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 06:03:38
2013-05-19 09:05:33|1381|utils.pm:get_management_node_info(5477)|initializing management node info hash reference
2013-05-19 09:05:33|1381|utils.pm:get_management_node_info(5493)|management node info for '192.168.122.2' is not stored in $ENV{management_node_info}
2013-05-19 09:05:33|1381|utils.pm:get_management_node_info(5636)|retrieved management node info: '192.168.122.2' (192)
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-19 09:05:33
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
============================================================================
VCL Management Node Daemon (vcld) | 2013-05-19 09:05:33
============================================================================
bin path: /usr/local/vcl/bin
config file: /etc/vcl/vcld.conf
log file: /var/log/vcld.log
pid file: /var/run/vcld.pid
daemon mode: 1
setup mode: 0
verbose mode: 1
============================================================================
Created VCL daemon process: 1391
2013-05-19 09:05:33|1391|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld'
2013-05-19 09:05:33|1391|vcld:main(120)|vcld environment variable set to 1 for this process
2013-05-19 09:05:33|1391|vcld:main(128)|retrieved management node information from database
2013-05-19 09:05:33|1391|vcld:main(141)|management_node_id environment variable set: 1
2013-05-19 09:05:33|1391|vcld:main(149)|management node checkin interval is 5 seconds
2013-05-19 09:05:33|1391|vcld:main(150)|vcld started on 192.168.122.2
2013-05-19 09:05:38|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:05:38
2013-05-19 09:05:43|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:05:43
2013-05-19 09:05:48|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:05:48
2013-05-19 09:05:53|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:05:53
2013-05-19 09:05:58|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:05:58
2013-05-19 09:06:03|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:03
2013-05-19 09:06:08|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:08
2013-05-19 09:06:13|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:13
2013-05-19 09:06:18|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:18
2013-05-19 09:06:23|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:23
2013-05-19 09:06:28|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:28
2013-05-19 09:06:33|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:33
2013-05-19 09:06:38|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:38
2013-05-19 09:06:43|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:43
2013-05-19 09:06:49|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:49
2013-05-19 09:06:54|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:54
2013-05-19 09:06:59|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:06:59
2013-05-19 09:07:04|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:04
2013-05-19 09:07:09|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:09
2013-05-19 09:07:14|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:14
2013-05-19 09:07:19|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:19
2013-05-19 09:07:24|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:24
2013-05-19 09:07:29|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:29
2013-05-19 09:07:34|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:34
2013-05-19 09:07:39|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:39
2013-05-19 09:07:44|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:44
2013-05-19 09:07:49|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:49
2013-05-19 09:07:54|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:54
2013-05-19 09:07:59|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:07:59
2013-05-19 09:08:04|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:04
2013-05-19 09:08:09|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:09
2013-05-19 09:08:14|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:14
2013-05-19 09:08:19|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:19
2013-05-19 09:08:24|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:24
2013-05-19 09:08:29|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:29
2013-05-19 09:08:34|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:34
2013-05-19 09:08:39|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:39
2013-05-19 09:08:44|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:44
2013-05-19 09:08:49|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:49
2013-05-19 09:08:54|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:54
2013-05-19 09:08:59|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:08:59
2013-05-19 09:09:04|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:04
2013-05-19 09:09:09|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:09
2013-05-19 09:09:14|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:14
2013-05-19 09:09:19|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:19
2013-05-19 09:09:24|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:24
2013-05-19 09:09:29|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:29
2013-05-19 09:09:34|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:34
2013-05-19 09:09:39|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:39
2013-05-19 09:09:44|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:44
2013-05-19 09:09:49|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:49
2013-05-19 09:09:54|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:54
2013-05-19 09:09:59|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:09:59
2013-05-19 09:10:05|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:04
2013-05-19 09:10:10|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:10
2013-05-19 09:10:15|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:15
2013-05-19 09:10:20|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:20
2013-05-19 09:10:25|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:25
2013-05-19 09:10:30|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:30
2013-05-19 09:10:35|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:35
2013-05-19 09:10:40|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:40
2013-05-19 09:10:45|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:45
2013-05-19 09:10:50|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:50
2013-05-19 09:10:55|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:10:55
2013-05-19 09:11:00|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:00
2013-05-19 09:11:05|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:05
2013-05-19 09:11:10|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:10
2013-05-19 09:11:15|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:15
2013-05-19 09:11:20|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:20
2013-05-19 09:11:25|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:25
2013-05-19 09:11:30|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:30
2013-05-19 09:11:35|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:35
2013-05-19 09:11:40|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:40
2013-05-19 09:11:45|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:45
2013-05-19 09:11:50|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:50
2013-05-19 09:11:55|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:11:55
2013-05-19 09:12:00|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:00
2013-05-19 09:12:05|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:05
2013-05-19 09:12:10|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:10
2013-05-19 09:12:15|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:15
2013-05-19 09:12:20|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:20
2013-05-19 09:12:25|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:25
2013-05-19 09:12:30|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:30
2013-05-19 09:12:35|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:35
2013-05-19 09:12:40|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:40
2013-05-19 09:12:45|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:45
2013-05-19 09:12:50|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:50
2013-05-19 09:12:55|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:12:55
2013-05-19 09:13:00|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:00
2013-05-19 09:13:05|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:05
2013-05-19 09:13:10|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:10
2013-05-19 09:13:15|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:15
2013-05-19 09:13:20|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:20
2013-05-19 09:13:25|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:25
2013-05-19 09:13:30|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:30
2013-05-19 09:13:35|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:35
2013-05-19 09:13:40|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:40
2013-05-19 09:13:46|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:46
2013-05-19 09:13:51|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:51
2013-05-19 09:13:56|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:13:56
2013-05-19 09:14:01|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:01
2013-05-19 09:14:06|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:06
2013-05-19 09:14:11|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:11
2013-05-19 09:14:16|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:16
2013-05-19 09:14:21|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:21
2013-05-19 09:14:26|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:26
2013-05-19 09:14:31|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:31
2013-05-19 09:14:36|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:36
2013-05-19 09:14:41|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:41
2013-05-19 09:14:46|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:46
2013-05-19 09:14:51|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:51
2013-05-19 09:14:56|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:14:56
2013-05-19 09:15:01|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:01
2013-05-19 09:15:06|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:06
2013-05-19 09:15:11|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:11
2013-05-19 09:15:16|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:16
2013-05-19 09:15:21|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:21
2013-05-19 09:15:26|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:26
2013-05-19 09:15:31|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:31
2013-05-19 09:15:36|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:36
2013-05-19 09:15:41|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:41
2013-05-19 09:15:46|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:46
2013-05-19 09:15:51|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:51
2013-05-19 09:15:56|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:15:56
2013-05-19 09:16:01|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:01
2013-05-19 09:16:06|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:06
2013-05-19 09:16:11|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:11
2013-05-19 09:16:16|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:16
2013-05-19 09:16:21|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:21
2013-05-19 09:16:26|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:26
2013-05-19 09:16:31|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:31
2013-05-19 09:16:36|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:36
2013-05-19 09:16:41|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:41
2013-05-19 09:16:46|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:46
2013-05-19 09:16:51|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:51
2013-05-19 09:16:56|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:16:56
2013-05-19 09:17:01|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:01
2013-05-19 09:17:06|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:06
2013-05-19 09:17:11|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:11
2013-05-19 09:17:16|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:16
2013-05-19 09:17:21|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:21
2013-05-19 09:17:26|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:26
2013-05-19 09:17:32|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:32
2013-05-19 09:17:37|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:37
2013-05-19 09:17:42|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:42
2013-05-19 09:17:47|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:47
2013-05-19 09:17:52|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:52
2013-05-19 09:17:57|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:17:57
2013-05-19 09:18:02|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:02
2013-05-19 09:18:07|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:07
2013-05-19 09:18:12|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:12
2013-05-19 09:18:17|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:17
2013-05-19 09:18:22|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:22
2013-05-19 09:18:27|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:27
2013-05-19 09:18:32|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:32
2013-05-19 09:18:35|2093|vcld:setup_management_node(818)|created DataStructure object to be used for vcld setup
2013-05-19 09:18:35|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_21' module
2013-05-19 09:18:36|2093|xCAT.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2093| ---- WARNING ----
|2093| 2013-05-19 09:18:36|2093|xCAT.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2093| ( 0) xCAT.pm, initialize (line: 119)
|2093| (-1) xCAT.pm, (eval) (line: 3199)
|2093| (-2) (eval 87), (eval) (line: 3)
|2093| (-3) base.pm, import (line: 91)
|2093| (-4) xCAT21.pm, BEGIN (line: 47)
|2093| (-5) xCAT.pm, (eval) (line: 0)
2013-05-19 09:18:36|2093|xCAT21.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2093| ---- WARNING ----
|2093| 2013-05-19 09:18:36|2093|xCAT21.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2093| ( 0) xCAT21.pm, initialize (line: 119)
|2093| (-1) xCAT21.pm, (eval) (line: 2163)
|2093| (-2) (eval 86), BEGIN (line: 2)
|2093| (-3) xCAT21.pm, (eval) (line: 0)
|2093| (-4) xCAT21.pm, (eval) (line: 0)
|2093| (-5) vcld, setup_management_node (line: 833)
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vmware' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winvista' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_osx' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win7' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'state_image' module
2013-05-19 09:18:36|2093|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-19 09:18:36|2093|utils.pm:get_default_imagemeta_info(4658)|retrieved default imagemeta info:
|2093| : {
|2093| : "architecture" => "",
|2093| : "checkuser" => 1,
|2093| : "id" => "",
|2093| : "postoption" => "",
|2093| : "rootaccess" => 1,
|2093| : "subimages" => 0,
|2093| : "sysprep" => 1,
|2093| : "usergroupid" => ""
|2093| : }
2013-05-19 09:18:36|2093|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-19 09:18:36|2093|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-19 09:18:36|2093|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-19 09:18:36|2093|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 36114a8
2013-05-19 09:18:36|2093|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 36114a8
2013-05-19 09:18:36|2093|Module.pm:new(192)|VCL::image object created for state available, address: 2156f68
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xcat_13' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'base_module' module
2013-05-19 09:18:36|2093|Module.pm:new(203)|VCL::Module object created, address: 3611718
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2008' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_win2003' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_libvirt' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_esxi' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_lab' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_1' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_winxp' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux_ubuntu' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_unix_lab' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_xCAT_2x' module
2013-05-19 09:18:36|2093|xCAT2.pm:initialize(110)|XCATROOT environment variable is not set, using /opt/xcat
|2093| ---- WARNING ----
|2093| 2013-05-19 09:18:36|2093|xCAT2.pm:initialize(119)|unable to initialize xCAT module, /opt/xcat directory does not exist
|2093| ( 0) xCAT2.pm, initialize (line: 119)
|2093| (-1) xCAT2.pm, (eval) (line: 2188)
|2093| (-2) (eval 123), BEGIN (line: 2)
|2093| (-3) xCAT2.pm, (eval) (line: 0)
|2093| (-4) xCAT2.pm, (eval) (line: 0)
|2093| (-5) vcld, setup_management_node (line: 833)
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'predictive_level_0' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_windows' module
2013-05-19 09:18:36|2093|Module.pm:new(196)|VCL::Module::OS::Windows object created for image <not set>, address: 36116e8
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'provisioning_vbox' module
2013-05-19 09:18:36|2093|vcld:setup_management_node(830)|checking if setup() subroutine has been implemented by 'os_linux' module
2013-05-19 09:18:36|2093|utils.pm:setup_get_array_choice(9802)|choices argument:
|2093| VCL Base Module
|2093| VCL Image State Module
|2093| Windows OS Module
2013-05-19 09:18:37|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:37
2013-05-19 09:18:40|2093|utils.pm:setup_get_array_choice(9802)|choices argument:
|2093| Capture Base Image
2013-05-19 09:18:42|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:42
2013-05-19 09:18:43|2093|utils.pm:get_management_node_id(8397)|management_node_id environment variable not set
2013-05-19 09:18:43|2093|utils.pm:get_management_node_id(8403)|get_managementnode_info(): 1
2013-05-19 09:18:47|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:47
2013-05-19 09:18:52|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:52
2013-05-19 09:18:57|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:18:57
2013-05-19 09:19:02|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:02
2013-05-19 09:19:07|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:07
2013-05-19 09:19:12|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:12
2013-05-19 09:19:17|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:17
2013-05-19 09:19:22|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:22
2013-05-19 09:19:27|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:27
2013-05-19 09:19:32|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:32
2013-05-19 09:19:37|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:37
2013-05-19 09:19:42|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:42
2013-05-19 09:19:47|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:47
2013-05-19 09:19:52|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:52
2013-05-19 09:19:57|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:19:57
2013-05-19 09:20:02|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:02
2013-05-19 09:20:07|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:07
2013-05-19 09:20:12|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:12
2013-05-19 09:20:17|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:17
2013-05-19 09:20:22|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:22
2013-05-19 09:20:27|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:27
2013-05-19 09:20:32|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:32
2013-05-19 09:20:37|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:37
2013-05-19 09:20:42|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:42
2013-05-19 09:20:47|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:47
2013-05-19 09:20:52|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:52
2013-05-19 09:20:58|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:20:57
2013-05-19 09:21:03|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:03
2013-05-19 09:21:08|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:08
2013-05-19 09:21:13|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:13
2013-05-19 09:21:18|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:18
2013-05-19 09:21:23|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:23
2013-05-19 09:21:23|2093|utils.pm:get_computer_ids(7995)|found computers matching identifier: KVM_Host_Machine, IDs: 2
2013-05-19 09:21:23|2093|utils.pm:get_management_node_info(5489)|retrieving current management node info for '192.168.122.2' from database, cached data is stale: 168 seconds old
2013-05-19 09:21:23|2093|utils.pm:get_management_node_info(5636)|retrieved management node info: '192.168.122.2' (192)
2013-05-19 09:21:23|2093|utils.pm:setup_get_array_choice(9802)|choices argument:
|2093| Generic Linux (VMware)
|2093| OSX Snow Leopard (VMware)
|2093| Ubuntu (VMware)
|2093| Windows 2003 Server (VMware)
|2093| Windows 7 (VMware)
|2093| Windows Server 2008 (VMware)
|2093| Windows Vista (VMware)
|2093| Windows XP (VMware)
2013-05-19 09:21:28|2093|utils.pm:setup_get_array_choice(9802)|choices argument:
|2093| x86
|2093| x86_64
2013-05-19 09:21:28|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:28
2013-05-19 09:21:33|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:33
2013-05-19 09:21:38|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:38
2013-05-19 09:21:39|2093|utils.pm:insert_request(8076)|inserted new reload request into request table, request id=4
2013-05-19 09:21:39|2093|utils.pm:insert_request(8107)|inserted new reload request into reservation table, reservation id=4
2013-05-19 09:21:43|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:43
2013-05-19 09:21:43|1391|4:4|image|utils.pm:reservation_being_processed(8667)|computerloadlog 'begin' entry does NOT exist for reservation 4
2013-05-19 09:21:43|1391|4:4|image|utils.pm:run_command(8739)|executed command: pgrep -fl 'vcld [0-9]+:4 ', pid: 2269, exit status: 1, output:
2013-05-19 09:21:43|1391|4:4|image|utils.pm:is_management_node_process_running(8972)|process is NOT running, identifier: 'vcld [0-9]+:4 '
2013-05-19 09:21:43|1391|4:4|image|utils.pm:reservation_being_processed(8688)|reservation is NOT currently being processed
2013-05-19 09:21:43|1391|4:4|image|vcld:main(282)|reservation 4 is NOT already being processed
2013-05-19 09:21:43|1391|4:4|image|utils.pm:get_default_imagemeta_info(4658)|retrieved default imagemeta info:
|1391|4:4|image| : {
|1391|4:4|image| : "architecture" => "",
|1391|4:4|image| : "checkuser" => 1,
|1391|4:4|image| : "id" => "",
|1391|4:4|image| : "postoption" => "",
|1391|4:4|image| : "rootaccess" => 1,
|1391|4:4|image| : "subimages" => 0,
|1391|4:4|image| : "sysprep" => 1,
|1391|4:4|image| : "usergroupid" => ""
|1391|4:4|image| : }
2013-05-19 09:21:43|1391|4:4|image|utils.pm:get_imagemeta_info(4609)|retrieved imagemeta info:
|1391|4:4|image| : {
|1391|4:4|image| : "architecture" => "",
|1391|4:4|image| : "checkuser" => 1,
|1391|4:4|image| : "id" => 5,
|1391|4:4|image| : "postoption" => "",
|1391|4:4|image| : "rootaccess" => 1,
|1391|4:4|image| : "subimages" => 0,
|1391|4:4|image| : "sysprep" => 1,
|1391|4:4|image| : "usergroupid" => ""
|1391|4:4|image| : }
2013-05-19 09:21:43|1391|4:4|image|utils.pm:get_management_node_info(5489)|retrieving current management node info for '192.168.122.2' from database, cached data is stale: 970 seconds old
2013-05-19 09:21:43|1391|4:4|image|utils.pm:get_management_node_info(5636)|retrieved management node info: '192.168.122.2' (192)
2013-05-19 09:21:43|1391|4:4|image|utils.pm:get_connect_method_info(10092)|attempting to retrieve connect method info:
|1391|4:4|image| imagerevision: 5 - vmwareubuntu-Ubuntu_Test26-v0
|1391|4:4|image| OS: 44 - vmwareubuntu
|1391|4:4|image| OS type: 2 - linux
2013-05-19 09:21:43|1391|4:4|image|utils.pm:get_connect_method_info(10156)|ssh: connectmethodid=1, OStypeid=2, OSid=NULL, imagerevisionid=NULL, disabled=0
2013-05-19 09:21:43|1391|4:4|image|utils.pm:get_connect_method_info(10185)|retrieved connect method info:
|1391|4:4|image| : {
|1391|4:4|image| : 1 => {
|1391|4:4|image| : "connectmethodmap" => {
|1391|4:4|image| : "OSid" => undef,
|1391|4:4|image| : "OStypeid" => 2,
|1391|4:4|image| : "autoprovisioned" => undef,
|1391|4:4|image| : "connectmethodid" => 1,
|1391|4:4|image| : "disabled" => 0,
|1391|4:4|image| : "imagerevisionid" => undef
|1391|4:4|image| : },
|1391|4:4|image| : "description" => "ssh on port 22",
|1391|4:4|image| : "id" => 1,
|1391|4:4|image| : "name" => "ssh",
|1391|4:4|image| : "port" => 22,
|1391|4:4|image| : "protocol" => "",
|1391|4:4|image| : "servicename" => "ext_sshd",
|1391|4:4|image| : "startupscript" => "/etc/init.d/ext_sshd"
|1391|4:4|image| : }
|1391|4:4|image| : }
2013-05-19 09:21:43|1391|4:4|image|vcld:main(287)|retrieved request information from database
2013-05-19 09:21:43|1391|4:4|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 4
2013-05-19 09:21:43|1391|4:4|image|utils.pm:update_request_state(1545)|request 4 state updated to: pending, laststate to: image
2013-05-19 09:21:43|1391|4:4|image|utils.pm:insertloadlog(3703)|inserted computer=2, begin, beginning to process, state is image
2013-05-19 09:21:43|1391|4:4|image|vcld:make_new_child(518)|loaded VCL::image module
2013-05-19 09:21:43|1391|4:4|image|vcld:make_new_child(542)|current number of forked kids: 1
2013-05-19 09:21:43|2294|4:4|image|vcld:make_new_child(558)|vcld environment variable set to 0 for this process
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:_initialize(637)|image ID argument was specified: noimage, DataStructure object will contain image information for the production imagerevision of this image
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:_initialize(668)|retrieved data for imagerevision ID: 1
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:_initialize(684)|retrieved data for image ID: 1
2013-05-19 09:21:43|2294|4:4|image|Module.pm:create_mn_os_object(376)|VCL::Module::OS::Linux::ManagementNode module loaded
2013-05-19 09:21:43|2294|4:4|image|Module.pm:new(196)|VCL::Module::OS::Linux::ManagementNode object created for image noimage, address: 44f2038
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{hostname}, data identifier: computer_hostname, data:
|2294|4:4|image| : "192.168.122.2"
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{NODENAME}, data identifier: computer_node_name, data:
|2294|4:4|image| : 192
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{SHORTNAME}, data identifier: computer_short_name, data:
|2294|4:4|image| : 192
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:_automethod(836)|data structure updated, hash path: $self->request_data->{reservation}{0}{computer}{IPaddress}, data identifier: computer_ip_address, data:
|2294|4:4|image| : "192.168.122.2"
2013-05-19 09:21:43|2294|4:4|image|Module.pm:create_mn_os_object(381)|VCL::Module::OS::Linux::ManagementNode OS object created, address: 44f2038
2013-05-19 09:21:43|2294|4:4|image|Module.pm:new(192)|VCL::image object created for state image, address: 3dda6a8
2013-05-19 09:21:43|2294|4:4|image|State.pm:initialize(88)|obtained a database handle for this state process, stored as $ENV{dbh}
2013-05-19 09:21:43|2294|4:4|image|State.pm:check_image_os(790)|no corrections need to be made to image OS: vmwareubuntu
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 4
2013-05-19 09:21:43|2294|4:4|image|utils.pm:rename_vcld_process(6785)|reservation count: 1
2013-05-19 09:21:43|2294|4:4|image|utils.pm:rename_vcld_process(6804)|PARENTIMAGE: 1
2013-05-19 09:21:43|2294|4:4|image|utils.pm:rename_vcld_process(6805)|SUBIMAGE: 0
2013-05-19 09:21:43|2294|4:4|image|utils.pm:rename_vcld_process(6823)|renamed process to 'vcld 4:4 image KVM_Host_Machine vmwareubuntu-Ubuntu_Test26-v0 admin'
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 4
2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:is_parent_reservation(993)|returning true: parent reservation ID for this request: 4
2013-05-19 09:21:43|2294|4:4|image|Module.pm:create_os_object(308)|VCL::Module::OS::Linux::Ubuntu module loaded
2013-05-19 09:21:43|2294|4:4|image|Module.pm:new(196)|VCL::Module::OS::Linux::Ubuntu object created for image vmwareubuntu-Ubuntu_Test26-v0, address: 44f5830
2013-05-19 09:21:43|2294|4:4|image|Module.pm:create_os_object(314)|VCL::Module::OS::Linux::Ubuntu OS object created, address: 44f5830
2013-05-19 09:21:43|2294|4:4|image|State.pm:initialize(132)|computer is NOT a VM, VM host OS object not created
2013-05-19 09:21:43|2294|4:4|image|Module.pm:create_provisioning_object(519)|VCL::Module module loaded
2013-05-19 09:21:43|2294|4:4|image|Module.pm:new(203)|VCL::Module object created, address: 44f2ef0
2013-05-19 09:21:43|2294|4:4|image|Module.pm:create_provisioning_object(525)|VCL::Module provisioner object created for KVM_Host_Machine, address: 44f2ef0
2013-05-19 09:21:43|2294|4:4|image|State.pm:initialize(154)|returning 1
2013-05-19 09:21:43|2294|4:4|image|vcld:make_new_child(568)|VCL::image object created and initialized
|2294|4:4|image| ---- WARNING ----
|2294|4:4|image| 2013-05-19 09:21:43|2294|4:4|image|DataStructure.pm:_automethod(823)|corresponding data is undefined for get_management_node_sysadmin_email: $ENV{management_node_info}{SYSADMIN_EMAIL}
|2294|4:4|image| ( 0) DataStructure.pm, _automethod (line: 823)
|2294|4:4|image| (-1) Autoload.pm, __ANON__ (line: 80)
|2294|4:4|image| (-2) image.pm, process (line: 105)
|2294|4:4|image| (-3) vcld, make_new_child (line: 571)
|2294|4:4|image| (-4) vcld, main (line: 350)
Can't locate object method "does_image_exist" via package "VCL::Module" at
/usr/local/vcl/bin/../lib/VCL/image.pm line 135 (#1)
(F) You called a method correctly, and it correctly indicated a package
functioning as a class, but that package doesn't define that particular
method, nor does any of its base classes. See perlobj.
Uncaught exception from user code:
Can't locate object method "does_image_exist" via package "VCL::Module" at /usr/local/vcl/bin/../lib/VCL/image.pm line 135.
at /usr/local/vcl/bin/../lib/VCL/image.pm line 135
VCL::image::process('VCL::image=HASH(0x3dda6a8)') called at /usr/local/vcl/bin/vcld line 571
VCL::vcld::make_new_child('HASH(0x3e3c818)') called at /usr/local/vcl/bin/vcld line 350
VCL::vcld::main() called at /usr/local/vcl/bin/vcld line 98
2013-05-19 09:21:43|2294|4:4|image|utils.pm:delete_computerloadlog_reservation(6429)|removing computerloadlog entries matching loadstate = begin
2013-05-19 09:21:43|2294|4:4|image|utils.pm:delete_computerloadlog_reservation(6476)|deleted rows from computerloadlog for reservation id=4
2013-05-19 09:21:43|2294|4:4|image|State.pm:DESTROY(929)|VCL::image process duration: 0 seconds
2013-05-19 09:21:43|1391|vcld:REAPER(721)|VCL process exited for reservation 4, PID: 2294, signal: CHLD
2013-05-19 09:21:43|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:43
2013-05-19 09:21:48|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:48
2013-05-19 09:21:53|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:53
2013-05-19 09:21:58|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:21:58
2013-05-19 09:22:03|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:03
2013-05-19 09:22:08|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:08
2013-05-19 09:22:13|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:13
2013-05-19 09:22:18|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:18
2013-05-19 09:22:23|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:23
2013-05-19 09:22:28|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:28
2013-05-19 09:22:33|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:33
2013-05-19 09:22:38|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:38
2013-05-19 09:22:43|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:43
2013-05-19 09:22:48|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:48
2013-05-19 09:22:53|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:53
2013-05-19 09:22:58|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:22:58
2013-05-19 09:23:03|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:03
2013-05-19 09:23:08|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:08
2013-05-19 09:23:13|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:13
2013-05-19 09:23:18|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:18
2013-05-19 09:23:23|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:23
2013-05-19 09:23:29|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:28
2013-05-19 09:23:34|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:34
2013-05-19 09:23:39|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:39
2013-05-19 09:23:44|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:44
2013-05-19 09:23:49|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:49
2013-05-19 09:23:54|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:54
2013-05-19 09:23:59|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:23:59
2013-05-19 09:24:04|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:04
2013-05-19 09:24:09|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:09
2013-05-19 09:24:14|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:14
2013-05-19 09:24:19|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:19
2013-05-19 09:24:24|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:24
2013-05-19 09:24:29|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:29
2013-05-19 09:24:34|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:34
2013-05-19 09:24:39|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:39
2013-05-19 09:24:44|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:44
2013-05-19 09:24:49|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:49
2013-05-19 09:24:54|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:54
2013-05-19 09:24:59|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:24:59
2013-05-19 09:25:04|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:04
2013-05-19 09:25:09|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:09
2013-05-19 09:25:14|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:14
2013-05-19 09:25:19|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:19
2013-05-19 09:25:24|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:24
2013-05-19 09:25:29|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:29
2013-05-19 09:25:34|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:34
2013-05-19 09:25:39|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:39
2013-05-19 09:25:44|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:44
2013-05-19 09:25:49|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:49
2013-05-19 09:25:54|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:54
2013-05-19 09:25:59|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:25:59
2013-05-19 09:26:04|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:04
2013-05-19 09:26:09|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:09
2013-05-19 09:26:14|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:14
2013-05-19 09:26:19|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:19
2013-05-19 09:26:25|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:24
2013-05-19 09:26:30|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:30
2013-05-19 09:26:35|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:35
2013-05-19 09:26:40|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:40
2013-05-19 09:26:45|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:45
2013-05-19 09:26:50|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:50
2013-05-19 09:26:55|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:26:55
2013-05-19 09:27:00|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:00
2013-05-19 09:27:05|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:05
2013-05-19 09:27:10|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:10
2013-05-19 09:27:15|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:15
2013-05-19 09:27:20|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:20
2013-05-19 09:27:25|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:25
2013-05-19 09:27:30|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:30
2013-05-19 09:27:35|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:35
2013-05-19 09:27:40|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:40
2013-05-19 09:27:45|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:45
2013-05-19 09:27:50|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:50
2013-05-19 09:27:55|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:27:55
2013-05-19 09:28:00|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:00
2013-05-19 09:28:05|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:05
2013-05-19 09:28:10|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:10
2013-05-19 09:28:15|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:15
2013-05-19 09:28:20|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:20
2013-05-19 09:28:25|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:25
2013-05-19 09:28:30|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:30
2013-05-19 09:28:35|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:35
2013-05-19 09:28:40|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:40
2013-05-19 09:28:45|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:45
2013-05-19 09:28:50|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:50
2013-05-19 09:28:55|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:28:55
2013-05-19 09:29:00|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:00
2013-05-19 09:29:05|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:05
2013-05-19 09:29:10|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:10
2013-05-19 09:29:15|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:15
2013-05-19 09:29:20|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:20
2013-05-19 09:29:25|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:25
2013-05-19 09:29:30|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:30
2013-05-19 09:29:35|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:35
2013-05-19 09:29:40|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:40
2013-05-19 09:29:45|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:45
2013-05-19 09:29:50|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:50
2013-05-19 09:29:55|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:29:55
2013-05-19 09:30:00|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:00
2013-05-19 09:30:05|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:05
2013-05-19 09:30:11|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:11
2013-05-19 09:30:16|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:16
2013-05-19 09:30:21|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:21
2013-05-19 09:30:26|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:26
2013-05-19 09:30:31|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:31
2013-05-19 09:30:36|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:36
2013-05-19 09:30:41|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:41
2013-05-19 09:30:46|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:46
2013-05-19 09:30:51|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:51
2013-05-19 09:30:56|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:30:56
2013-05-19 09:31:01|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:01
2013-05-19 09:31:06|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:06
2013-05-19 09:31:11|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:11
2013-05-19 09:31:16|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:16
2013-05-19 09:31:21|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:21
2013-05-19 09:31:26|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:26
2013-05-19 09:31:31|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:31
2013-05-19 09:31:36|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:36
2013-05-19 09:31:41|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:41
2013-05-19 09:31:46|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:46
2013-05-19 09:31:51|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:51
2013-05-19 09:31:56|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:31:56
2013-05-19 09:32:01|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:01
2013-05-19 09:32:06|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:06
2013-05-19 09:32:11|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:11
2013-05-19 09:32:16|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:16
2013-05-19 09:32:21|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:21
2013-05-19 09:32:26|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:26
2013-05-19 09:32:31|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:31
2013-05-19 09:32:36|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:36
2013-05-19 09:32:41|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:41
2013-05-19 09:32:46|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:46
2013-05-19 09:32:51|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:51
2013-05-19 09:32:56|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:32:56
2013-05-19 09:33:01|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:01
2013-05-19 09:33:06|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:06
2013-05-19 09:33:11|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:11
2013-05-19 09:33:16|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:16
2013-05-19 09:33:21|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:21
2013-05-19 09:33:26|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:26
2013-05-19 09:33:31|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:31
2013-05-19 09:33:36|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:36
2013-05-19 09:33:41|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:41
2013-05-19 09:33:46|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:46
2013-05-19 09:33:52|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:51
2013-05-19 09:33:57|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:33:57
2013-05-19 09:34:02|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:02
2013-05-19 09:34:07|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:07
2013-05-19 09:34:12|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:12
2013-05-19 09:34:17|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:17
2013-05-19 09:34:22|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:22
2013-05-19 09:34:27|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:27
2013-05-19 09:34:32|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:32
2013-05-19 09:34:37|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:37
2013-05-19 09:34:42|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:42
2013-05-19 09:34:47|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:47
2013-05-19 09:34:52|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:52
2013-05-19 09:34:57|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:34:57
2013-05-19 09:35:02|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:02
2013-05-19 09:35:07|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:07
2013-05-19 09:35:12|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:12
2013-05-19 09:35:17|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:17
2013-05-19 09:35:22|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:22
2013-05-19 09:35:27|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:27
2013-05-19 09:35:32|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:32
2013-05-19 09:35:37|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:37
2013-05-19 09:35:42|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:42
2013-05-19 09:35:47|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:47
2013-05-19 09:35:52|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:52
2013-05-19 09:35:57|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:35:57
2013-05-19 09:36:02|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:02
2013-05-19 09:36:07|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:07
2013-05-19 09:36:12|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:12
2013-05-19 09:36:17|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:17
2013-05-19 09:36:22|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:22
2013-05-19 09:36:27|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:27
2013-05-19 09:36:32|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:32
2013-05-19 09:36:37|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:37
2013-05-19 09:36:42|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:42
2013-05-19 09:36:47|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:47
2013-05-19 09:36:52|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:52
2013-05-19 09:36:57|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:36:57
2013-05-19 09:37:02|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:02
2013-05-19 09:37:07|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:07
2013-05-19 09:37:12|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:12
2013-05-19 09:37:17|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:17
2013-05-19 09:37:23|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:23
2013-05-19 09:37:28|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:28
2013-05-19 09:37:33|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:33
2013-05-19 09:37:38|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:38
2013-05-19 09:37:43|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:43
2013-05-19 09:37:48|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:48
2013-05-19 09:37:53|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:53
2013-05-19 09:37:58|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:37:58
2013-05-19 09:38:03|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:03
2013-05-19 09:38:08|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:08
2013-05-19 09:38:13|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:13
2013-05-19 09:38:18|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:18
2013-05-19 09:38:23|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:23
2013-05-19 09:38:28|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:28
2013-05-19 09:38:33|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:33
2013-05-19 09:38:38|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:38
2013-05-19 09:38:43|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:43
2013-05-19 09:38:48|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:48
2013-05-19 09:38:53|1391|vcld:main(167)|lastcheckin time updated for management node 1: 2013-05-19 09:38:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment