Advertisement
demon_23

oo-accept-broker -v at the broker

Feb 6th, 2014
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. [root@broker ~]# oo-diagnostics -v
  2. INFO: loading list of installed packages
  3. INFO: OpenShift broker installed.
  4. INFO: Loading the broker rails environment.
  5. /usr/share/gems/gems/psych-2.0.0/lib/psych.rb:98: warning: already initialized constant Psych::VERSION
  6. /usr/share/ruby/vendor_ruby/psych.rb:98: warning: previous definition of VERSION was here
  7. /usr/share/gems/gems/psych-2.0.0/lib/psych.rb:101: warning: already initialized constant Psych::LIBYAML_VERSION
  8. /usr/share/ruby/vendor_ruby/psych.rb:101: warning: previous definition of LIBYAML_VERSION was here
  9. INFO: running: prereq_dns_server_available
  10. INFO: checking that the first server in /etc/resolv.conf responds
  11. INFO: running: prereq_domain_resolves
  12. INFO: checking that we can resolve our application domain
  13. INFO: running: test_enterprise_rpms
  14. INFO: skipping test_enterprise_rpms
  15. INFO: running: test_selinux_policy_rpm
  16. INFO: running: test_selinux_enabled
  17. INFO: running: test_broker_cache_permissions
  18. INFO: broker application cache permissions appear fine
  19. INFO: running: test_node_profiles_districts_from_broker
  20. INFO: checking node profiles via MCollective
  21. INFO: profile for node1.openshift.iardcloud.com: small
  22. WARN: test_node_profiles_districts_from_broker
  23. No districts are defined. Districts should be used in any production installation.
  24. Please consult the Administration Guide.
  25.  
  26. INFO: skipping test_node_profiles_districts_from_broker
  27. INFO: running: test_broker_accept_scripts
  28. INFO: running oo-accept-broker
  29. INFO: oo-accept-broker ran without error:
  30. --BEGIN OUTPUT--
  31. NOTICE: SELinux is Enforcing
  32. NOTICE: SELinux is Enforcing
  33. PASS
  34.  
  35. --END oo-accept-broker OUTPUT--
  36. INFO: running oo-accept-systems -w 2
  37. INFO: oo-accept-systems -w 2 ran without error:
  38. --BEGIN OUTPUT--
  39. PASS
  40.  
  41. --END oo-accept-systems -w 2 OUTPUT--
  42. INFO: running: test_node_accept_scripts
  43. INFO: skipping test_node_accept_scripts
  44. INFO: running: test_broker_httpd_error_log
  45. INFO: running: test_broker_passenger_ps
  46. INFO: checking the broker application process tree
  47. INFO: running: test_for_nonrpm_rubygems
  48. INFO: skipping test_for_nonrpm_rubygems
  49. INFO: running: test_for_multiple_gem_versions
  50. INFO: checking for presence of gem-installed rubygems
  51. INFO: running: test_node_httpd_error_log
  52. INFO: running: test_node_containerization_plugin
  53. INFO: skipping test_node_containerization_plugin
  54. INFO: running: test_node_mco_log
  55. INFO: skipping test_node_mco_log
  56. INFO: running: test_pam_openshift
  57. INFO: skipping test_pam_openshift
  58. INFO: running: test_services_enabled
  59. INFO: checking that required services are running now
  60. INFO: checking that required services are enabled at boot
  61. INFO: running: test_node_quota_bug
  62. INFO: skipping test_node_quota_bug
  63. INFO: running: test_vhost_servernames
  64. INFO: checking for vhost interference problems
  65. INFO: running: test_altered_package_owned_configs
  66. INFO: running: test_broken_httpd_version
  67. INFO: running: test_usergroups_enabled
  68. INFO: skipping test_usergroups_enabled
  69. INFO: running: test_mcollective_context
  70. INFO: skipping test_mcollective_context
  71. INFO: running: test_mcollective_bad_facts
  72. INFO: running: test_auth_conf_files
  73. INFO: running: test_broker_certificate
  74. WARN: test_broker_certificate
  75. Using a self-signed certificate for the broker
  76. INFO: running: test_abrt_addon_python
  77. INFO: skipping test_abrt_addon_python
  78. INFO: running: test_node_frontend_clash
  79. INFO: skipping test_node_frontend_clash
  80. INFO: running: test_yum_configuration
  81. 2 WARNINGS
  82. NO ERRORS
  83. [root@broker ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement