Advertisement
NoiseDoll

oVirt error

Aug 10th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.93 KB | None | 0 0
  1. 2015-08-10 16:56:35 INFO otopi.plugins.**FILTERED**_engine_common.**FILTERED**_engine_common.system.apache apache._closeup:80 Restarting httpd
  2. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd systemd.startup:114 set service httpd startup to True
  3. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:827 execute: ('/bin/systemctl', 'show', '-p', 'Id', 'httpd.service'), executable='None', cwd='None', env=None
  4. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:877 execute-result: ('/bin/systemctl', 'show', '-p', 'Id', 'httpd.service'), rc=0
  5. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:935 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'httpd.service') stdout:
  6. Id=httpd.service
  7.  
  8. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:940 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'httpd.service') stderr:
  9.  
  10.  
  11. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:827 execute: ('/bin/systemctl', 'enable', u'httpd.service'), executable='None', cwd='None', env=None
  12. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:877 execute-result: ('/bin/systemctl', 'enable', u'httpd.service'), rc=0
  13. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:935 execute-output: ('/bin/systemctl', 'enable', u'httpd.service') stdout:
  14.  
  15.  
  16. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:940 execute-output: ('/bin/systemctl', 'enable', u'httpd.service') stderr:
  17. ln -s '/usr/lib/systemd/system/httpd.service' '/etc/systemd/system/multi-user.target.wants/httpd.service'
  18.  
  19. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 stopping service httpd
  20. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:827 execute: ('/bin/systemctl', 'stop', 'httpd.service'), executable='None', cwd='None', env=None
  21. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:877 execute-result: ('/bin/systemctl', 'stop', 'httpd.service'), rc=0
  22. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:935 execute-output: ('/bin/systemctl', 'stop', 'httpd.service') stdout:
  23.  
  24.  
  25. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:940 execute-output: ('/bin/systemctl', 'stop', 'httpd.service') stderr:
  26.  
  27.  
  28. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 starting service httpd
  29. 2015-08-10 16:56:35 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:827 execute: ('/bin/systemctl', 'start', 'httpd.service'), executable='None', cwd='None', env=None
  30. 2015-08-10 16:56:36 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:877 execute-result: ('/bin/systemctl', 'start', 'httpd.service'), rc=0
  31. 2015-08-10 16:56:36 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:935 execute-output: ('/bin/systemctl', 'start', 'httpd.service') stdout:
  32.  
  33.  
  34. 2015-08-10 16:56:36 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:940 execute-output: ('/bin/systemctl', 'start', 'httpd.service') stderr:
  35.  
  36.  
  37. 2015-08-10 16:56:36 DEBUG otopi.context context._executeMethod:141 Stage closeup METHOD otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi.Plugin._closeup
  38. 2015-08-10 16:56:36 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._closeup:212 Connecting to the Engine
  39. 2015-08-10 16:56:36 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:103 Waiting Engine API response
  40. 2015-08-10 16:56:36 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  41. Traceback (most recent call last):
  42. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  43. insecure=True,
  44. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  45. url=''
  46. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  47. persistent_auth=self.__persistent_auth
  48. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  49. persistent_auth)
  50. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  51. raise errors.RequestError(response_code, response_reason, response_body)
  52. RequestError:
  53. status: 503
  54. reason: Service Unavailable
  55. detail:
  56. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  57. <html><head>
  58. <title>503 Service Unavailable</title>
  59. </head><body>
  60. <h1>Service Unavailable</h1>
  61. <p>The server is temporarily unable to service your
  62. request due to maintenance downtime or capacity
  63. problems. Please try again later.</p>
  64. </body></html>
  65.  
  66. 2015-08-10 16:56:41 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  67. Traceback (most recent call last):
  68. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  69. insecure=True,
  70. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  71. url=''
  72. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  73. persistent_auth=self.__persistent_auth
  74. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  75. persistent_auth)
  76. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  77. raise errors.RequestError(response_code, response_reason, response_body)
  78. RequestError:
  79. status: 503
  80. reason: Service Unavailable
  81. detail:
  82. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  83. <html><head>
  84. <title>503 Service Unavailable</title>
  85. </head><body>
  86. <h1>Service Unavailable</h1>
  87. <p>The server is temporarily unable to service your
  88. request due to maintenance downtime or capacity
  89. problems. Please try again later.</p>
  90. </body></html>
  91.  
  92. 2015-08-10 16:56:47 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  93. Traceback (most recent call last):
  94. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  95. insecure=True,
  96. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  97. url=''
  98. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  99. persistent_auth=self.__persistent_auth
  100. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  101. persistent_auth)
  102. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  103. raise errors.RequestError(response_code, response_reason, response_body)
  104. RequestError:
  105. status: 503
  106. reason: Service Unavailable
  107. detail:
  108. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  109. <html><head>
  110. <title>503 Service Unavailable</title>
  111. </head><body>
  112. <h1>Service Unavailable</h1>
  113. <p>The server is temporarily unable to service your
  114. request due to maintenance downtime or capacity
  115. problems. Please try again later.</p>
  116. </body></html>
  117.  
  118. 2015-08-10 16:56:52 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  119. Traceback (most recent call last):
  120. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  121. insecure=True,
  122. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  123. url=''
  124. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  125. persistent_auth=self.__persistent_auth
  126. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  127. persistent_auth)
  128. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  129. raise errors.RequestError(response_code, response_reason, response_body)
  130. RequestError:
  131. status: 503
  132. reason: Service Unavailable
  133. detail:
  134. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  135. <html><head>
  136. <title>503 Service Unavailable</title>
  137. </head><body>
  138. <h1>Service Unavailable</h1>
  139. <p>The server is temporarily unable to service your
  140. request due to maintenance downtime or capacity
  141. problems. Please try again later.</p>
  142. </body></html>
  143.  
  144. 2015-08-10 16:56:58 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  145. Traceback (most recent call last):
  146. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  147. insecure=True,
  148. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  149. url=''
  150. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  151. persistent_auth=self.__persistent_auth
  152. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  153. persistent_auth)
  154. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  155. raise errors.RequestError(response_code, response_reason, response_body)
  156. RequestError:
  157. status: 404
  158. reason: Not Found
  159. detail:
  160. <html><head><title>Error</title></head><body>404 - Not Found</body></html>
  161. 2015-08-10 16:57:03 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  162. Traceback (most recent call last):
  163. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  164. insecure=True,
  165. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  166. url=''
  167. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  168. persistent_auth=self.__persistent_auth
  169. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  170. persistent_auth)
  171. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  172. raise errors.RequestError(response_code, response_reason, response_body)
  173. RequestError:
  174. status: 404
  175. reason: Not Found
  176. detail:
  177. <html><head><title>Error</title></head><body>404 - Not Found</body></html>
  178. 2015-08-10 16:57:08 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  179. Traceback (most recent call last):
  180. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  181. insecure=True,
  182. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  183. url=''
  184. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  185. persistent_auth=self.__persistent_auth
  186. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  187. persistent_auth)
  188. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  189. raise errors.RequestError(response_code, response_reason, response_body)
  190. RequestError:
  191. status: 404
  192. reason: Not Found
  193. detail:
  194. <html><head><title>Error</title></head><body>404 - Not Found</body></html>
  195. 2015-08-10 16:57:14 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  196. Traceback (most recent call last):
  197. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  198. insecure=True,
  199. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  200. url=''
  201. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  202. persistent_auth=self.__persistent_auth
  203. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  204. persistent_auth)
  205. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  206. raise errors.RequestError(response_code, response_reason, response_body)
  207. RequestError:
  208. status: 404
  209. reason: Not Found
  210. detail:
  211. <html><head><title>Error</title></head><body>404 - Not Found</body></html>
  212. 2015-08-10 16:57:19 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  213. Traceback (most recent call last):
  214. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  215. insecure=True,
  216. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  217. url=''
  218. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  219. persistent_auth=self.__persistent_auth
  220. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  221. persistent_auth)
  222. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  223. raise errors.RequestError(response_code, response_reason, response_body)
  224. RequestError:
  225. status: 404
  226. reason: Not Found
  227. detail:
  228. <html><head><title>Error</title></head><body>404 - Not Found</body></html>
  229. 2015-08-10 16:57:24 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  230. Traceback (most recent call last):
  231. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  232. insecure=True,
  233. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  234. url=''
  235. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  236. persistent_auth=self.__persistent_auth
  237. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  238. persistent_auth)
  239. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  240. raise errors.RequestError(response_code, response_reason, response_body)
  241. RequestError:
  242. status: 404
  243. reason: Not Found
  244. detail:
  245. <html><head><title>Error</title></head><body>404 - Not Found</body></html>
  246. 2015-08-10 16:57:40 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._waitEngineUp:134 Cannot connect to engine
  247. Traceback (most recent call last):
  248. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 128, in _waitEngineUp
  249. insecure=True,
  250. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/api.py", line 191, in __init__
  251. url=''
  252. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  253. persistent_auth=self.__persistent_auth
  254. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  255. persistent_auth)
  256. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  257. raise errors.RequestError(response_code, response_reason, response_body)
  258. RequestError:
  259. status: 404
  260. reason: Not Found
  261. detail:
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268. <!DOCTYPE html>
  269. <html>
  270. <head>
  271. <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  272.  
  273.  
  274. <link id="id-link-favicon" rel="shortcut icon" href="/**FILTERED**-engine/theme-resource/favicon" type="image/x-icon" />
  275.  
  276. <title>404 - Page not found</title>
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284. <link rel="stylesheet" type="text/css" href="/**FILTERED**-engine/theme/00-**FILTERED**.brand/**FILTERED**.css">
  285.  
  286. <link rel="stylesheet" type="text/css" href="/**FILTERED**-engine/theme/00-**FILTERED**.brand/welcome_style.css">
  287.  
  288. <link rel="stylesheet" type="text/css" href="/**FILTERED**-engine/theme/00-**FILTERED**.brand/common.css">
  289.  
  290. <link rel="stylesheet" type="text/css" href="/**FILTERED**-engine/theme/00-**FILTERED**.brand/gwt_common.css">
  291.  
  292. <link rel="stylesheet" type="text/css" href="/**FILTERED**-engine/theme/00-**FILTERED**.brand/patternfly/css/styles.min.css">
  293.  
  294. <link rel="stylesheet" type="text/css" href="/**FILTERED**-engine/theme/00-**FILTERED**.brand/patternfly-**FILTERED**.css">
  295.  
  296. <link rel="stylesheet" type="text/css" href="/**FILTERED**-engine/theme/00-**FILTERED**.brand/**FILTERED**-patternfly-compat.css">
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308. <script type="text/javascript" src="/**FILTERED**-engine/theme/00-**FILTERED**.brand/jquery-1.11.3.min.js"></script>
  309. <script type="text/javascript" src="/**FILTERED**-engine/theme/00-**FILTERED**.brand/patternfly/components/bootstrap/dist/js/bootstrap.min.js"></script>
  310. <script type="text/javascript" src="/**FILTERED**-engine/theme/00-**FILTERED**.brand/patternfly/js/patternfly.min.js"></script>
  311. <script type="text/javascript" src="/**FILTERED**-engine/theme/00-**FILTERED**.brand/mousetrack.js"></script>
  312.  
  313.  
  314.  
  315.  
  316. </head>
  317. <body>
  318. <div class="obrand_loginPageBackground">
  319. <a href="http://www.**FILTERED**.org" class="obrand_loginPageLogoImageLink">
  320. <span class="obrand_loginPageLogoImage"></span>
  321. </a>
  322. <div class="login-pf">
  323. <div class="container">
  324. <div class="row">
  325.  
  326. <div class="col-sm-12">
  327. <div id="brand">
  328. <div class="obrand_loginFormLogoImage"></div>
  329. </div>
  330. </div>
  331.  
  332. <div class="col-sm-12 welcome-title-wrapper">
  333. <span class="welcome-title">404 - Page not found</span>
  334. </div>
  335.  
  336. <div class="col-sm-12">
  337. <a id="link-404" href="/**FILTERED**-engine/">Click here to continue.</a>
  338. </div>
  339.  
  340. </div>
  341. </div>
  342. </div>
  343. </div>
  344. </body>
  345. </html>
  346.  
  347. 2015-08-10 17:00:15 DEBUG otopi.**FILTERED**_engine_setup.engine_common.database database.execute:171 Database: 'None', Statement: '
  348. select version, option_value
  349. from vdc_options
  350. where option_name = %(name)s
  351. ', args: {'name': 'SupportedClusterLevels'}
  352. 2015-08-10 17:00:15 DEBUG otopi.**FILTERED**_engine_setup.engine_common.database database.execute:221 Result: [{'version': 'general', 'option_value': '3.0,3.1,3.2,3.3,3.4,3.5,3.6'}]
  353. 2015-08-10 17:00:15 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._closeup:226 engine SupportedClusterLevels [3.0,3.1,3.2,3.3,3.4,3.5,3.6], PACKAGE_VERSION [4.0.0_master],
  354. 2015-08-10 17:00:15 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._getSupportedClusterLevels:182 Attempting to load the dsaversion vdsm module
  355. 2015-08-10 17:00:15 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._closeup:237 VDSM SupportedClusterLevels [['3.4', '3.5', '3.6']], VDSM VERSION [4.17.0-1283.gitbd5c78f.el7],
  356. 2015-08-10 17:00:15 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._closeup:260 Creating the local data center
  357. 2015-08-10 17:00:16 DEBUG otopi.plugins.**FILTERED**_engine_setup.**FILTERED**_engine.all-in-one.vdsmi vdsmi._closeup:270 Creating the local cluster into the local data center
  358. 2015-08-10 17:00:18 DEBUG otopi.context context._executeMethod:155 method exception
  359. Traceback (most recent call last):
  360. File "/usr/lib/python2.7/site-packages/otopi/context.py", line 145, in _executeMethod
  361. method['method']()
  362. File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/**FILTERED**-engine/all-in-one/vdsmi.py", line 281, in _closeup
  363. version=engine_version
  364. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/brokers.py", line 2757, in add
  365. headers={"Correlation-Id":correlation_id, "Expect":expect}
  366. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 75, in add
  367. return self.request('POST', url, body, headers)
  368. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/proxy.py", line 115, in request
  369. persistent_auth=self.__persistent_auth
  370. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 79, in do_request
  371. persistent_auth)
  372. File "/usr/lib/python2.7/site-packages/**FILTERED**sdk/infrastructure/connectionspool.py", line 155, in __do_request
  373. raise errors.RequestError(response_code, response_reason, response_body)
  374. RequestError:
  375. status: 500
  376. reason: Internal Server Error
  377. detail: java.lang.NullPointerException
  378. 2015-08-10 17:00:18 ERROR otopi.context context._executeMethod:164 Failed to execute stage 'Closing up':
  379. status: 500
  380. reason: Internal Server Error
  381. detail: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement