Starting server in PID 17280. serving on 0.0.0.0:8084 view at https://127.0.0.1:8084 ---------------------------------------- Exception happened during processing of request from ('192.168.0.11', 51268) Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread self.finish_request(request, client_address) File "/usr/lib64/python2.6/SocketServer.py", line 320, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib64/python2.6/SocketServer.py", line 615, in __init__ self.handle() File "/usr/lib/python2.6/site-packages/paste/httpserver.py", line 442, in handle BaseHTTPRequestHandler.handle(self) File "/usr/lib64/python2.6/BaseHTTPServer.py", line 329, in handle self.handle_one_request() File "/usr/lib/python2.6/site-packages/paste/httpserver.py", line 431, in handle_one_request self.raw_requestline = self.rfile.readline() File "/usr/lib64/python2.6/socket.py", line 406, in readline data = self._sock.recv(self._rbufsize) Error: [('SSL routines', 'SSL3_READ_BYTES', 'sslv3 alert bad certificate'), ('SSL routines', 'SSL23_READ', 'ssl handshake failure')] ---------------------------------------- /usr/lib/python2.6/site-packages/pylons/templating.py:328: DeprecationWarning: pylons.h is deprecated: use your project's lib.helpers module directly instead. Your lib/helpers.py may require the following additional imports: from pylons.helpers import log from pylons.i18n import get_lang, set_lang Use the following in your project's lib/base.py file (and any other module that uses h): import MYPROJ.lib.helpers as h (where MYPROJ is the name of your project) instead of: from pylons import h globs.update(pylons_globals()) :16: DeprecationWarning: Passing in keyword arguments as url components is deprecated. Please pass arguments as a dictionary to the params argument. Starting server in PID 1549. serving on 0.0.0.0:8084 view at https://127.0.0.1:8084 ---------------------------------------- Exception happened during processing of request from ('192.168.0.11', 52357) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread self.finish_request(request, client_address) File "/usr/lib64/python2.7/SocketServer.py", line 323, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib64/python2.7/SocketServer.py", line 639, in __init__ self.handle() File "/usr/lib/python2.7/site-packages/paste/httpserver.py", line 442, in handle BaseHTTPRequestHandler.handle(self) File "/usr/lib64/python2.7/BaseHTTPServer.py", line 337, in handle self.handle_one_request() File "/usr/lib/python2.7/site-packages/paste/httpserver.py", line 431, in handle_one_request self.raw_requestline = self.rfile.readline() File "/usr/lib64/python2.7/socket.py", line 445, in readline data = self._sock.recv(self._rbufsize) Error: [('SSL routines', 'SSL3_READ_BYTES', 'sslv3 alert bad certificate'), ('SSL routines', 'SSL23_READ', 'ssl handshake failure')] ---------------------------------------- ---------------------------------------- Exception happened during processing of request from ('192.168.0.11', 52358) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread self.finish_request(request, client_address) File "/usr/lib64/python2.7/SocketServer.py", line 323, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib64/python2.7/SocketServer.py", line 641, in __init__ self.finish() File "/usr/lib64/python2.7/SocketServer.py", line 694, in finish self.wfile.flush() File "/usr/lib64/python2.7/socket.py", line 301, in flush self._sock.sendall(view[write_offset:write_offset+buffer_size]) TypeError: must be string or read-only buffer, not memoryview ---------------------------------------- ---------------------------------------- Exception happened during processing of request from ('192.168.0.11', 52359) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread self.finish_request(request, client_address) File "/usr/lib64/python2.7/SocketServer.py", line 323, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib64/python2.7/SocketServer.py", line 641, in __init__ self.finish() File "/usr/lib64/python2.7/SocketServer.py", line 694, in finish self.wfile.flush() File "/usr/lib64/python2.7/socket.py", line 301, in flush self._sock.sendall(view[write_offset:write_offset+buffer_size]) TypeError: must be string or read-only buffer, not memoryview ---------------------------------------- ---------------------------------------- Exception happened during processing of request from ('192.168.0.11', 52360) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread self.finish_request(request, client_address) File "/usr/lib64/python2.7/SocketServer.py", line 323, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib64/python2.7/SocketServer.py", line 641, in __init__ self.finish() File "/usr/lib64/python2.7/SocketServer.py", line 694, in finish self.wfile.flush() File "/usr/lib64/python2.7/socket.py", line 301, in flush self._sock.sendall(view[write_offset:write_offset+buffer_size]) TypeError: must be string or read-only buffer, not memoryview ---------------------------------------- ---------------------------------------- Exception happened during processing of request from ('192.168.0.11', 52361) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread self.finish_request(request, client_address) File "/usr/lib64/python2.7/SocketServer.py", line 323, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib64/python2.7/SocketServer.py", line 641, in __init__ self.finish() File "/usr/lib64/python2.7/SocketServer.py", line 694, in finish self.wfile.flush() File "/usr/lib64/python2.7/socket.py", line 301, in flush self._sock.sendall(view[write_offset:write_offset+buffer_size]) TypeError: must be string or read-only buffer, not memoryview ---------------------------------------- ---------------------------------------- Exception happened during processing of request from ('192.168.0.11', 52362) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread self.finish_request(request, client_address) File "/usr/lib64/python2.7/SocketServer.py", line 323, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib64/python2.7/SocketServer.py", line 641, in __init__ self.finish() File "/usr/lib64/python2.7/SocketServer.py", line 694, in finish self.wfile.flush() File "/usr/lib64/python2.7/socket.py", line 301, in flush self._sock.sendall(view[write_offset:write_offset+buffer_size]) TypeError: must be string or read-only buffer, not memoryview ---------------------------------------- Starting server in PID 1630. serving on 0.0.0.0:8084 view at https://127.0.0.1:8084 /usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py:506: SAWarning: Unicode type received non-unicode bind param value. param.append(processors[key](compiled_params[key])) 16:34:43,306 INFO [luci.controllers.cluster] User "root" created fence devices "virsh_fence" in cluster "fabbione-f13" 16:36:12,800 ERROR [luci.lib.ricci_communicator] Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 63, in __init__ self.ss.connect((self.__hostname, self.__port)) File "/usr/lib64/python2.7/ssl.py", line 297, in connect self.do_handshake() File "/usr/lib64/python2.7/ssl.py", line 281, in do_handshake self._sslobj.do_handshake() SSLError: [Errno 1] _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:12,878 ERROR [luci.lib.ricci_helpers] Error retrieving batch number from fedora13-node1: Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:12,890 ERROR [luci.lib.ricci_communicator] Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 63, in __init__ self.ss.connect((self.__hostname, self.__port)) File "/usr/lib64/python2.7/ssl.py", line 297, in connect self.do_handshake() File "/usr/lib64/python2.7/ssl.py", line 281, in do_handshake self._sslobj.do_handshake() SSLError: [Errno 1] _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:13,160 ERROR [luci.lib.ricci_communicator] Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 63, in __init__ self.ss.connect((self.__hostname, self.__port)) File "/usr/lib64/python2.7/ssl.py", line 297, in connect self.do_handshake() File "/usr/lib64/python2.7/ssl.py", line 281, in do_handshake self._sslobj.do_handshake() SSLError: [Errno 1] _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:13,161 ERROR [luci.lib.db_helpers] Error communicating with ricci agent at fedora13-node1:11111: Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/db_helpers.py", line 88, in get_agent_for_cluster rc = RicciCommunicator(host, port) File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 75, in __init__ raise RicciError, errmsg RicciError: Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:26,665 ERROR [luci.lib.ricci_communicator] Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 63, in __init__ self.ss.connect((self.__hostname, self.__port)) File "/usr/lib64/python2.7/ssl.py", line 297, in connect self.do_handshake() File "/usr/lib64/python2.7/ssl.py", line 281, in do_handshake self._sslobj.do_handshake() SSLError: [Errno 1] _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:26,665 ERROR [luci.lib.db_helpers] Error communicating with ricci agent at fedora13-node1:11111: Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/db_helpers.py", line 88, in get_agent_for_cluster rc = RicciCommunicator(host, port) File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 75, in __init__ raise RicciError, errmsg RicciError: Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:27,863 ERROR [luci.lib.ricci_communicator] Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 63, in __init__ self.ss.connect((self.__hostname, self.__port)) File "/usr/lib64/python2.7/ssl.py", line 297, in connect self.do_handshake() File "/usr/lib64/python2.7/ssl.py", line 281, in do_handshake self._sslobj.do_handshake() SSLError: [Errno 1] _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:27,940 ERROR [luci.lib.ricci_helpers] Error retrieving batch number from fedora13-node1: Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:27,951 ERROR [luci.lib.ricci_communicator] Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 63, in __init__ self.ss.connect((self.__hostname, self.__port)) File "/usr/lib64/python2.7/ssl.py", line 297, in connect self.do_handshake() File "/usr/lib64/python2.7/ssl.py", line 281, in do_handshake self._sslobj.do_handshake() SSLError: [Errno 1] _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:28,158 ERROR [luci.lib.ricci_communicator] Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 63, in __init__ self.ss.connect((self.__hostname, self.__port)) File "/usr/lib64/python2.7/ssl.py", line 297, in connect self.do_handshake() File "/usr/lib64/python2.7/ssl.py", line 281, in do_handshake self._sslobj.do_handshake() SSLError: [Errno 1] _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 16:36:28,158 ERROR [luci.lib.db_helpers] Error communicating with ricci agent at fedora13-node1:11111: Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/luci/lib/db_helpers.py", line 88, in get_agent_for_cluster rc = RicciCommunicator(host, port) File "/usr/lib64/python2.7/site-packages/luci/lib/ricci_communicator.py", line 75, in __init__ raise RicciError, errmsg RicciError: Unable to establish an SSL connection to fedora13-node1:11111: _ssl.c:499: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol