annotate pylons_app.log @ 10:525ed90e4577

major app speedup moved the wsgi creation to app globals, in order to make it run only once. little config changes.
author Marcin Kuzminski
date Sat, 20 Feb 2010 14:30:13 +0100
parents 3092016c6d0c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1 23:15:41,905 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2 23:16:21,061 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3 23:18:28,416 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
4 00:03:24,459 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
5 00:08:56,464 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
6 00:10:01,095 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
7 00:30:17,596 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
8 00:31:12,410 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
9 00:36:47,850 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
10 00:39:37,058 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
11 00:41:35,149 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
12 00:53:59,100 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
13 00:56:44,240 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
14 00:57:08,893 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
15 00:57:48,006 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
16 01:00:16,754 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
17 01:00:32,350 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
18 01:02:59,043 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
19 01:03:23,895 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
20 13:31:27,415 INFO [root] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
21 13:33:53,569 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
22 13:33:53,569 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
23 13:34:15,341 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
24 13:34:15,341 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
25 13:47:44,421 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
26 13:47:44,421 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
27 14:00:56,971 INFO [paste.httpserver.ThreadPool] kill_hung_threads status: 10 threads (0 working, 10 idle, 0 starting) ave time N/A, max time 0.00sec, killed 0 workers
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
28 14:28:33,100 INFO [paste.httpserver.ThreadPool] kill_hung_threads status: 10 threads (0 working, 10 idle, 0 starting) ave time N/A, max time 0.00sec, killed 0 workers
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
29 22:01:38,914 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
30 22:01:38,914 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
31 22:09:45,709 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
32 22:09:45,709 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
33 22:10:00,336 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
34 22:10:00,336 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
35 22:10:26,275 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
36 22:10:26,275 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
37 22:16:30,287 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
38 22:16:30,287 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
39 22:16:44,047 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
40 22:16:44,047 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
41 22:19:25,929 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
42 22:19:25,929 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
43 22:31:35,944 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
44 22:31:35,944 INFO [pylons_app.model] INITIALIZING DB MODELS
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
45 22:54:23,527 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
46 22:54:28,475 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
47 23:01:34,024 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
48 23:01:34,028 INFO [paste.httpserver.ThreadPool] All workers stopped
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
49 23:01:34,029 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
50 23:01:34,029 INFO [paste.httpserver.ThreadPool] All workers stopped
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
51 23:01:42,824 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
52 23:01:42,873 INFO [paste.httpserver.ThreadPool] All workers stopped
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
53 23:01:42,918 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
54 23:01:42,918 INFO [paste.httpserver.ThreadPool] All workers stopped
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
55 00:58:16,215 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
56 11:20:19,264 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
57 11:56:44,327 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
58 11:56:49,736 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
59 11:56:57,627 DEBUG [routes.middleware] Matched GET /
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
60 11:56:57,627 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
61 11:56:57,627 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
62 11:56:58,640 DEBUG [routes.middleware] Matched GET /static/style-monoblue.css
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
63 11:56:58,640 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
64 11:56:58,640 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
65 11:56:59,675 DEBUG [routes.middleware] Matched GET /static/hglogo.png
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
66 11:56:59,675 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
67 11:56:59,675 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
68 11:57:01,653 DEBUG [routes.middleware] Matched GET /static/hgicon.png
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
69 11:57:01,654 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
70 11:57:01,654 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
71 13:06:10,536 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
72 13:06:10,536 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
73 13:06:10,539 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
74 13:06:10,540 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
75 13:06:10,543 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
76 13:06:10,543 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
77 13:06:10,551 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200819407120: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
78 13:06:10,552 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200811014416: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
79 13:06:10,552 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200802621712: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
80 13:06:10,552 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200794229008: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
81 13:06:10,553 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200785836304: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
82 13:06:10,553 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200777443600: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
83 13:06:10,553 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200769050896: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
84 13:06:10,553 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200760658192: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
85 13:06:10,554 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200752265488: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
86 13:06:10,554 DEBUG [paste.httpserver.ThreadPool] Started new worker 140200743872784: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
87 13:06:11,488 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
88 13:06:11,494 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
89 13:06:11,495 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
90 13:06:11,557 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
91 13:06:11,557 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
92 13:06:11,557 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
93 13:06:11,558 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
94 13:06:11,558 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x233bbd0>, 'start_response': <function repl_start_response at 0x2378b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'evoice_py/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/evoice_py/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x233bf10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x233bbd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x233b990>, {'action': u'view', 'controller': u'hg', 'path_info': 'evoice_py/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x233bf10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x2320550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266321971.558501, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x233b990>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x233b690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'evoice_py/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
95 13:06:12,496 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
96 13:06:12,496 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
97 13:06:12,497 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
98 13:06:12,574 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
99 13:06:12,581 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
100 13:06:12,581 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
101 13:06:12,581 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
102 13:06:12,582 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
103 13:06:12,582 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
104 13:06:12,582 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
105 13:06:12,582 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b6a490>, 'start_response': <function repl_start_response at 0x2b788c0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/evoice_py/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'evoice_py/static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/evoice_py/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b6a410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b6a490>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x233ba10>, {'action': u'view', 'controller': u'hg', 'path_info': 'evoice_py/static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b6a410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x23205d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266321972.582741, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x233ba10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b6a1d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'evoice_py/static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
106 13:06:13,499 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
107 13:06:13,500 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
108 13:06:13,513 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
109 13:06:13,515 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
110 13:06:13,516 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
111 13:06:13,516 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
112 13:06:13,516 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
113 13:06:13,516 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
114 13:06:13,517 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
115 13:06:13,516 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b6f950>, 'start_response': <function repl_start_response at 0x2b821b8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/evoice_py/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'evoice_py/static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/evoice_py/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b6f350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b6f950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b6af90>, {'action': u'view', 'controller': u'hg', 'path_info': 'evoice_py/static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b6f350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x2b09ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266321973.517339, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2b6af90>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b6a5d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'evoice_py/static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
116 13:06:14,403 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
117 13:06:14,404 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
118 13:06:23,179 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
119 13:06:23,180 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
120 13:06:23,181 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
121 13:06:23,181 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
122 13:06:23,181 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
123 13:06:23,181 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
124 13:06:23,182 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
125 13:06:23,181 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b6aed0>, 'start_response': <function repl_start_response at 0x2b699b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b6a490>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b6aed0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b6a890>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b6a490>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x23205d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266321983.1827569, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b6a890>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b6ad90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
126 13:06:24,104 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
127 13:06:24,105 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
128 13:06:24,179 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
129 13:06:24,181 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
130 13:06:24,181 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
131 13:06:24,181 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
132 13:06:24,182 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
133 13:06:24,182 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
134 13:06:24,182 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
135 13:06:24,182 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b40790>, 'start_response': <function repl_start_response at 0x2b2ac80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b40e50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b40790>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b6ac50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b40e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x27f0550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266321984.182817, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b6ac50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b401d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
136 13:06:25,096 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
137 13:06:25,097 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
138 13:06:25,111 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
139 13:06:25,112 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
140 13:06:25,113 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
141 13:06:25,113 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
142 13:06:25,113 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
143 13:06:25,113 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
144 13:06:25,114 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
145 13:06:25,113 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2af3210>, 'start_response': <function repl_start_response at 0x2b820c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2af30d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2af3210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b40410>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2af30d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x2b776d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266321985.114399, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b40410>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b40890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
146 13:06:26,128 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
147 13:06:26,128 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
148 13:09:04,896 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
149 13:09:04,898 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
150 13:09:04,898 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
151 13:09:04,898 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
152 13:09:04,898 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
153 13:09:04,899 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
154 13:09:04,899 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
155 13:09:04,899 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b407d0>, 'start_response': <function repl_start_response at 0x2b69a28>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b40d90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b407d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b2ddd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b40d90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x27f0550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266322144.8996329, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b2ddd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2827690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
156 13:09:05,796 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
157 13:09:05,797 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
158 13:09:05,923 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
159 13:09:05,925 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
160 13:09:05,926 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
161 13:09:05,926 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
162 13:09:05,926 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
163 13:09:05,926 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
164 13:09:05,927 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
165 13:09:05,926 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b6fa50>, 'start_response': <function repl_start_response at 0x2b829b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b6fa10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b6fa50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27f5610>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b6fa10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x2b77750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266322145.9271979, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x27f5610>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b40c50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
166 13:09:05,964 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
167 13:09:05,964 DEBUG [paste.httpserver.ThreadPool] Added task (1 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
168 13:09:05,975 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
169 13:09:05,975 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
170 13:09:05,976 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
171 13:09:05,976 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
172 13:09:05,976 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
173 13:09:05,977 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
174 13:09:05,976 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b6fd10>, 'start_response': <function repl_start_response at 0x2b82f50>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b6fcd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b6fd10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b37550>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b6fcd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x2b77450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266322145.978097, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b37550>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b372d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
175 13:09:05,978 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
176 13:09:05,979 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
177 13:09:05,979 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
178 13:09:05,979 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
179 13:09:05,979 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
180 13:09:05,980 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
181 13:09:05,980 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b6fc50>, 'start_response': <function repl_start_response at 0x2b82410>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b6f890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b6fc50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b6f490>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b6f890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x2b77350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266322145.9804909, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b6f490>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b6a810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/hgicon.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
182 13:09:08,376 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
183 13:09:08,377 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
184 13:09:08,581 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
185 13:09:08,582 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
186 13:09:08,933 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
187 13:09:08,984 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
188 13:09:08,987 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
189 13:09:08,988 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
190 13:09:08,988 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
191 13:09:08,988 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
192 13:09:08,990 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
193 13:09:08,988 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b8ae10>, 'start_response': <function repl_start_response at 0x2b78c80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x222b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x222b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b8aa90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x222b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b8ae10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27f52d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b8aa90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x222b850>, 'wsgi.input': <socket._fileobject object at 0x27f03d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266322148.9917991, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x27f52d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b8a090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f83108641c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x157b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/hgicon.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
194 13:09:09,182 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
195 13:09:09,183 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
196 13:09:10,104 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
197 13:09:10,105 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
198 13:13:26,391 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
199 13:13:26,391 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
200 13:13:26,394 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
201 13:13:26,394 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
202 13:13:26,398 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
203 13:13:26,398 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
204 13:13:26,406 DEBUG [paste.httpserver.ThreadPool] Started new worker 140601021282576: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
205 13:13:26,406 DEBUG [paste.httpserver.ThreadPool] Started new worker 140601012889872: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
206 13:13:26,407 DEBUG [paste.httpserver.ThreadPool] Started new worker 140601004497168: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
207 13:13:26,407 DEBUG [paste.httpserver.ThreadPool] Started new worker 140600996104464: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
208 13:13:26,407 DEBUG [paste.httpserver.ThreadPool] Started new worker 140600987711760: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
209 13:13:26,408 DEBUG [paste.httpserver.ThreadPool] Started new worker 140600979319056: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
210 13:13:26,408 DEBUG [paste.httpserver.ThreadPool] Started new worker 140600970926352: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
211 13:13:26,408 DEBUG [paste.httpserver.ThreadPool] Started new worker 140600962533648: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
212 13:13:26,408 DEBUG [paste.httpserver.ThreadPool] Started new worker 140600954140944: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
213 13:13:26,409 DEBUG [paste.httpserver.ThreadPool] Started new worker 140600945748240: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
214 13:13:26,576 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
215 13:13:26,581 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
216 13:13:26,583 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
217 13:13:26,635 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
218 13:13:26,635 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
219 13:13:26,635 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
220 13:13:26,635 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
221 13:13:26,636 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
222 13:13:26,636 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x255d490>, 'start_response': <function repl_start_response at 0x2557938>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x245d550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x245d790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x255d7d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x255d490>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x245d810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x255d250>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x245d850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x255d7d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x245d850>, 'wsgi.input': <socket._fileobject object at 0x23e3650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266322406.636781, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x255d250>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2559f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fe03e6a41c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x17ac5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
223 13:13:27,600 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
224 13:13:27,601 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
225 13:13:27,673 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
226 13:13:27,676 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
227 13:13:27,676 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
228 13:13:27,676 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
229 13:13:27,676 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
230 13:13:27,677 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
231 13:13:27,677 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
232 13:13:27,677 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2d79510>, 'start_response': <function repl_start_response at 0x29f7b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x245d550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x245d790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d79590>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d79510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x245d810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x255d2d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x245d850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d79590>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x245d850>, 'wsgi.input': <socket._fileobject object at 0x25522d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266322407.6777921, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x255d2d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d79310>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fe03e6a41c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x17ac5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
233 13:13:28,574 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
234 13:13:28,575 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
235 13:13:28,596 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
236 13:13:28,598 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
237 13:13:28,598 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
238 13:13:28,598 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
239 13:13:28,598 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
240 13:13:28,598 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
241 13:13:28,599 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
242 13:13:28,599 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2d76a10>, 'start_response': <function repl_start_response at 0x2dc1320>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x245d550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x245d790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d76110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d76a10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x245d810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d761d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x245d850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d76110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x245d850>, 'wsgi.input': <socket._fileobject object at 0x25521d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266322408.59951, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d761d0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d76590>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fe03e6a41c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x17ac5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
243 13:13:29,536 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
244 13:13:29,537 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
245 13:13:30,715 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
246 13:13:30,718 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
247 13:13:30,720 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
248 13:13:30,720 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
249 13:13:30,720 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
250 13:13:30,721 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
251 13:13:30,722 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
252 13:13:30,721 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2559cd0>, 'start_response': <function repl_start_response at 0x2d800c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x245d550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x245d790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d76510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x245d810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2559cd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d79310>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x245d850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d76510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x245d850>, 'wsgi.input': <socket._fileobject object at 0x25522d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266322410.7229431, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d79310>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d79dd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fe03e6a41c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x17ac5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/hgicon.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
253 13:13:31,634 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
254 13:13:31,635 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
255 13:58:31,424 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
256 13:58:31,425 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
257 13:58:31,428 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
258 13:58:31,428 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
259 13:58:31,431 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
260 13:58:31,431 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
261 13:58:31,439 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094138050832: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
262 13:58:31,439 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094129658128: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
263 13:58:31,440 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094121265424: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
264 13:58:31,440 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094112872720: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
265 13:58:31,440 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094104480016: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
266 13:58:31,440 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094096087312: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
267 13:58:31,441 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094087694608: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
268 13:58:31,441 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094079301904: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
269 13:58:31,441 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094070909200: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
270 13:58:31,442 DEBUG [paste.httpserver.ThreadPool] Started new worker 140094062516496: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
271 13:58:38,267 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
272 13:58:38,275 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
273 13:58:38,277 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
274 13:58:38,328 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
275 13:58:38,329 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
276 13:58:38,329 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
277 13:58:38,329 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
278 13:58:38,329 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
279 13:58:38,329 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2026b90>, 'start_response': <function repl_start_response at 0x202ab18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2026ed0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2026b90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2026910>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2026ed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x200b550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325118.3300569, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2026910>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2026610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/shortlog', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
280 13:58:39,307 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
281 13:58:39,308 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
282 13:58:39,387 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
283 13:58:39,389 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
284 13:58:39,390 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
285 13:58:39,390 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
286 13:58:39,390 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
287 13:58:39,390 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
288 13:58:39,391 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
289 13:58:39,390 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2835390>, 'start_response': <function repl_start_response at 0x2888050>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/shortlog', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2835490>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2835390>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2026990>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2835490>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x200b6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325119.3912959, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2026990>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x28318d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
290 13:58:40,307 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
291 13:58:40,308 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
292 13:58:40,320 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
293 13:58:40,322 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
294 13:58:40,322 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
295 13:58:40,322 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
296 13:58:40,322 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
297 13:58:40,323 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
298 13:58:40,323 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
299 13:58:40,323 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2831a90>, 'start_response': <function repl_start_response at 0x2888320>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/shortlog', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2831850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2831a90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2831090>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2831850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x200b5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325120.3236139, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2831090>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x281de50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
300 13:58:41,231 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
301 13:58:41,231 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
302 13:58:42,455 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
303 13:58:42,459 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
304 13:58:42,460 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
305 13:58:42,461 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
306 13:58:42,461 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
307 13:58:42,462 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
308 13:58:42,463 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
309 13:58:42,462 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2026410>, 'start_response': <function repl_start_response at 0x287d320>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2026990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2026410>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2835810>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2026990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x200b6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325122.4637499, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2835810>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2835d10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'zte_tail/static/hgicon.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
310 13:58:43,371 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
311 13:58:43,371 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
312 13:59:37,944 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
313 13:59:37,948 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
314 13:59:37,949 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
315 13:59:37,950 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
316 13:59:37,950 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
317 13:59:37,950 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
318 13:59:37,952 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
319 13:59:37,951 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x251a690>, 'start_response': <function repl_start_response at 0x24d8398>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2688d10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x251a690>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x28353d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2688d10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x26aa250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325177.952543, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x28353d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25fa910>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
320 13:59:38,858 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
321 13:59:38,858 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
322 13:59:38,944 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
323 13:59:38,946 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
324 13:59:38,947 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
325 13:59:38,947 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
326 13:59:38,947 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
327 13:59:38,947 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
328 13:59:38,948 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
329 13:59:38,947 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2896d90>, 'start_response': <function repl_start_response at 0x28889b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2896390>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2896d90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2831910>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2896390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x26aa5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325178.9483449, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2831910>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2896410>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
330 13:59:39,036 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
331 13:59:39,038 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
332 13:59:39,038 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
333 13:59:39,038 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
334 13:59:39,038 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
335 13:59:39,038 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
336 13:59:39,039 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
337 13:59:39,039 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x268e410>, 'start_response': <function repl_start_response at 0x281ccf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x268e610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x268e410>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x24cafd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x268e610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x26aa6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325179.0394981, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x24cafd0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24caf10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
338 13:59:40,733 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
339 13:59:40,734 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
340 13:59:40,935 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
341 13:59:40,935 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
342 14:00:15,218 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
343 14:00:15,220 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
344 14:00:15,220 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
345 14:00:15,220 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
346 14:00:15,220 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
347 14:00:15,220 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
348 14:00:15,221 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
349 14:00:15,221 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x28319d0>, 'start_response': <function repl_start_response at 0x283cb90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2896a50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x28319d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x251a5d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2896a50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x24d04d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325215.2215321, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x251a5d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2699a50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
350 14:00:16,108 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
351 14:00:16,109 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
352 14:00:16,231 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
353 14:00:16,232 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
354 14:00:16,233 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
355 14:00:16,233 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
356 14:00:16,233 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
357 14:00:16,233 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
358 14:00:16,233 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
359 14:00:16,233 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x24da490>, 'start_response': <function repl_start_response at 0x2888c80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x24da690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x24da490>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x28315d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x24da690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x200b6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325216.2340269, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x28315d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24da250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
360 14:00:17,116 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
361 14:00:17,117 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
362 14:00:17,157 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
363 14:00:17,159 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
364 14:00:17,159 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
365 14:00:17,159 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
366 14:00:17,159 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
367 14:00:17,160 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
368 14:00:17,160 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
369 14:00:17,160 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x28358d0>, 'start_response': <function repl_start_response at 0x2888cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1f16550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1f16790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x28355d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x28358d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1f16810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2835290>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x28355d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1f16850>, 'wsgi.input': <socket._fileobject object at 0x24d0650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325217.1606431, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2835290>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2835990>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6a39d1f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12655d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
370 14:00:18,058 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
371 14:00:18,059 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
372 14:01:22,543 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
373 14:01:22,544 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
374 14:01:22,547 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
375 14:01:22,547 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
376 14:01:22,551 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
377 14:01:22,551 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
378 14:01:22,558 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695484033296: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
379 14:01:22,559 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695475640592: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
380 14:01:22,559 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695467247888: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
381 14:01:22,559 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695458855184: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
382 14:01:22,560 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695450462480: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
383 14:01:22,560 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695442069776: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
384 14:01:22,560 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695433677072: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
385 14:01:22,560 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695425284368: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
386 14:01:22,561 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695416891664: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
387 14:01:22,561 DEBUG [paste.httpserver.ThreadPool] Started new worker 140695408498960: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
388 14:02:27,243 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
389 14:02:27,247 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
390 14:02:27,248 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
391 14:02:27,308 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
392 14:02:27,308 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
393 14:02:27,308 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
394 14:02:27,309 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
395 14:02:27,309 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
396 14:02:27,309 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x22e5ad0>, 'start_response': <function repl_start_response at 0x2321b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x21d5550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x21d5790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x22e5e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x21d5810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x22e5ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x22e58d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x21d5850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x22e5e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x21d5850>, 'wsgi.input': <socket._fileobject object at 0x22ca550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325347.309742, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x22e58d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x22e55d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff63cd571c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15245d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
397 14:02:28,230 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
398 14:02:28,231 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
399 14:02:28,358 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
400 14:02:28,361 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
401 14:02:28,361 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
402 14:02:28,361 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
403 14:02:28,361 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
404 14:02:28,362 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
405 14:02:28,362 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
406 14:02:28,362 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2797f90>, 'start_response': <function repl_start_response at 0x2795c80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x21d5550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x21d5790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2797890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2797f90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x21d5810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x22e5950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x21d5850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2797890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x21d5850>, 'wsgi.input': <socket._fileobject object at 0x22ca6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325348.362679, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x22e5950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x27ead90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff63cd571c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15245d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
407 14:02:29,268 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
408 14:02:29,269 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
409 14:02:29,304 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
410 14:02:29,305 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
411 14:02:29,306 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
412 14:02:29,306 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
413 14:02:29,306 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
414 14:02:29,306 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
415 14:02:29,307 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
416 14:02:29,306 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x27ea0d0>, 'start_response': <function repl_start_response at 0x27dfed8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x21d5550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x21d5790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27ea250>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27ea0d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x21d5810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27eaf10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x21d5850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27ea250>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x21d5850>, 'wsgi.input': <socket._fileobject object at 0x22ca5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325349.307339, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x27eaf10>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x27ea210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff63cd571c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15245d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
417 14:02:30,233 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
418 14:02:30,233 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
419 14:02:56,160 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
420 14:02:56,160 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
421 14:02:56,164 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
422 14:02:56,164 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
423 14:02:56,167 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
424 14:02:56,167 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
425 14:02:56,176 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760815585552: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
426 14:02:56,176 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760807192848: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
427 14:02:56,176 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760798800144: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
428 14:02:56,177 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760790407440: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
429 14:02:56,177 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760782014736: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
430 14:02:56,177 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760773622032: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
431 14:02:56,177 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760765229328: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
432 14:02:56,178 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760756836624: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
433 14:02:56,178 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760748443920: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
434 14:02:56,178 DEBUG [paste.httpserver.ThreadPool] Started new worker 139760740051216: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
435 14:03:03,636 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
436 14:03:03,636 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
437 14:03:03,640 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
438 14:03:03,640 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
439 14:03:03,643 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
440 14:03:03,643 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
441 14:03:03,651 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731092011280: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
442 14:03:03,651 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731083618576: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
443 14:03:03,651 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731075225872: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
444 14:03:03,652 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731066833168: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
445 14:03:03,652 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731058440464: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
446 14:03:03,652 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731050047760: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
447 14:03:03,653 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731041655056: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
448 14:03:03,653 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731033262352: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
449 14:03:03,653 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731024869648: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
450 14:03:03,653 DEBUG [paste.httpserver.ThreadPool] Started new worker 139731016476944: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
451 14:03:12,370 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
452 14:03:12,382 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
453 14:03:12,384 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
454 14:03:12,438 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
455 14:03:12,438 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
456 14:03:12,438 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
457 14:03:12,438 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
458 14:03:12,439 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
459 14:03:12,438 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x234abd0>, 'start_response': <function repl_start_response at 0x2386b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x234af10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x234abd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x234a9d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x234af10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x232f550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325392.4393489, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x234a9d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x234a6d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
460 14:03:13,468 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
461 14:03:13,469 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
462 14:03:13,596 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
463 14:03:13,598 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
464 14:03:13,599 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
465 14:03:13,599 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
466 14:03:13,599 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
467 14:03:13,599 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
468 14:03:13,600 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
469 14:03:13,599 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x283f5d0>, 'start_response': <function repl_start_response at 0x2804e60>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x283f290>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x283f5d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x234aa50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x283f290>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x232f6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325393.600137, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x234aa50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2806c50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
470 14:03:14,488 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
471 14:03:14,488 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
472 14:03:14,512 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
473 14:03:14,514 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
474 14:03:14,514 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
475 14:03:14,514 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
476 14:03:14,515 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
477 14:03:14,515 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
478 14:03:14,515 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
479 14:03:14,515 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2847f50>, 'start_response': <function repl_start_response at 0x2846f50>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2847410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2847f50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x283fe90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2847410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x232f5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325394.5158279, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x283fe90>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x283ff10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
480 14:03:15,390 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
481 14:03:15,391 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
482 14:06:35,128 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
483 14:06:35,131 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
484 14:06:35,134 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
485 14:06:35,134 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
486 14:06:35,135 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
487 14:06:35,135 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
488 14:06:35,136 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
489 14:06:35,135 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x285f450>, 'start_response': <function repl_start_response at 0x2846f50>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2847750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x285f450>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2847d90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2847750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x27fce50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325595.1371341, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2847d90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2847350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
490 14:06:36,041 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
491 14:06:36,041 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
492 14:06:36,147 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
493 14:06:36,149 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
494 14:06:36,149 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
495 14:06:36,149 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
496 14:06:36,149 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
497 14:06:36,150 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
498 14:06:36,150 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
499 14:06:36,150 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x285fc50>, 'start_response': <function repl_start_response at 0x2858140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x285f090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x285fc50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x285fb50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x285f090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x232f5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325596.15065, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x285fb50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x285f690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
500 14:06:37,075 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
501 14:06:37,076 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
502 14:06:37,101 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
503 14:06:37,103 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
504 14:06:37,103 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
505 14:06:37,103 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
506 14:06:37,104 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
507 14:06:37,104 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
508 14:06:37,104 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
509 14:06:37,104 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x283f890>, 'start_response': <function repl_start_response at 0x28588c0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x283fc50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x283f890>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x285f9d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x283fc50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x27fc9d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266325597.104744, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x285f9d0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x283f7d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
510 14:06:37,986 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
511 14:06:37,987 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
512 14:16:24,244 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
513 14:16:24,247 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
514 14:16:24,249 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
515 14:16:24,249 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
516 14:16:24,249 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
517 14:16:24,250 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
518 14:16:24,251 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
519 14:16:24,250 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x286de90>, 'start_response': <function repl_start_response at 0x28780c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x286df50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x286de90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x283fc90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x286df50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x27fc8d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326184.2530739, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x283fc90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x283fd50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
520 14:16:24,649 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
521 14:16:24,650 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
522 14:16:24,717 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
523 14:16:24,718 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
524 14:16:24,718 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
525 14:16:24,719 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
526 14:16:24,719 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
527 14:16:24,719 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
528 14:16:24,719 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
529 14:16:24,719 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x285f510>, 'start_response': <function repl_start_response at 0x28588c0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x285f5d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x285f510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x285ff10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x285f5d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x27fc550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326184.7198801, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x285ff10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x285f650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
530 14:16:25,240 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
531 14:16:25,240 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
532 14:16:25,271 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
533 14:16:25,273 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
534 14:16:25,273 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
535 14:16:25,273 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
536 14:16:25,273 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
537 14:16:25,274 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
538 14:16:25,274 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
539 14:16:25,274 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2847710>, 'start_response': <function repl_start_response at 0x2846de8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2847490>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2847710>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x285ff50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2847490>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x27fcdd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326185.2747359, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x285ff50>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2847110>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
540 14:16:25,651 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
541 14:16:25,652 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
542 14:16:27,397 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
543 14:16:27,398 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
544 14:16:27,399 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
545 14:16:27,399 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
546 14:16:27,399 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
547 14:16:27,399 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
548 14:16:27,400 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
549 14:16:27,399 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x286d550>, 'start_response': <function repl_start_response at 0x2878320>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x285a910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x286d550>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x28476d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x285a910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x27fced0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326187.40031, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x28476d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2847e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
550 14:16:27,809 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
551 14:16:27,810 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
552 14:16:27,938 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
553 14:16:27,939 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
554 14:16:27,940 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
555 14:16:27,940 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
556 14:16:27,940 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
557 14:16:27,940 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
558 14:16:27,941 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
559 14:16:27,940 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2a38290>, 'start_response': <function repl_start_response at 0x2be2758>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a388d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a38290>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x286d590>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a388d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x28657d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326187.941263, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x286d590>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x286dc10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
560 14:16:27,993 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
561 14:16:27,995 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
562 14:16:27,996 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
563 14:16:27,996 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
564 14:16:27,996 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
565 14:16:27,996 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
566 14:16:27,996 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
567 14:16:27,996 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2bc0550>, 'start_response': <function repl_start_response at 0x2be2de8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bc03d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bc0550>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2a38090>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bc03d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x27fc4d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326187.9971189, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2a38090>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2be6d50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
568 14:16:28,726 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
569 14:16:28,726 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
570 14:16:28,858 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
571 14:16:28,859 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
572 14:16:30,957 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
573 14:16:30,959 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
574 14:16:30,959 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
575 14:16:30,959 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
576 14:16:30,959 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
577 14:16:30,960 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
578 14:16:30,960 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
579 14:16:30,960 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2be6b90>, 'start_response': <function repl_start_response at 0x2bd89b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2be6e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2be6b90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2847d50>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2be6e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2a348d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326190.9605949, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2847d50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bc02d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/static/hgicon.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
580 14:16:31,350 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
581 14:16:31,351 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
582 14:16:31,742 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
583 14:16:31,746 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
584 14:16:31,747 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
585 14:16:31,747 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
586 14:16:31,748 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
587 14:16:31,748 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
588 14:16:31,750 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
589 14:16:31,749 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2bf7350>, 'start_response': <function repl_start_response at 0x2c070c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bf7490>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bf7350>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2be6b50>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bf7490>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x232f5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326191.7504389, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2be6b50>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bcc150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
590 14:16:32,142 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
591 14:16:32,143 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
592 14:17:20,403 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
593 14:17:20,404 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
594 14:17:20,405 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
595 14:17:20,405 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
596 14:17:20,405 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
597 14:17:20,405 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
598 14:17:20,406 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
599 14:17:20,405 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2bf7150>, 'start_response': <function repl_start_response at 0x2bd8848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bf7410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bf7150>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bf7510>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bf7410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2b95e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326240.4061289, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2bf7510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bf7e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
600 14:17:21,273 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
601 14:17:21,273 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
602 14:17:21,338 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
603 14:17:21,351 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
604 14:17:21,352 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
605 14:17:21,352 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
606 14:17:21,352 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
607 14:17:21,352 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
608 14:17:21,353 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
609 14:17:21,352 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c04d90>, 'start_response': <function repl_start_response at 0x2c079b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c04950>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c04d90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x283fad0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c04950>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2a348d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326241.353133, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x283fad0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2be6a10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
610 14:17:22,240 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
611 14:17:22,241 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
612 14:17:22,271 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
613 14:17:22,272 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
614 14:17:22,273 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
615 14:17:22,273 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
616 14:17:22,273 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
617 14:17:22,273 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
618 14:17:22,274 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
619 14:17:22,273 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x286d1d0>, 'start_response': <function repl_start_response at 0x2c07140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bb45d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x286d1d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2be69d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bb45d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2b95e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326242.274209, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2be69d0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2be60d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
620 14:17:23,152 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
621 14:17:23,152 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
622 14:17:24,348 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
623 14:17:24,351 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
624 14:17:24,352 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
625 14:17:24,353 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
626 14:17:24,353 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
627 14:17:24,354 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
628 14:17:24,355 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
629 14:17:24,354 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c04490>, 'start_response': <function repl_start_response at 0x2bd8cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c04690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c04490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2be6bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c04690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2bc9dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326244.355767, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2be6bd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2be6910>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/static/hgicon.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
630 14:17:25,370 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
631 14:17:25,370 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
632 14:18:32,579 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
633 14:18:32,581 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
634 14:18:32,581 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
635 14:18:32,581 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
636 14:18:32,581 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
637 14:18:32,582 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
638 14:18:32,582 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
639 14:18:32,582 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c04610>, 'start_response': <function repl_start_response at 0x2bd8500>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c04c10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c04610>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x28474d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c04c10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2b95e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326312.5827019, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x28474d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c04390>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
640 14:18:32,590 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
641 14:18:32,590 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
642 14:18:36,995 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
643 14:18:36,998 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
644 14:18:36,999 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
645 14:18:36,999 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
646 14:18:36,999 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
647 14:18:37,000 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
648 14:18:37,001 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
649 14:18:37,000 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e21dd0>, 'start_response': <function repl_start_response at 0x2e276e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e21e50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e21dd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x283f650>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e21e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326317.00142, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x283f650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c45a10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
650 14:18:37,013 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
651 14:18:37,015 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
652 14:18:37,075 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
653 14:18:37,077 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
654 14:18:37,077 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
655 14:18:37,077 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
656 14:18:37,077 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
657 14:18:37,078 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
658 14:18:37,078 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
659 14:18:37,078 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e2cb10>, 'start_response': <function repl_start_response at 0x2e27c80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e2cbd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e2cb10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e2c9d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e2cbd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e184d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326317.0785949, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e2c9d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e2c650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
660 14:18:37,086 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
661 14:18:37,086 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
662 14:18:37,136 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
663 14:18:37,151 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
664 14:18:37,151 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
665 14:18:37,151 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
666 14:18:37,151 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
667 14:18:37,152 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
668 14:18:37,152 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
669 14:18:37,152 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e21bd0>, 'start_response': <function repl_start_response at 0x2e27aa0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e2c8d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e21bd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e21dd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e2c8d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326317.1526201, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e21dd0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e21f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
670 14:18:37,160 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
671 14:18:37,160 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
672 14:18:49,068 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
673 14:18:49,071 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
674 14:18:49,073 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
675 14:18:49,073 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
676 14:18:49,073 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
677 14:18:49,074 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
678 14:18:49,074 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
679 14:18:49,074 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e30590>, 'start_response': <function repl_start_response at 0x2e34140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e30650>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e30590>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e2c350>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e30650>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e188d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326329.0748241, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e2c350>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e21e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
680 14:18:49,082 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
681 14:18:49,082 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
682 14:18:49,132 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
683 14:18:49,133 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
684 14:18:49,134 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
685 14:18:49,134 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
686 14:18:49,134 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
687 14:18:49,134 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
688 14:18:49,135 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
689 14:18:49,134 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e3b290>, 'start_response': <function repl_start_response at 0x2e347d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e3b350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e3b290>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e303d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e3b350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326329.1352501, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e303d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e3bad0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
690 14:18:49,142 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
691 14:18:49,142 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
692 14:18:49,173 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
693 14:18:49,174 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
694 14:18:49,175 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
695 14:18:49,175 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
696 14:18:49,175 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
697 14:18:49,175 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
698 14:18:49,175 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
699 14:18:49,175 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e47a10>, 'start_response': <function repl_start_response at 0x2e34de8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e478d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e47a10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bf7cd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e478d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326329.1760299, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2bf7cd0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e3bd90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
700 14:18:49,184 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
701 14:18:49,184 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
702 14:19:36,908 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
703 14:19:36,915 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
704 14:19:36,915 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
705 14:19:36,915 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
706 14:19:36,916 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
707 14:19:36,916 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
708 14:19:36,916 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
709 14:19:36,916 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e47bd0>, 'start_response': <function repl_start_response at 0x2ea9398>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e47c90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e47bd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e3bfd0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e47c90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326376.9168589, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e3bfd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e3bf50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
710 14:19:36,924 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
711 14:19:36,925 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
712 14:19:36,978 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
713 14:19:36,980 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
714 14:19:36,980 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
715 14:19:36,980 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
716 14:19:36,980 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
717 14:19:36,980 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
718 14:19:36,981 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
719 14:19:36,981 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e3b7d0>, 'start_response': <function repl_start_response at 0x2e348c0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e3bf90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e3b7d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e30f90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e3bf90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e183d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326376.9815509, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e30f90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e30310>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
720 14:19:36,990 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
721 14:19:36,990 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
722 14:19:37,014 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
723 14:19:37,015 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
724 14:19:37,015 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
725 14:19:37,016 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
726 14:19:37,016 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
727 14:19:37,016 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
728 14:19:37,016 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
729 14:19:37,016 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e2c8d0>, 'start_response': <function repl_start_response at 0x2e34230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e2c850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e2c8d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e3bc10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e2c850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e185d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326377.0169389, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e3bc10>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e3bad0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
730 14:19:37,026 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
731 14:19:37,029 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
732 14:19:42,385 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
733 14:19:42,386 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
734 14:19:42,387 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
735 14:19:42,387 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
736 14:19:42,387 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
737 14:19:42,387 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
738 14:19:42,388 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
739 14:19:42,387 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e21ad0>, 'start_response': <function repl_start_response at 0x2e27500>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e21f10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e21ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e2c5d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e21f10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326382.38815, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e2c5d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e3bcd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
740 14:19:42,395 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
741 14:19:42,396 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
742 14:19:42,480 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
743 14:19:42,481 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
744 14:19:42,482 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
745 14:19:42,482 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
746 14:19:42,482 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
747 14:19:42,482 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
748 14:19:42,482 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
749 14:19:42,482 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2eaf790>, 'start_response': <function repl_start_response at 0x2ea9050>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2eaf890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2eaf790>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e21e10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2eaf890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326382.483063, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e21e10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e47a50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
750 14:19:42,490 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
751 14:19:42,491 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
752 14:19:42,512 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
753 14:19:42,514 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
754 14:19:42,514 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
755 14:19:42,514 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
756 14:19:42,514 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
757 14:19:42,514 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
758 14:19:42,515 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
759 14:19:42,515 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2eafd50>, 'start_response': <function repl_start_response at 0x2ea9938>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2eafe10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2eafd50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e47c50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2eafe10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326382.5155439, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e47c50>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2eafa90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
760 14:19:42,527 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
761 14:19:42,528 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
762 14:19:46,869 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
763 14:19:46,872 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
764 14:19:46,874 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
765 14:19:46,874 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
766 14:19:46,875 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
767 14:19:46,875 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
768 14:19:46,877 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
769 14:19:46,875 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e47190>, 'start_response': <function repl_start_response at 0x2e346e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e47910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e47190>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e21cd0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e47910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326386.8773191, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e21cd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e47750>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
770 14:19:47,267 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
771 14:19:47,268 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
772 14:19:47,332 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
773 14:19:47,333 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
774 14:19:47,333 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
775 14:19:47,333 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
776 14:19:47,333 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
777 14:19:47,334 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
778 14:19:47,334 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
779 14:19:47,334 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2bfa110>, 'start_response': <function repl_start_response at 0x2e34c08>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bfab10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bfa110>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e47490>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bfab10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326387.334677, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2e47490>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bfa090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
780 14:19:47,709 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
781 14:19:47,709 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
782 14:19:47,734 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
783 14:19:47,735 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
784 14:19:47,736 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
785 14:19:47,736 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
786 14:19:47,736 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
787 14:19:47,736 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
788 14:19:47,737 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
789 14:19:47,736 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2bd9fd0>, 'start_response': <function repl_start_response at 0x2e27aa0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2239550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2239790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bd95d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bd9fd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2239810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bfa210>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bd95d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2239850>, 'wsgi.input': <socket._fileobject object at 0x2e18e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326387.737325, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2bfa210>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x285a810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f15b29701c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15885d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
790 14:19:48,114 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
791 14:19:48,115 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
792 14:21:44,106 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
793 14:21:44,106 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
794 14:21:44,110 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
795 14:21:44,110 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
796 14:21:44,113 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
797 14:21:44,113 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
798 14:21:44,121 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535651760400: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
799 14:21:44,122 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535643367696: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
800 14:21:44,122 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535634974992: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
801 14:21:44,122 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535618189584: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
802 14:21:44,122 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535626582288: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
803 14:21:44,123 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535609796880: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
804 14:21:44,123 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535601404176: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
805 14:21:44,123 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535593011472: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
806 14:21:44,124 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535584618768: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
807 14:21:44,124 DEBUG [paste.httpserver.ThreadPool] Started new worker 140535576226064: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
808 14:21:47,373 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
809 14:21:47,380 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
810 14:21:47,381 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
811 14:21:47,431 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
812 14:21:47,431 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
813 14:21:47,432 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
814 14:21:47,432 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
815 14:21:47,432 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
816 14:21:47,432 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x224cbd0>, 'start_response': <function repl_start_response at 0x2289b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x224cf10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x224cbd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x224c9d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x224cf10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2231550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326507.4328599, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x224c9d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x224c6d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
817 14:21:47,812 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
818 14:21:47,813 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
819 14:21:47,909 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
820 14:21:47,911 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
821 14:21:47,912 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
822 14:21:47,912 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
823 14:21:47,912 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
824 14:21:47,912 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
825 14:21:47,913 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
826 14:21:47,912 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2742210>, 'start_response': <function repl_start_response at 0x26ffe60>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27420d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2742210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x224ca50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27420d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x22316d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326507.9131441, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x224ca50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2701f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
827 14:21:48,309 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
828 14:21:48,309 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
829 14:21:48,354 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
830 14:21:48,355 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
831 14:21:48,356 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
832 14:21:48,356 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
833 14:21:48,356 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
834 14:21:48,356 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
835 14:21:48,357 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
836 14:21:48,356 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2834ad0>, 'start_response': <function repl_start_response at 0x274af50>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2834a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2834ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2834890>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2834a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x22315d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326508.3574049, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2834890>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2742e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
837 14:21:48,741 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
838 14:21:48,742 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
839 14:21:57,864 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
840 14:21:57,866 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
841 14:21:57,866 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
842 14:21:57,866 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
843 14:21:57,866 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
844 14:21:57,867 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
845 14:21:57,867 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
846 14:21:57,867 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x274be90>, 'start_response': <function repl_start_response at 0x274af50>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x274b610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x274be90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2834850>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x274b610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326517.868046, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2834850>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x28341d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
847 14:21:58,251 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
848 14:21:58,251 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
849 14:21:58,340 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
850 14:21:58,342 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
851 14:21:58,342 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
852 14:21:58,342 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
853 14:21:58,342 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
854 14:21:58,342 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
855 14:21:58,343 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
856 14:21:58,343 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x274b150>, 'start_response': <function repl_start_response at 0x275b0c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x274bd90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x274b150>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2834250>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x274bd90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x22315d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326518.343477, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2834250>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x28347d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
857 14:21:58,723 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
858 14:21:58,724 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
859 14:21:58,764 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
860 14:21:58,765 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
861 14:21:58,766 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
862 14:21:58,766 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
863 14:21:58,766 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
864 14:21:58,766 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
865 14:21:58,767 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
866 14:21:58,766 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2742ed0>, 'start_response': <function repl_start_response at 0x275b8c0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2742410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2742ed0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274bbd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2742410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326518.767339, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x274bbd0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2742c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
867 14:21:59,153 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
868 14:21:59,153 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
869 14:22:08,830 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
870 14:22:08,833 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
871 14:22:08,834 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
872 14:22:08,835 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
873 14:22:08,835 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
874 14:22:08,835 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
875 14:22:08,840 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
876 14:22:08,836 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x275d710>, 'start_response': <function repl_start_response at 0x27710c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x275d6d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x275d710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2742b90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x275d6d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f78d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326528.8408921, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2742b90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2742690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
877 14:22:08,848 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
878 14:22:08,848 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
879 14:22:08,898 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
880 14:22:08,899 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
881 14:22:08,900 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
882 14:22:08,900 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
883 14:22:08,900 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
884 14:22:08,900 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
885 14:22:08,901 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
886 14:22:08,900 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x275d950>, 'start_response': <function repl_start_response at 0x275bc80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x275d390>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x275d950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x275d2d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x275d390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326528.901237, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x275d2d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x275d550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
887 14:22:08,911 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
888 14:22:08,913 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
889 14:22:08,938 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
890 14:22:08,939 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
891 14:22:08,940 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
892 14:22:08,940 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
893 14:22:08,940 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
894 14:22:08,940 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
895 14:22:08,940 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
896 14:22:08,940 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2701ad0>, 'start_response': <function repl_start_response at 0x275b0c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2701b10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2701ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2742d90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2701b10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f79d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326528.9410501, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2742d90>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2742850>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
897 14:22:08,949 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
898 14:22:08,949 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
899 14:22:19,826 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
900 14:22:19,828 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
901 14:22:19,829 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
902 14:22:19,829 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
903 14:22:19,829 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
904 14:22:19,829 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
905 14:22:19,830 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
906 14:22:19,830 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2834fd0>, 'start_response': <function repl_start_response at 0x2771140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2834610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2834fd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274b090>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2834610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326539.830708, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x274b090>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2742dd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
907 14:22:19,840 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
908 14:22:19,840 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
909 14:22:19,895 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
910 14:22:19,902 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
911 14:22:19,902 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
912 14:22:19,902 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
913 14:22:19,903 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
914 14:22:19,903 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
915 14:22:19,903 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
916 14:22:19,903 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2768e50>, 'start_response': <function repl_start_response at 0x2771758>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2768f10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2768e50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2834750>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2768f10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326539.9037421, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2834750>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2768b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
917 14:22:19,911 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
918 14:22:19,912 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
919 14:22:19,934 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
920 14:22:19,937 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
921 14:22:19,937 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
922 14:22:19,937 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
923 14:22:19,938 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
924 14:22:19,938 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
925 14:22:19,938 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
926 14:22:19,938 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x274b410>, 'start_response': <function repl_start_response at 0x275b320>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x274b590>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x274b410>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274bd90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x274b590>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x22315d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326539.938771, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x274bd90>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x274b290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
927 14:22:19,946 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
928 14:22:19,946 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
929 14:22:44,133 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
930 14:22:44,134 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
931 14:22:44,135 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
932 14:22:44,135 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
933 14:22:44,135 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
934 14:22:44,135 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
935 14:22:44,136 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
936 14:22:44,135 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2742b50>, 'start_response': <function repl_start_response at 0x275bb90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2742410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2742b50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x28348d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2742410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326564.1362531, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x28348d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x274bcd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
937 14:22:44,144 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
938 14:22:44,144 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
939 14:22:44,202 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
940 14:22:44,208 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
941 14:22:44,209 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
942 14:22:44,209 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
943 14:22:44,209 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
944 14:22:44,209 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
945 14:22:44,209 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
946 14:22:44,209 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2768450>, 'start_response': <function repl_start_response at 0x26ff848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2768250>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2768450>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2742c10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2768250>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326564.2100461, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2742c10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2768110>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
947 14:22:44,217 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
948 14:22:44,217 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
949 14:22:44,248 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
950 14:22:44,250 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
951 14:22:44,250 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
952 14:22:44,250 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
953 14:22:44,250 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
954 14:22:44,250 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
955 14:22:44,251 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
956 14:22:44,251 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x27753d0>, 'start_response': <function repl_start_response at 0x2771410>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2775590>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27753d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2768190>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2775590>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326564.2515631, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2768190>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x275d650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
957 14:22:44,259 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
958 14:22:44,260 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
959 14:23:21,973 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
960 14:23:21,975 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
961 14:23:21,976 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
962 14:23:21,976 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
963 14:23:21,977 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
964 14:23:21,977 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
965 14:23:21,977 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
966 14:23:21,977 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2835590>, 'start_response': <function repl_start_response at 0x2771ed8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2775d10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2835590>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2742910>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2775d10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2765bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326601.9777651, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2742910>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x275db10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
967 14:23:21,985 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
968 14:23:21,986 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
969 14:23:22,036 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
970 14:23:22,037 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
971 14:23:22,038 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
972 14:23:22,038 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
973 14:23:22,038 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
974 14:23:22,038 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
975 14:23:22,039 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
976 14:23:22,038 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2768610>, 'start_response': <function repl_start_response at 0x27711b8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2768b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2768610>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x275d2d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2768b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f75d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326602.039372, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x275d2d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x275d550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
977 14:23:22,047 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
978 14:23:22,050 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
979 14:23:22,084 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
980 14:23:22,085 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
981 14:23:22,086 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
982 14:23:22,086 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
983 14:23:22,086 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
984 14:23:22,086 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
985 14:23:22,086 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
986 14:23:22,086 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x27421d0>, 'start_response': <function repl_start_response at 0x275b6e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2742a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27421d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27685d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2742a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326602.0870399, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x27685d0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2768290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
987 14:23:22,095 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
988 14:23:22,095 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
989 14:23:46,420 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
990 14:23:46,422 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
991 14:23:46,423 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
992 14:23:46,423 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
993 14:23:46,424 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
994 14:23:46,424 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
995 14:23:46,425 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
996 14:23:46,424 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2834650>, 'start_response': <function repl_start_response at 0x275b668>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x28340d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2834650>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x275da50>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x28340d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x22315d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326626.4255519, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x275da50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2742990>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
997 14:23:46,452 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
998 14:23:46,452 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
999 14:23:46,501 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1000 14:23:46,508 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1001 14:23:46,509 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1002 14:23:46,509 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1003 14:23:46,509 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1004 14:23:46,509 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1005 14:23:46,509 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1006 14:23:46,509 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2835a90>, 'start_response': <function repl_start_response at 0x28382a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2835b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2835a90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2834710>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2835b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2765ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326626.509958, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2834710>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2835890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1007 14:23:46,518 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1008 14:23:46,518 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1009 14:23:46,554 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1010 14:23:46,555 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1011 14:23:46,556 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1012 14:23:46,556 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1013 14:23:46,556 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1014 14:23:46,556 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1015 14:23:46,556 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1016 14:23:46,556 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2835690>, 'start_response': <function repl_start_response at 0x275b578>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2835910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2835690>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274bdd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2835910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x22315d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326626.55707, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x274bdd0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x274bbd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1017 14:23:46,565 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1018 14:23:46,565 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1019 14:24:09,802 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1020 14:24:09,804 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1021 14:24:09,804 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1022 14:24:09,804 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1023 14:24:09,804 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1024 14:24:09,804 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1025 14:24:09,805 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1026 14:24:09,805 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x28346d0>, 'start_response': <function repl_start_response at 0x275bc80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2834210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x28346d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274be50>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2834210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326649.8055999, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x274be50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x274b490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1027 14:24:09,813 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1028 14:24:09,813 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1029 14:24:09,872 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1030 14:24:09,879 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1031 14:24:09,879 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1032 14:24:09,879 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1033 14:24:09,879 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1034 14:24:09,879 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1035 14:24:09,880 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1036 14:24:09,880 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2768410>, 'start_response': <function repl_start_response at 0x27716e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2768090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2768410>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2834ad0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2768090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326649.8804009, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2834ad0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2768590>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1037 14:24:09,888 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1038 14:24:09,888 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1039 14:24:09,924 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1040 14:24:09,925 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1041 14:24:09,926 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1042 14:24:09,926 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1043 14:24:09,926 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1044 14:24:09,926 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1045 14:24:09,926 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1046 14:24:09,926 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x27755d0>, 'start_response': <function repl_start_response at 0x2838b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27754d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27755d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2768110>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27754d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326649.9270909, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2768110>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x275d350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1047 14:24:09,935 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1048 14:24:09,935 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1049 14:24:16,209 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1050 14:24:16,212 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1051 14:24:16,212 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1052 14:24:16,212 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1053 14:24:16,213 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1054 14:24:16,213 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1055 14:24:16,214 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1056 14:24:16,213 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x283bf50>, 'start_response': <function repl_start_response at 0x28388c0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x283bfd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x283bf50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x275dc10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x283bfd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2765750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326656.2142651, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x275dc10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x275d050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1057 14:24:16,221 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1058 14:24:16,221 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1059 14:24:16,272 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1060 14:24:16,278 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1061 14:24:16,278 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1062 14:24:16,278 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1063 14:24:16,279 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1064 14:24:16,279 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1065 14:24:16,279 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1066 14:24:16,279 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x275de90>, 'start_response': <function repl_start_response at 0x26ff848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x275df90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x275de90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x283bf10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x275df90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326656.279717, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x283bf10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x275da10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1067 14:24:16,287 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1068 14:24:16,287 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1069 14:24:16,308 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1070 14:24:16,309 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1071 14:24:16,310 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1072 14:24:16,310 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1073 14:24:16,310 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1074 14:24:16,310 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1075 14:24:16,310 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1076 14:24:16,310 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2768110>, 'start_response': <function repl_start_response at 0x275bb90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2768610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2768110>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x275db50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2768610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2765c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326656.311023, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x275db50>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2701cd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1077 14:24:16,318 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1078 14:24:16,318 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1079 14:24:29,290 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1080 14:24:29,293 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1081 14:24:29,293 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1082 14:24:29,293 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1083 14:24:29,294 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1084 14:24:29,294 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1085 14:24:29,294 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1086 14:24:29,294 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2834f50>, 'start_response': <function repl_start_response at 0x275b938>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2834d90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2834f50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2742f90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2834d90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x22315d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326669.2947919, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2742f90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x27681d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1087 14:24:30,172 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1088 14:24:30,173 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1089 14:24:30,244 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1090 14:24:30,246 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1091 14:24:30,246 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1092 14:24:30,246 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1093 14:24:30,246 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1094 14:24:30,246 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1095 14:24:30,247 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1096 14:24:30,246 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x284aa10>, 'start_response': <function repl_start_response at 0x2838050>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x284ac10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x284aa10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2834210>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x284ac10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2765950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326670.247329, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2834210>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x274b050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1097 14:24:31,169 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1098 14:24:31,170 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1099 14:24:31,203 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1100 14:24:31,204 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1101 14:24:31,205 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1102 14:24:31,205 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1103 14:24:31,205 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1104 14:24:31,205 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1105 14:24:31,206 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1106 14:24:31,205 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x274b210>, 'start_response': <function repl_start_response at 0x275b9b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x274b310>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x274b210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x284a350>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x274b310>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x22315d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326671.2062581, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x284a350>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2835490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1107 14:24:32,103 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1108 14:24:32,103 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1109 14:27:23,395 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1110 14:27:23,404 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1111 14:27:23,405 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1112 14:27:23,405 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1113 14:27:23,406 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1114 14:27:23,406 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1115 14:27:23,407 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1116 14:27:23,406 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2768750>, 'start_response': <function repl_start_response at 0x26ff848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27685d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2768750>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274bed0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27685d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326843.4072709, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x274bed0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2835210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1117 14:27:24,283 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1118 14:27:24,283 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1119 14:27:24,364 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1120 14:27:24,374 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1121 14:27:24,375 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1122 14:27:24,375 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1123 14:27:24,375 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1124 14:27:24,375 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1125 14:27:24,376 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1126 14:27:24,375 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x283b1d0>, 'start_response': <function repl_start_response at 0x27716e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-monoblue.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x283bb10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x283b1d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2768610>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-monoblue.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x283bb10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x27651d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326844.3763511, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2768610>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x283b950>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-monoblue.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1127 14:27:25,256 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1128 14:27:25,256 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1129 14:27:25,294 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1130 14:27:25,295 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1131 14:27:25,295 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1132 14:27:25,296 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1133 14:27:25,296 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1134 14:27:25,296 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1135 14:27:25,296 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1136 14:27:25,296 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x28347d0>, 'start_response': <function repl_start_response at 0x2838e60>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2834e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x28347d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x283bf10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2834e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2765a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266326845.2969921, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x283bf10>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2775c50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1137 14:27:26,205 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1138 14:27:26,206 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1139 14:39:15,330 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1140 14:39:15,332 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1141 14:39:15,332 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1142 14:39:15,332 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1143 14:39:15,332 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1144 14:39:15,332 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1145 14:39:15,333 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1146 14:39:15,333 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x284a1d0>, 'start_response': <function repl_start_response at 0x2771230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x284add0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x284a1d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x284a850>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x284add0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x22315d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327555.3335979, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x284a850>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x284a250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1147 14:39:16,314 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1148 14:39:16,316 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1149 14:39:16,439 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1150 14:39:16,440 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1151 14:39:16,441 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1152 14:39:16,441 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1153 14:39:16,441 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1154 14:39:16,441 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1155 14:39:16,442 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1156 14:39:16,441 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2835f50>, 'start_response': <function repl_start_response at 0x27712a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-paper.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2835c90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2835f50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x284ad90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2835c90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327556.4422629, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x284ad90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2835350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-paper.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1157 14:39:17,326 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1158 14:39:17,328 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1159 14:39:17,382 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1160 14:39:17,383 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1161 14:39:17,384 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1162 14:39:17,384 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1163 14:39:17,384 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1164 14:39:17,384 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1165 14:39:17,385 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1166 14:39:17,384 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2768190>, 'start_response': <function repl_start_response at 0x275bb90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2768910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2768190>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x28351d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2768910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327557.385169, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x28351d0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2768290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1167 14:39:18,296 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1168 14:39:18,344 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1169 14:39:30,511 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1170 14:39:30,515 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1171 14:39:30,516 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1172 14:39:30,516 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1173 14:39:30,516 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1174 14:39:30,517 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1175 14:39:30,517 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1176 14:39:30,517 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x274bcd0>, 'start_response': <function repl_start_response at 0x275bf50>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x274b090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x274bcd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2768690>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x274b090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327570.5176101, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2768690>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x27683d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1177 14:39:31,435 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1178 14:39:31,435 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1179 14:39:31,511 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1180 14:39:31,513 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1181 14:39:31,513 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1182 14:39:31,513 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1183 14:39:31,513 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1184 14:39:31,513 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1185 14:39:31,514 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1186 14:39:31,514 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2768c10>, 'start_response': <function repl_start_response at 0x275b7d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-paper.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2768050>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2768c10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274b150>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2768050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f73d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327571.5145171, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x274b150>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2834a90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-paper.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1187 14:39:32,427 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1188 14:39:32,427 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1189 14:39:32,463 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1190 14:39:32,465 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1191 14:39:32,465 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1192 14:39:32,465 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1193 14:39:32,465 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1194 14:39:32,465 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1195 14:39:32,466 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1196 14:39:32,466 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x284a710>, 'start_response': <function repl_start_response at 0x275bb18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x284af90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x284a710>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2768d50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x284af90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327572.466469, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2768d50>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2768710>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hglogo.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1197 14:39:33,399 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1198 14:39:33,399 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1199 14:39:42,098 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1200 14:39:42,101 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1201 14:39:42,102 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1202 14:39:42,102 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1203 14:39:42,103 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1204 14:39:42,103 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1205 14:39:42,104 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1206 14:39:42,104 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x283bd50>, 'start_response': <function repl_start_response at 0x27719b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x283b850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x283bd50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x284a150>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x283b850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f79d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327582.1046491, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x284a150>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x284a550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1207 14:39:43,072 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1208 14:39:43,074 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1209 14:39:43,208 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1210 14:39:43,210 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1211 14:39:43,210 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1212 14:39:43,210 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1213 14:39:43,211 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1214 14:39:43,211 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1215 14:39:43,211 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1216 14:39:43,211 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2775750>, 'start_response': <function repl_start_response at 0x2771230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2775590>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2775750>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x283b650>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2775590>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f74d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327583.2118199, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x283b650>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2775e90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1217 14:39:44,110 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1218 14:39:44,111 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1219 14:39:49,729 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1220 14:39:49,736 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1221 14:39:49,736 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1222 14:39:49,737 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1223 14:39:49,737 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1224 14:39:49,737 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1225 14:39:49,737 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1226 14:39:49,737 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x275d190>, 'start_response': <function repl_start_response at 0x26ff488>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x275db90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x275d190>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2775e50>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x275db90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x26f7dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327589.7378261, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2775e50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2775450>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'lotto/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1227 14:39:50,672 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1228 14:39:50,673 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1229 14:39:50,790 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1230 14:39:50,802 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1231 14:39:50,802 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1232 14:39:50,802 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1233 14:39:50,802 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1234 14:39:50,803 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1235 14:39:50,803 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1236 14:39:50,803 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29c32d0>, 'start_response': <function repl_start_response at 0x2b4d398>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29c34d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29c32d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29b9250>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29c34d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2765b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327590.8036101, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x29b9250>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x283b910>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1237 14:39:51,724 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1238 14:39:51,772 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1239 14:39:53,590 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1240 14:39:53,591 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1241 14:39:53,592 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1242 14:39:53,592 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1243 14:39:53,592 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1244 14:39:53,592 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1245 14:39:53,592 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1246 14:39:53,592 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b44650>, 'start_response': <function repl_start_response at 0x2b4de60>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b44690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b44650>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29c3110>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b44690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x27651d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327593.592931, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x29c3110>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2775f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'lotto/shortlog', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1247 14:39:54,496 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1248 14:39:54,496 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1249 14:39:54,546 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1250 14:39:54,547 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1251 14:39:54,548 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1252 14:39:54,548 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1253 14:39:54,548 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1254 14:39:54,548 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1255 14:39:54,548 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1256 14:39:54,548 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b448d0>, 'start_response': <function repl_start_response at 0x2b5d578>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/shortlog', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b2dd10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b448d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2835910>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b2dd10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x29e64d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327594.5489669, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2835910>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29c3190>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1257 14:39:55,458 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1258 14:39:55,459 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1259 14:39:59,737 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1260 14:39:59,741 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1261 14:39:59,742 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1262 14:39:59,742 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1263 14:39:59,743 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1264 14:39:59,743 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1265 14:39:59,744 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1266 14:39:59,744 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b5ec90>, 'start_response': <function repl_start_response at 0x2bee050>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/shortlog', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/log/11'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/log/11', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b5eb10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b5ec90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2768250>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/log/11'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b5eb10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2765b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327599.7453101, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2768250>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29c3310>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'lotto/log/11', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1267 14:40:00,658 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1268 14:40:00,659 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1269 14:40:00,721 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1270 14:40:00,722 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1271 14:40:00,722 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1272 14:40:00,723 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1273 14:40:00,723 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1274 14:40:00,723 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1275 14:40:00,723 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1276 14:40:00,723 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29b9f10>, 'start_response': <function repl_start_response at 0x2bee848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/log/11', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a1ab10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29b9f10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b5e650>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a1ab10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x29e64d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327600.723855, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b5e650>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b5ed50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1277 14:40:01,610 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1278 14:40:01,659 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1279 14:40:07,647 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1280 14:40:07,651 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1281 14:40:07,652 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1282 14:40:07,652 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1283 14:40:07,653 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1284 14:40:07,653 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1285 14:40:07,654 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1286 14:40:07,654 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2bf5850>, 'start_response': <function repl_start_response at 0x2c002a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/log/11', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/graph'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/graph', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bf5750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bf5850>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2834dd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/graph'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bf5750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2a11cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327607.6552601, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2834dd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b5edd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'lotto/graph', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1287 14:40:08,569 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1288 14:40:08,569 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1289 14:40:08,621 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1290 14:40:08,622 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1291 14:40:08,622 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1292 14:40:08,623 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1293 14:40:08,623 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1294 14:40:08,623 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1295 14:40:08,623 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1296 14:40:08,623 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b2da50>, 'start_response': <function repl_start_response at 0x2c1c500>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/graph', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b2df10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b2da50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x284a6d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b2df10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x29e64d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327608.6238811, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x284a6d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29c3150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1297 14:40:08,696 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1298 14:40:08,698 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1299 14:40:08,698 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1300 14:40:08,698 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1301 14:40:08,698 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1302 14:40:08,698 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1303 14:40:08,699 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1304 14:40:08,698 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c05950>, 'start_response': <function repl_start_response at 0x2c1c8c0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x213b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/graph', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/graph.js'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x213b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/graph.js', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c05990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c05950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x213b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b2ded0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/graph.js'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c05990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x213b850>, 'wsgi.input': <socket._fileobject object at 0x2bfe0d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327608.6993721, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b2ded0>, 'HTTP_ACCEPT': '*/*', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c05ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1061681c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x148c550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/graph.js', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1305 14:40:09,802 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1306 14:40:09,802 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1307 14:40:10,433 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1308 14:40:10,433 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1309 14:40:32,661 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1310 14:40:32,661 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1311 14:40:32,665 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1312 14:40:32,665 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1313 14:40:32,668 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1314 14:40:32,668 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1315 14:40:32,676 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054498146576: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1316 14:40:32,677 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054489753872: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1317 14:40:32,677 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054481361168: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1318 14:40:32,677 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054472968464: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1319 14:40:32,677 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054464575760: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1320 14:40:32,678 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054456183056: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1321 14:40:32,678 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054447790352: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1322 14:40:32,679 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054439397648: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1323 14:40:32,679 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054431004944: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1324 14:40:32,679 DEBUG [paste.httpserver.ThreadPool] Started new worker 140054422612240: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1325 14:40:36,608 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1326 14:40:36,611 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1327 14:40:36,612 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1328 14:40:36,665 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1329 14:40:36,665 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1330 14:40:36,665 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1331 14:40:36,665 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1332 14:40:36,666 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1333 14:40:36,666 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2fcab90>, 'start_response': <function repl_start_response at 0x3006b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2eb9550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fcaed0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb9810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fcab90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fca990>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fcaed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'wsgi.input': <socket._fileobject object at 0x2faf550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327636.666698, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fca990>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2fca690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f60ff1901c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22085d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1334 14:40:37,546 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1335 14:40:37,547 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1336 14:40:37,656 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1337 14:40:37,659 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1338 14:40:37,659 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1339 14:40:37,659 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1340 14:40:37,659 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1341 14:40:37,659 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1342 14:40:37,660 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1343 14:40:37,659 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3585450>, 'start_response': <function repl_start_response at 0x3484d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2eb9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x35854d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3585450>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fcaa10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x35854d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'wsgi.input': <socket._fileobject object at 0x2faf6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327637.660351, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fcaa10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3486c50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f60ff1901c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22085d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1344 14:40:38,534 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1345 14:40:38,534 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1346 14:40:54,108 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1347 14:40:54,109 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1348 14:40:54,110 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1349 14:40:54,110 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1350 14:40:54,110 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1351 14:40:54,110 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1352 14:40:54,110 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1353 14:40:54,110 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3565250>, 'start_response': <function repl_start_response at 0x357ce60>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2eb9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'slavehack_hack/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/slavehack_hack/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3565650>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3565250>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3565e50>, {'action': u'view', 'controller': u'hg', 'path_info': 'slavehack_hack/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3565650>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'wsgi.input': <socket._fileobject object at 0x2faf5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327654.1110981, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3565e50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3585650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f60ff1901c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22085d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'slavehack_hack/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1354 14:40:55,000 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1355 14:40:55,000 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1356 14:40:55,134 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1357 14:40:55,135 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1358 14:40:55,136 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1359 14:40:55,136 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1360 14:40:55,136 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1361 14:40:55,136 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1362 14:40:55,136 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1363 14:40:55,136 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x380b690>, 'start_response': <function repl_start_response at 0x3846050>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2eb9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/slavehack_hack/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x380b050>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x380b690>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x366acd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x380b050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'wsgi.input': <socket._fileobject object at 0x347c750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327655.13709, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x366acd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3587f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f60ff1901c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22085d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1364 14:40:55,988 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1365 14:40:55,988 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1366 14:41:13,941 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1367 14:41:13,950 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1368 14:41:13,951 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1369 14:41:13,952 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1370 14:41:13,952 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1371 14:41:13,952 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1372 14:41:13,954 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1373 14:41:13,953 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x380b710>, 'start_response': <function repl_start_response at 0x3844050>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2eb9550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x380b510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb9810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x380b710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x380b350>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x380b510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'wsgi.input': <socket._fileobject object at 0x347c5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327673.954361, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x380b350>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3565f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f60ff1901c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22085d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1374 14:41:14,828 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1375 14:41:14,829 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1376 14:41:14,899 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1377 14:41:14,901 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1378 14:41:14,901 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1379 14:41:14,901 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1380 14:41:14,901 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1381 14:41:14,902 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1382 14:41:14,902 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1383 14:41:14,902 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3587550>, 'start_response': <function repl_start_response at 0x358a2a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2eb9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3587250>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3587550>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x380b050>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3587250>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb9850>, 'wsgi.input': <socket._fileobject object at 0x358b0d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327674.9026921, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x380b050>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3585550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f60ff1901c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22085d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1384 14:41:15,762 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1385 14:41:15,763 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1386 14:42:03,654 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1387 14:42:03,655 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1388 14:42:03,658 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1389 14:42:03,658 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1390 14:42:03,661 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1391 14:42:03,661 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1392 14:42:03,670 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889227299088: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1393 14:42:03,670 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889218906384: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1394 14:42:03,670 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889210513680: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1395 14:42:03,671 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889202120976: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1396 14:42:03,671 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889193728272: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1397 14:42:03,671 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889185335568: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1398 14:42:03,671 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889176942864: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1399 14:42:03,672 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889168550160: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1400 14:42:03,672 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889160157456: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1401 14:42:03,672 DEBUG [paste.httpserver.ThreadPool] Started new worker 139889151764752: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1402 14:42:56,070 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1403 14:42:56,070 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1404 14:42:56,073 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1405 14:42:56,074 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1406 14:42:56,077 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1407 14:42:56,077 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1408 14:42:56,085 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392929880336: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1409 14:42:56,086 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392921487632: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1410 14:42:56,086 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392913094928: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1411 14:42:56,086 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392904702224: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1412 14:42:56,087 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392896309520: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1413 14:42:56,087 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392887916816: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1414 14:42:56,087 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392879524112: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1415 14:42:56,088 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392871131408: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1416 14:42:56,088 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392862738704: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1417 14:42:56,089 DEBUG [paste.httpserver.ThreadPool] Started new worker 140392854346000: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1418 14:42:58,459 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1419 14:42:58,462 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1420 14:42:58,463 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1421 14:42:58,463 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1422 14:42:58,464 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1423 14:42:58,491 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1424 14:42:58,491 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1425 14:42:58,491 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1426 14:42:58,491 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1427 14:42:58,491 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1428 14:42:58,492 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1429 14:42:58,492 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x232a150 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1d17758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x21d3690>, 'url': <routes.util.URLGenerator object at 0x22e2f90>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x232a050 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x232a150 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2328e18>, 'session': {'_accessed_time': 1266327778.492738, '_creation_time': 1266321971.558501}, 'N_': <function gettext_noop at 0x1d17410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x21d3690>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'logview.sqlalchemy': '#faa', 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'file', 'pylons.c_attach_args': True, 'logview.pylons.templating': '#bfb', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'logview.pylons.templating': '#bfb', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'logview.sqlalchemy': '#faa', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'file'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x21d34d0>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x21d3690>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x232a090 200 OK>, '_': <function ugettext at 0x1d17578>}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1430 14:42:58,494 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1431 14:42:58,494 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1432 14:43:01,083 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1433 14:43:01,085 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1434 14:43:01,085 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1435 14:43:01,130 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1436 14:43:01,130 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1437 14:43:01,130 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1438 14:43:01,130 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1439 14:43:01,131 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1440 14:43:01,131 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x254cf90>, 'start_response': <function repl_start_response at 0x2550ed8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x21d3610>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x21d3890>>, 'SCRIPT_NAME': '/hg', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x254ce90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x21d3910>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x254cf90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x255bc90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x21d3950>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x254ce90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x21d3950>, 'wsgi.input': <socket._fileobject object at 0x22c96d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327781.1315889, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x255bc90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x255ba50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fafcb3371c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15245d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1441 14:43:02,028 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1442 14:43:02,028 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1443 14:43:02,100 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1444 14:43:02,102 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1445 14:43:02,102 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1446 14:43:02,103 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1447 14:43:02,103 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1448 14:43:02,103 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1449 14:43:02,103 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1450 14:43:02,104 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1451 14:43:02,104 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1452 14:43:02,104 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1453 14:43:02,104 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2822bd0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1d17758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x21d3690>, 'url': <routes.util.URLGenerator object at 0x2822710>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2822350 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2822bd0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2820368>, 'session': {'_accessed_time': 1266327782.104913, '_creation_time': 1266321971.558501}, 'N_': <function gettext_noop at 0x1d17410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x21d3690>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'logview.sqlalchemy': '#faa', 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'file', 'pylons.c_attach_args': True, 'logview.pylons.templating': '#bfb', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'logview.pylons.templating': '#bfb', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'logview.sqlalchemy': '#faa', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'file'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x21d34d0>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x21d3690>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2822790 200 OK>, '_': <function ugettext at 0x1d17578>}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1454 14:43:02,105 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1455 14:43:02,105 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1456 14:43:14,988 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1457 14:43:14,988 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1458 14:43:14,991 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1459 14:43:14,992 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1460 14:43:14,995 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1461 14:43:14,995 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1462 14:43:15,005 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842214570256: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1463 14:43:15,006 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842206177552: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1464 14:43:15,006 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842197784848: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1465 14:43:15,006 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842189392144: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1466 14:43:15,006 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842180999440: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1467 14:43:15,007 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842172606736: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1468 14:43:15,007 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842164214032: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1469 14:43:15,007 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842155821328: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1470 14:43:15,008 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842147428624: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1471 14:43:15,008 DEBUG [paste.httpserver.ThreadPool] Started new worker 139842139035920: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1472 14:43:38,419 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1473 14:43:38,421 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1474 14:43:38,422 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1475 14:43:38,489 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1476 14:43:38,489 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1477 14:43:38,489 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1478 14:43:38,490 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1479 14:43:38,490 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1480 14:43:38,490 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e1eb90>, 'start_response': <function repl_start_response at 0x2e5bb90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2d0d550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d0d790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e1eed0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2d0d810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e1eb90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e1e990>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d0d850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e1eed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d0d850>, 'wsgi.input': <socket._fileobject object at 0x2e03550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327818.490762, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e1e990>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e1e690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2f9202b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x205d5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1481 14:43:39,375 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1482 14:43:39,375 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1483 14:43:39,472 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1484 14:43:39,475 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1485 14:43:39,475 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1486 14:43:39,475 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1487 14:43:39,476 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1488 14:43:39,476 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1489 14:43:39,476 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1490 14:43:39,476 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3315490>, 'start_response': <function repl_start_response at 0x32d9d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2d0d550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d0d790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33154d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3315490>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2d0d810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e1ea10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d0d850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33154d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d0d850>, 'wsgi.input': <socket._fileobject object at 0x2e036d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327819.47679, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e1ea10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32dbb50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2f9202b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x205d5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1491 14:43:40,355 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1492 14:43:40,355 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1493 14:43:55,209 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1494 14:43:55,209 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1495 14:43:55,212 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1496 14:43:55,213 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1497 14:43:55,217 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1498 14:43:55,217 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1499 14:43:55,219 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472426989840: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1500 14:43:55,219 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472418597136: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1501 14:43:55,219 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472410204432: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1502 14:43:55,219 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472401811728: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1503 14:43:55,219 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472393419024: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1504 14:43:55,220 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472385026320: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1505 14:43:55,220 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472376633616: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1506 14:43:55,220 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472368240912: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1507 14:43:55,220 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472359848208: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1508 14:43:55,221 DEBUG [paste.httpserver.ThreadPool] Started new worker 140472351455504: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1509 14:43:55,918 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1510 14:43:55,921 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1511 14:43:55,922 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1512 14:43:55,972 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1513 14:43:55,972 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1514 14:43:55,972 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1515 14:43:55,972 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1516 14:43:55,973 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1517 14:43:55,972 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171ad0>, 'start_response': <function repl_start_response at 0x315ca28>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3168550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3168790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3168810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171950>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171e10>, 'wsgi.input': <socket._fileobject object at 0x30ee450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327835.9732239, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3171950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3171650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc24d78c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24b65d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1518 14:43:56,863 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1519 14:43:56,863 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1520 14:43:56,905 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1521 14:43:56,906 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1522 14:43:56,907 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1523 14:43:56,907 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1524 14:43:56,907 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1525 14:43:56,907 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1526 14:43:56,908 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1527 14:43:56,907 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x372e590>, 'start_response': <function repl_start_response at 0x3753938>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3168550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3168790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x372e0d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x372e590>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3168810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x372e450>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x372e0d0>, 'wsgi.input': <socket._fileobject object at 0x30ee750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327836.9082389, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x372e450>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3746d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc24d78c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24b65d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1528 14:43:57,796 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1529 14:43:57,797 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1530 14:44:06,476 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1531 14:44:06,489 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1532 14:44:06,490 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1533 14:44:06,490 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1534 14:44:06,490 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1535 14:44:06,490 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1536 14:44:06,491 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1537 14:44:06,490 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x36c0750>, 'start_response': <function repl_start_response at 0x36c1140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3168550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3168790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x36c0a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3168810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x36c0750>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36c0f90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x36c0a90>, 'wsgi.input': <socket._fileobject object at 0x30ee650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327846.4912381, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x36c0f90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3746fd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc24d78c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24b65d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1538 14:44:07,360 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1539 14:44:07,360 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1540 14:44:07,384 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1541 14:44:07,385 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1542 14:44:07,385 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1543 14:44:07,385 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1544 14:44:07,385 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1545 14:44:07,385 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1546 14:44:07,386 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1547 14:44:07,386 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x36c06d0>, 'start_response': <function repl_start_response at 0x36c1050>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3168550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3168790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x36c0110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x36c06d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3168810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36c0310>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x36c0110>, 'wsgi.input': <socket._fileobject object at 0x30ee750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327847.3865819, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x36c0310>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3746e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc24d78c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24b65d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1548 14:44:08,254 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1549 14:44:08,254 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1550 14:44:16,094 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1551 14:44:16,094 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1552 14:44:16,097 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1553 14:44:16,098 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1554 14:44:16,101 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1555 14:44:16,101 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1556 14:44:16,102 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342153849104: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1557 14:44:16,102 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342145456400: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1558 14:44:16,103 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342137063696: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1559 14:44:16,103 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342128670992: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1560 14:44:16,103 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342120278288: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1561 14:44:16,104 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342111885584: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1562 14:44:16,104 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342103492880: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1563 14:44:16,104 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342095100176: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1564 14:44:16,104 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342086707472: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1565 14:44:16,105 DEBUG [paste.httpserver.ThreadPool] Started new worker 140342078314768: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1566 14:44:20,149 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1567 14:44:20,156 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1568 14:44:20,157 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1569 14:44:20,210 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1570 14:44:20,210 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1571 14:44:20,210 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1572 14:44:20,210 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1573 14:44:20,211 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1574 14:44:20,210 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2910250>, 'start_response': <function repl_start_response at 0x290db18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2821550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2821790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2910590>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2821810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2910250>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29100d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2910590>, 'wsgi.input': <socket._fileobject object at 0x27a7a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327860.211241, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x29100d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2834d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa3f89661c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1b71550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1575 14:44:21,101 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1576 14:44:21,152 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1577 14:44:21,195 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1578 14:44:21,196 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1579 14:44:21,197 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1580 14:44:21,197 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1581 14:44:21,197 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1582 14:44:21,197 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1583 14:44:21,198 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1584 14:44:21,197 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2dd4210>, 'start_response': <function repl_start_response at 0x2d8a9b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2821550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2821790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2dd4910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2dd4210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2821810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2dd4b50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2dd4910>, 'wsgi.input': <socket._fileobject object at 0x27a7bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327861.1982059, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2dd4b50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2dd4fd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa3f89661c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1b71550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1585 14:44:22,077 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1586 14:44:22,077 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1587 14:44:31,736 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1588 14:44:31,737 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1589 14:44:31,740 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1590 14:44:31,740 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1591 14:44:31,743 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1592 14:44:31,744 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1593 14:44:31,751 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688071006480: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1594 14:44:31,752 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688062613776: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1595 14:44:31,752 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688054221072: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1596 14:44:31,752 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688045828368: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1597 14:44:31,752 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688037435664: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1598 14:44:31,753 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688029042960: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1599 14:44:31,753 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688020650256: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1600 14:44:31,753 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688012257552: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1601 14:44:31,753 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688003864848: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1602 14:44:31,754 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687995472144: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1603 14:44:32,484 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1604 14:44:32,495 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1605 14:44:32,505 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1606 14:44:32,570 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1607 14:44:32,570 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1608 14:44:32,570 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1609 14:44:32,570 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1610 14:44:32,571 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1611 14:44:32,571 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3a089d0>, 'start_response': <function repl_start_response at 0x3a57a28>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38f7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38f7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3a08d90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38f7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3a089d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39f9610>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38f7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3a08d90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38f7850>, 'wsgi.input': <socket._fileobject object at 0x39ec1d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327872.5715599, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x39f9610>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39f92d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff482fba1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c47550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1612 14:44:33,450 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1613 14:44:33,450 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1614 14:44:33,550 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1615 14:44:33,553 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1616 14:44:33,553 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1617 14:44:33,553 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1618 14:44:33,553 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1619 14:44:33,553 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1620 14:44:33,554 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1621 14:44:33,553 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3ec1c90>, 'start_response': <function repl_start_response at 0x3ebf938>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38f7550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38f7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ec1f10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3ec1c90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x38f7810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39f9690>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38f7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ec1f10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38f7850>, 'wsgi.input': <socket._fileobject object at 0x39ec350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327873.5543909, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x39f9690>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3f08e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff482fba1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c47550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1622 14:44:34,490 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1623 14:44:34,490 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1624 14:44:39,916 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1625 14:44:39,917 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1626 14:44:39,918 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1627 14:44:39,918 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1628 14:44:39,918 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1629 14:44:39,918 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1630 14:44:39,919 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1631 14:44:39,918 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3f08350>, 'start_response': <function repl_start_response at 0x3f11d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38f7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38f7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3f08210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38f7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3f08350>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3f08050>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38f7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3f08210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38f7850>, 'wsgi.input': <socket._fileobject object at 0x39ec250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327879.919168, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3f08050>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3f08250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff482fba1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c47550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hgicon.png', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1632 14:44:40,831 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1633 14:44:40,831 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1634 14:45:16,128 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1635 14:45:16,128 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1636 14:45:16,131 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1637 14:45:16,131 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1638 14:45:16,135 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1639 14:45:16,181 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1640 14:45:16,198 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404773447952: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1641 14:45:16,198 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404765055248: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1642 14:45:16,198 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404756662544: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1643 14:45:16,199 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404748269840: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1644 14:45:16,199 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404739877136: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1645 14:45:16,199 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404731484432: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1646 14:45:16,199 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404723091728: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1647 14:45:16,200 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404714699024: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1648 14:45:16,200 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404706306320: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1649 14:45:16,200 DEBUG [paste.httpserver.ThreadPool] Started new worker 140404697913616: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1650 14:45:16,402 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1651 14:45:16,407 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1652 14:45:16,408 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1653 14:45:16,458 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1654 14:45:16,459 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1655 14:45:16,459 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1656 14:45:16,459 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1657 14:45:16,459 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1658 14:45:16,459 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x28e3250>, 'start_response': <function repl_start_response at 0x28db938>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x27e4490>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x27e4650>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x28e3590>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x27e46d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x28e3250>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x28e3050>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x27e4710>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x28e3590>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x27e4710>, 'wsgi.input': <socket._fileobject object at 0x276a650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327916.4600699, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x28e3050>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x28ddd10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb28d21f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1b34550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1659 14:45:17,364 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1660 14:45:17,365 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1661 14:45:17,452 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1662 14:45:17,453 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1663 14:45:17,454 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1664 14:45:17,454 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1665 14:45:17,454 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1666 14:45:17,454 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1667 14:45:17,455 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1668 14:45:17,455 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e2f190>, 'start_response': <function repl_start_response at 0x2e86b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x27e4490>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x27e4650>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e63a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e2f190>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x27e46d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d9efd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x27e4710>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e63a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x27e4710>, 'wsgi.input': <socket._fileobject object at 0x28d62d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327917.4555199, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d9efd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d9ed10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb28d21f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1b34550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1669 14:45:18,353 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1670 14:45:18,354 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1671 14:45:25,275 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1672 14:45:25,277 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1673 14:45:25,277 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1674 14:45:25,277 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1675 14:45:25,277 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1676 14:45:25,277 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1677 14:45:25,278 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1678 14:45:25,278 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2d9e310>, 'start_response': <function repl_start_response at 0x2e2bcf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x27e4490>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x27e4650>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d9e190>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x27e46d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d9e310>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d9e050>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x27e4710>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d9e190>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x27e4710>, 'wsgi.input': <socket._fileobject object at 0x28d61d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327925.2785201, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d9e050>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d9ee10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb28d21f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1b34550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1679 14:45:26,198 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1680 14:45:26,248 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1681 14:45:26,337 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1682 14:45:26,338 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1683 14:45:26,338 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1684 14:45:26,338 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1685 14:45:26,338 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1686 14:45:26,338 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1687 14:45:26,339 DEBUG [beaker.container] data file /home/marcink/python_workspace/hg_app/data/sessions/container_file/d/d0/d08f13a0624d036cff94c88a7239f3eb.cache
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1688 14:45:26,339 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e2f3d0>, 'start_response': <function repl_start_response at 0x2e3e320>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x27e4490>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x27e4650>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e2f990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e2f3d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x27e46d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d9e290>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x27e4710>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e2f990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x27e4710>, 'wsgi.input': <socket._fileobject object at 0x2e5bbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327926.3398249, '_creation_time': 1266321971.558501}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d9e290>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d8f950>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb28d21f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1b34550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1689 14:45:27,257 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1690 14:45:27,258 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1691 14:45:34,281 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1692 14:45:34,281 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1693 14:45:34,285 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1694 14:45:34,285 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1695 14:45:34,288 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1696 14:45:34,289 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1697 14:45:34,296 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181326231824: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1698 14:45:34,297 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181317839120: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1699 14:45:34,297 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181309446416: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1700 14:45:34,297 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181301053712: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1701 14:45:34,297 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181292661008: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1702 14:45:34,298 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181284268304: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1703 14:45:34,298 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181275875600: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1704 14:45:34,298 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181267482896: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1705 14:45:34,298 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181259090192: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1706 14:45:34,299 DEBUG [paste.httpserver.ThreadPool] Started new worker 140181250697488: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1707 14:46:08,309 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1708 14:46:08,310 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1709 14:46:08,313 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1710 14:46:08,313 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1711 14:46:08,317 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1712 14:46:08,317 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1713 14:46:08,325 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172688390416: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1714 14:46:08,325 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172679997712: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1715 14:46:08,325 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172671605008: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1716 14:46:08,326 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172663212304: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1717 14:46:08,326 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172654819600: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1718 14:46:08,326 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172646426896: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1719 14:46:08,327 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172638034192: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1720 14:46:08,327 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172629641488: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1721 14:46:08,327 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172621248784: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1722 14:46:08,327 DEBUG [paste.httpserver.ThreadPool] Started new worker 140172612856080: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1723 14:46:12,014 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1724 14:46:12,019 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1725 14:46:12,022 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1726 14:46:12,076 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1727 14:46:12,076 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1728 14:46:12,076 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1729 14:46:12,076 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1730 14:46:12,076 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x20c3ad0>, 'start_response': <function repl_start_response at 0x20ffb18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1fb3550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1fb3790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x20c3e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1fb3810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x20c3ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x20c38d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1fb3850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x20c3e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1fb3850>, 'wsgi.input': <socket._fileobject object at 0x20a8550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327972.076967, '_creation_time': 1266327972.076967}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x20c38d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x20c35d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7c83c901c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x13025d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1731 14:46:12,984 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1732 14:46:12,984 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1733 14:46:13,079 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1734 14:46:13,082 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1735 14:46:13,082 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1736 14:46:13,082 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1737 14:46:13,083 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1738 14:46:13,083 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1739 14:46:13,083 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x25cd250>, 'start_response': <function repl_start_response at 0x257bb18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1fb3550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1fb3790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x20c3650>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25cd250>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1fb3810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x20c3950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1fb3850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x20c3650>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1fb3850>, 'wsgi.input': <socket._fileobject object at 0x20a86d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327973.0835471, '_creation_time': 1266327972.076967}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x20c3950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25bfdd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7c83c901c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x13025d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1740 14:46:13,984 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1741 14:46:13,984 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1742 14:46:21,990 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1743 14:46:21,991 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1744 14:46:21,992 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1745 14:46:21,992 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1746 14:46:21,992 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1747 14:46:21,992 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1748 14:46:21,992 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x25bf350>, 'start_response': <function repl_start_response at 0x25cecf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1fb3550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/archive/tip.tar.bz2'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1fb3790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/archive/tip.tar.bz2', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25bf050>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25bf350>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1fb3810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25bf610>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/archive/tip.tar.bz2'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1fb3850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25bf050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1fb3850>, 'wsgi.input': <socket._fileobject object at 0x20a85d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266327981.993077, '_creation_time': 1266327972.076967}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25bf610>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25bfc50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7c83c901c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x13025d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'czy_jest_spotkanie/archive/tip.tar.bz2', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1749 14:46:22,934 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1750 14:46:23,120 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1751 14:48:09,430 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1752 14:48:09,430 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1753 14:48:09,433 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1754 14:48:09,433 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1755 14:48:09,436 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1756 14:48:09,437 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1757 14:48:09,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337613756688: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1758 14:48:09,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337605363984: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1759 14:48:09,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337596971280: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1760 14:48:09,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337588578576: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1761 14:48:09,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337580185872: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1762 14:48:09,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337571793168: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1763 14:48:09,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337563400464: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1764 14:48:09,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337555007760: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1765 14:48:09,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337546615056: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1766 14:48:09,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140337538222352: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1767 14:48:12,703 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1768 14:48:12,706 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1769 14:48:12,707 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1770 14:48:12,759 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1771 14:48:12,760 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1772 14:48:12,760 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1773 14:48:12,760 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1774 14:48:12,760 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2d4fad0>, 'start_response': <function repl_start_response at 0x2d53b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2c40550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c40790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d4fe10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c40810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d4fad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d4f8d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c40850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d4fe10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c40850>, 'wsgi.input': <socket._fileobject object at 0x2d34550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328092.7608099, '_creation_time': 1266328092.7608099}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d4f8d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d4f5d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa2ea1a61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f905d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1775 14:48:13,651 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1776 14:48:13,651 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1777 14:48:13,753 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1778 14:48:13,766 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1779 14:48:13,767 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1780 14:48:13,767 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1781 14:48:13,767 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1782 14:48:13,767 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1783 14:48:13,767 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x325c250>, 'start_response': <function repl_start_response at 0x3201b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2c40550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c40790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d4f650>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x325c250>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c40810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d4f950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c40850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d4f650>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c40850>, 'wsgi.input': <socket._fileobject object at 0x2d346d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328093.768117, '_creation_time': 1266328092.7608099}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d4f950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x324edd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa2ea1a61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f905d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1784 14:48:14,659 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1785 14:48:14,659 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1786 14:48:17,640 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1787 14:48:17,643 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1788 14:48:17,644 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1789 14:48:17,644 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1790 14:48:17,644 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1791 14:48:17,644 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1792 14:48:17,645 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x324e2d0>, 'start_response': <function repl_start_response at 0x325dcf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2c40550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c40790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x324e6d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c40810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x324e2d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x324e5d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c40850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x324e6d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c40850>, 'wsgi.input': <socket._fileobject object at 0x2d345d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328097.645376, '_creation_time': 1266328092.7608099}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x324e5d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x324ec50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa2ea1a61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f905d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1793 14:48:18,528 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1794 14:48:18,528 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1795 14:48:18,603 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1796 14:48:18,605 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1797 14:48:18,606 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1798 14:48:18,606 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1799 14:48:18,606 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1800 14:48:18,606 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1801 14:48:18,606 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x325c050>, 'start_response': <function repl_start_response at 0x3264320>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2c40550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c40790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x325ccd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x325c050>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c40810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x324e150>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c40850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x325ccd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c40850>, 'wsgi.input': <socket._fileobject object at 0x31f93d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328098.6070249, '_creation_time': 1266328092.7608099}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x324e150>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3242b10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa2ea1a61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f905d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1802 14:48:19,518 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1803 14:48:19,518 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1804 14:48:44,681 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1805 14:48:44,681 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1806 14:48:44,684 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1807 14:48:44,685 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1808 14:48:44,688 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1809 14:48:44,688 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1810 14:48:44,697 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849544108304: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1811 14:48:44,697 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849535715600: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1812 14:48:44,697 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849527322896: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1813 14:48:44,698 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849518930192: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1814 14:48:44,698 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849510537488: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1815 14:48:44,698 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849502144784: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1816 14:48:44,698 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849493752080: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1817 14:48:44,699 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849485359376: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1818 14:48:44,699 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849476966672: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1819 14:48:44,699 DEBUG [paste.httpserver.ThreadPool] Started new worker 139849468573968: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1820 14:48:46,629 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1821 14:48:46,636 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1822 14:48:46,638 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1823 14:48:46,688 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1824 14:48:46,688 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1825 14:48:46,689 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1826 14:48:46,689 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1827 14:48:46,689 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x270abd0>, 'start_response': <function repl_start_response at 0x2746b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x25fa550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25fa790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x270af10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x25fa810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x270abd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x270a9d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25fa850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x270af10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25fa850>, 'wsgi.input': <socket._fileobject object at 0x26ef550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328126.690064, '_creation_time': 1266328126.690064}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x270a9d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x270a6d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f3146e291c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x194a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1828 14:48:47,556 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1829 14:48:47,556 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1830 14:48:47,674 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1831 14:48:47,676 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1832 14:48:47,677 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1833 14:48:47,677 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1834 14:48:47,677 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1835 14:48:47,677 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1836 14:48:47,677 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2bc5d10>, 'start_response': <function repl_start_response at 0x2bc3938>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x25fa550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25fa790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bc5b90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bc5d10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25fa810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x270aa50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25fa850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bc5b90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25fa850>, 'wsgi.input': <socket._fileobject object at 0x26ef6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328127.6778729, '_creation_time': 1266328126.690064}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x270aa50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c02e90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f3146e291c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x194a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1837 14:48:48,557 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1838 14:48:48,557 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1839 14:48:56,187 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1840 14:48:56,187 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1841 14:48:56,190 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1842 14:48:56,190 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1843 14:48:56,193 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1844 14:48:56,194 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1845 14:48:56,202 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762161404176: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1846 14:48:56,202 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762153011472: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1847 14:48:56,203 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762144618768: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1848 14:48:56,203 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762061015312: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1849 14:48:56,203 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762052622608: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1850 14:48:56,203 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762044229904: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1851 14:48:56,204 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762035837200: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1852 14:48:56,204 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762027444496: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1853 14:48:56,204 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762019051792: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1854 14:48:56,205 DEBUG [paste.httpserver.ThreadPool] Started new worker 139762010659088: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1855 14:49:39,694 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1856 14:49:44,063 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1857 14:49:44,064 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1858 14:49:44,067 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1859 14:49:44,067 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1860 14:49:44,070 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1861 14:49:44,071 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1862 14:49:44,079 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032229001488: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1863 14:49:44,079 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032220608784: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1864 14:49:44,079 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032212216080: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1865 14:49:44,079 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032203823376: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1866 14:49:44,080 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032195430672: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1867 14:49:44,080 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032187037968: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1868 14:49:44,080 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032178645264: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1869 14:49:44,080 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032170252560: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1870 14:49:44,081 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032161859856: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1871 14:49:44,081 DEBUG [paste.httpserver.ThreadPool] Started new worker 140032153467152: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1872 14:51:27,298 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1873 14:51:27,299 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1874 14:51:27,361 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1875 14:51:27,362 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1876 14:51:27,371 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1877 14:51:27,372 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1878 14:51:27,381 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857948297488: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1879 14:51:27,381 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857939904784: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1880 14:51:27,382 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857931512080: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1881 14:51:27,382 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857923119376: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1882 14:51:27,382 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857914726672: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1883 14:51:27,382 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857906333968: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1884 14:51:27,383 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857897941264: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1885 14:51:27,383 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857889548560: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1886 14:51:27,383 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857881155856: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1887 14:51:27,383 DEBUG [paste.httpserver.ThreadPool] Started new worker 139857872763152: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1888 14:59:43,100 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1889 14:59:43,101 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1890 14:59:43,104 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1891 14:59:43,104 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1892 14:59:43,107 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1893 14:59:43,107 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1894 14:59:43,115 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886411589904: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1895 14:59:43,115 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886403197200: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1896 14:59:43,116 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886394804496: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1897 14:59:43,116 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886386411792: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1898 14:59:43,117 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886378019088: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1899 14:59:43,117 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886369626384: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1900 14:59:43,118 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886361233680: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1901 14:59:43,118 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886352840976: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1902 14:59:43,119 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886344448272: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1903 14:59:43,120 DEBUG [paste.httpserver.ThreadPool] Started new worker 139886336055568: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1904 14:59:52,345 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1905 14:59:52,352 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1906 14:59:52,355 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1907 14:59:52,412 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1908 14:59:52,412 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1909 14:59:52,412 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1910 14:59:52,412 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1911 14:59:52,413 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x39f7ad0>, 'start_response': <function repl_start_response at 0x3a32b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38e7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38e7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39f7e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38e7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39f7ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39f78d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39f7e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'wsgi.input': <socket._fileobject object at 0x39dc550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328792.4132619, '_creation_time': 1266328792.4132619}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x39f78d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39f75d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f39dc5bb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c355d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1912 14:59:52,413 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1913 14:59:52,413 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1914 14:59:54,345 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1915 14:59:54,350 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1916 14:59:54,351 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1917 14:59:54,352 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1918 14:59:54,352 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1919 14:59:54,353 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1920 14:59:54,353 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3efe150>, 'start_response': <function repl_start_response at 0x3efc500>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38e7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38e7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3efe210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38e7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3efe150>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39f7950>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3efe210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'wsgi.input': <socket._fileobject object at 0x39dc6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328794.3542831, '_creation_time': 1266328792.4132619}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x39f7950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ef2d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f39dc5bb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c355d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1921 14:59:54,354 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1922 14:59:54,354 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1923 14:59:55,020 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1924 14:59:55,023 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1925 14:59:55,024 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1926 14:59:55,024 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1927 14:59:55,025 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1928 14:59:55,025 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1929 14:59:55,026 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3efe890>, 'start_response': <function repl_start_response at 0x3efc848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38e7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38e7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3efe950>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38e7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3efe890>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3efe6d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3efe950>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'wsgi.input': <socket._fileobject object at 0x39dc5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328795.0266261, '_creation_time': 1266328792.4132619}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3efe6d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3efe3d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f39dc5bb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c355d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1930 14:59:55,027 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1931 14:59:55,028 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1932 14:59:55,553 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1933 14:59:55,556 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1934 14:59:55,557 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1935 14:59:55,557 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1936 14:59:55,558 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1937 14:59:55,558 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1938 14:59:55,559 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3efef90>, 'start_response': <function repl_start_response at 0x3efcb90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38e7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38e7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3f02090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38e7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3efef90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3efee10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3f02090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'wsgi.input': <socket._fileobject object at 0x3ea4b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328795.559679, '_creation_time': 1266328792.4132619}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3efee10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3efeb10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f39dc5bb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c355d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1939 14:59:55,560 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1940 14:59:55,561 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1941 14:59:56,065 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1942 14:59:56,067 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1943 14:59:56,068 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1944 14:59:56,068 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1945 14:59:56,068 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1946 14:59:56,068 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1947 14:59:56,068 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3eb11d0>, 'start_response': <function repl_start_response at 0x3eac488>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38e7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38e7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3eb1410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38e7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3eb11d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3eb1290>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3eb1410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'wsgi.input': <socket._fileobject object at 0x3ea4c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328796.0687971, '_creation_time': 1266328792.4132619}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3eb1290>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3eb1250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f39dc5bb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c355d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1948 14:59:56,069 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1949 14:59:56,069 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1950 14:59:56,558 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1951 14:59:56,559 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1952 14:59:56,560 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1953 14:59:56,560 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1954 14:59:56,560 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1955 14:59:56,560 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1956 14:59:56,560 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3eb1710>, 'start_response': <function repl_start_response at 0x3efc668>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38e7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38e7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3eb17d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38e7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3eb1710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3eb1650>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3eb17d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'wsgi.input': <socket._fileobject object at 0x3ea43d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328796.560986, '_creation_time': 1266328792.4132619}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3eb1650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3eb1510>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f39dc5bb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c355d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1957 14:59:56,561 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1958 14:59:56,561 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1959 14:59:57,001 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1960 14:59:57,002 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1961 14:59:57,003 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1962 14:59:57,003 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1963 14:59:57,003 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1964 14:59:57,003 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1965 14:59:57,003 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3eb1b90>, 'start_response': <function repl_start_response at 0x3efcd70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38e7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38e7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3eb1f50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38e7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3eb1b90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3eb1b50>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3eb1f50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'wsgi.input': <socket._fileobject object at 0x3ea4cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328797.0039549, '_creation_time': 1266328792.4132619}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3eb1b50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3eb1a50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f39dc5bb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c355d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1966 14:59:57,004 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1967 14:59:57,004 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1968 15:00:12,173 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1969 15:00:12,181 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1970 15:00:12,182 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1971 15:00:12,182 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1972 15:00:12,183 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1973 15:00:12,183 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1974 15:00:12,184 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3ef2290>, 'start_response': <function repl_start_response at 0x3f07140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38e7550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x38e7790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ef2250>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x38e7810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3ef2290>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3eb1b10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ef2250>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x38e7850>, 'wsgi.input': <socket._fileobject object at 0x3ea4e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266328812.1848619, '_creation_time': 1266328792.4132619}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3eb1b10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3eb1c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f39dc5bb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c355d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1975 15:00:12,185 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1976 15:00:12,186 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1977 15:02:05,029 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1978 15:02:05,029 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1979 15:02:05,032 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1980 15:02:05,032 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1981 15:02:05,036 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1982 15:02:05,036 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1983 15:02:05,044 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570092333328: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1984 15:02:05,044 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570083940624: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1985 15:02:05,045 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570075547920: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1986 15:02:05,045 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570067155216: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1987 15:02:05,045 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570058762512: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1988 15:02:05,045 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570050369808: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1989 15:02:05,046 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570041977104: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1990 15:02:05,046 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570033584400: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1991 15:02:05,047 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570025191696: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1992 15:02:05,047 DEBUG [paste.httpserver.ThreadPool] Started new worker 140570016798992: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1993 15:12:03,765 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1994 15:12:03,773 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1995 15:12:03,776 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1996 15:12:03,828 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1997 15:12:03,829 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1998 15:12:03,829 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1999 15:12:03,829 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2000 15:12:03,829 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2c39aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x2aec550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2aec790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bfce10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2aec810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bfcad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bfc8d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2aec850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bfce10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2aec850>, 'wsgi.input': <socket._fileobject object at 0x2be1550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329523.829823, '_creation_time': 1266329523.829823}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2bfc8d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bfc5d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd90ae7f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e3b5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2001 15:12:04,686 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2002 15:12:04,723 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2003 15:12:04,836 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2004 15:12:04,845 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2005 15:12:04,846 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2006 15:12:04,846 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2007 15:12:04,846 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2008 15:12:04,846 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2009 15:12:04,846 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30b45f0>, 'environ': {'routes.route': <routes.route.Route object at 0x2aec550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2aec790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30fb450>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x30fb3d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2aec810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bfc950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2aec850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30fb450>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2aec850>, 'wsgi.input': <socket._fileobject object at 0x2be16d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329524.8470571, '_creation_time': 1266329523.829823}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2bfc950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x30fb0d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd90ae7f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e3b5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2010 15:12:05,771 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2011 15:12:05,774 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2012 15:12:19,588 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2013 15:12:19,591 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2014 15:12:19,592 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2015 15:12:19,593 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2016 15:12:19,593 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2017 15:12:19,594 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2018 15:12:19,594 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x310b1b8>, 'environ': {'routes.route': <routes.route.Route object at 0x2aec550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2aec790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30fdbd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2aec810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x30fd2d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x30fd490>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2aec850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30fdbd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2aec850>, 'wsgi.input': <socket._fileobject object at 0x2be15d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329539.595278, '_creation_time': 1266329523.829823}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x30fd490>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x30fb350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd90ae7f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e3b5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2019 15:12:20,529 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2020 15:12:20,552 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2021 15:12:20,604 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2022 15:12:20,605 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2023 15:12:20,606 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2024 15:12:20,606 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2025 15:12:20,606 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2026 15:12:20,606 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2027 15:12:20,606 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30b4a28>, 'environ': {'routes.route': <routes.route.Route object at 0x2aec550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2aec790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30fbb90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x30fb750>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2aec810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x30fd310>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2aec850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30fbb90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2aec850>, 'wsgi.input': <socket._fileobject object at 0x2be16d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329540.6071219, '_creation_time': 1266329523.829823}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x30fd310>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x30fb610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd90ae7f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e3b5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2028 15:12:21,500 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2029 15:12:21,503 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2030 15:13:54,284 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2031 15:13:54,284 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2032 15:13:54,288 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2033 15:13:54,288 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2034 15:13:54,291 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2035 15:13:54,291 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2036 15:13:54,299 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154448947472: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2037 15:13:54,300 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154440554768: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2038 15:13:54,300 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154432162064: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2039 15:13:54,300 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154423769360: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2040 15:13:54,301 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154415376656: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2041 15:13:54,301 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154406983952: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2042 15:13:54,301 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154398591248: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2043 15:13:54,301 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154390198544: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2044 15:13:54,302 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154381805840: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2045 15:13:54,302 DEBUG [paste.httpserver.ThreadPool] Started new worker 140154373413136: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2046 15:13:57,076 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2047 15:13:57,079 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2048 15:13:57,080 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2049 15:13:57,136 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2050 15:13:57,136 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2051 15:13:57,136 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2052 15:13:57,136 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2053 15:13:57,137 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2dcfaa0>, 'environ': {'routes.route': <routes.route.Route object at 0x2c83550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c83790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d93e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c83810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d93ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d938d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c83850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d93e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c83850>, 'wsgi.input': <socket._fileobject object at 0x2d78550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329637.137394, '_creation_time': 1266329637.137394}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d938d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d935d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7844a131c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1fd35d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2054 15:13:58,015 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2055 15:13:58,044 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2056 15:13:58,133 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2057 15:13:58,135 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2058 15:13:58,135 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2059 15:13:58,136 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2060 15:13:58,136 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2061 15:13:58,136 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2062 15:13:58,136 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x324a5f0>, 'environ': {'routes.route': <routes.route.Route object at 0x2c83550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c83790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x328e390>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x328e150>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c83810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d93950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c83850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x328e390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c83850>, 'wsgi.input': <socket._fileobject object at 0x2d786d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329638.136723, '_creation_time': 1266329637.137394}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d93950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x328e250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7844a131c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1fd35d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2063 15:13:59,012 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2064 15:13:59,014 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2065 15:16:21,543 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2066 15:16:21,543 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2067 15:16:21,547 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2068 15:16:21,547 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2069 15:16:21,550 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2070 15:16:21,551 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2071 15:16:21,559 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329265322256: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2072 15:16:21,559 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329256929552: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2073 15:16:21,559 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329248536848: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2074 15:16:21,559 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329240144144: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2075 15:16:21,560 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329231751440: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2076 15:16:21,560 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329223358736: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2077 15:16:21,560 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329214966032: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2078 15:16:21,560 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329206573328: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2079 15:16:21,561 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329198180624: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2080 15:16:21,561 DEBUG [paste.httpserver.ThreadPool] Started new worker 140329189787920: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2081 15:16:22,271 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2082 15:16:22,273 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2083 15:16:22,275 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2084 15:16:22,330 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2085 15:16:22,331 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2086 15:16:22,331 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2087 15:16:22,331 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2088 15:16:22,331 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ca58c0>, 'environ': {'routes.route': <routes.route.Route object at 0x2bab550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2bab790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2cab6d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2bab810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2cab390>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2cab190>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2bab850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2cab6d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2bab850>, 'wsgi.input': <socket._fileobject object at 0x2b31650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329782.331712, '_creation_time': 1266329782.331712}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2cab190>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ca7e90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa0f87f61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1efb550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2089 15:16:23,266 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2090 15:16:23,297 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2091 15:16:23,373 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2092 15:16:23,375 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2093 15:16:23,376 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2094 15:16:23,376 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2095 15:16:23,376 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2096 15:16:23,376 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2097 15:16:23,376 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31a4578>, 'environ': {'routes.route': <routes.route.Route object at 0x2bab550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2bab790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31b3410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31b3a50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2bab810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2cab210>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2bab850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31b3410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2bab850>, 'wsgi.input': <socket._fileobject object at 0x2ca02d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329783.377126, '_creation_time': 1266329782.331712}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2cab210>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31b3290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa0f87f61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1efb550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2098 15:16:24,265 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2099 15:16:24,270 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2100 15:17:36,820 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2101 15:17:36,820 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2102 15:17:36,824 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2103 15:17:36,824 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2104 15:17:36,827 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2105 15:17:36,827 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2106 15:17:36,836 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826856646928: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2107 15:17:36,836 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826848254224: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2108 15:17:36,836 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826839861520: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2109 15:17:36,837 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826831468816: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2110 15:17:36,837 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826823076112: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2111 15:17:36,837 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826814683408: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2112 15:17:36,837 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826806290704: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2113 15:17:36,838 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826797898000: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2114 15:17:36,838 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826789505296: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2115 15:17:36,838 DEBUG [paste.httpserver.ThreadPool] Started new worker 139826781112592: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2116 15:17:37,027 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2117 15:17:37,029 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2118 15:17:37,031 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2119 15:17:37,088 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2120 15:17:37,089 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2121 15:17:37,089 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2122 15:17:37,089 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2123 15:17:37,089 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30ff8c0>, 'environ': {'routes.route': <routes.route.Route object at 0x3005550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3005790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31056d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3005810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3105390>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3105190>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3005850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31056d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3005850>, 'wsgi.input': <socket._fileobject object at 0x2f8b650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329857.089978, '_creation_time': 1266329857.089978}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3105190>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3101e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2bfe9b61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2124 15:17:37,969 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2125 15:17:37,998 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2126 15:17:38,080 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2127 15:17:38,082 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2128 15:17:38,082 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2129 15:17:38,082 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2130 15:17:38,082 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2131 15:17:38,082 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2132 15:17:38,083 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x36b8578>, 'environ': {'routes.route': <routes.route.Route object at 0x3005550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3005790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x35bea50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x35be1d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3005810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3105210>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3005850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x35bea50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3005850>, 'wsgi.input': <socket._fileobject object at 0x30fa2d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329858.0832651, '_creation_time': 1266329857.089978}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3105210>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x35be750>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2bfe9b61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2133 15:17:38,995 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2134 15:17:38,995 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2135 15:18:22,496 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2136 15:18:22,497 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2137 15:18:22,500 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2138 15:18:22,500 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2139 15:18:22,503 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2140 15:18:22,504 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2141 15:18:22,512 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668428630288: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2142 15:18:22,512 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668420237584: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2143 15:18:22,512 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668411844880: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2144 15:18:22,513 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668403452176: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2145 15:18:22,513 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668395059472: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2146 15:18:22,513 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668386666768: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2147 15:18:22,513 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668378274064: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2148 15:18:22,514 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668369881360: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2149 15:18:22,514 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668361488656: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2150 15:18:22,514 DEBUG [paste.httpserver.ThreadPool] Started new worker 139668353095952: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2151 15:18:22,963 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2152 15:18:22,965 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2153 15:18:22,966 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2154 15:18:23,024 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2155 15:18:23,024 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2156 15:18:23,025 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2157 15:18:23,025 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2158 15:18:23,025 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ae98c0>, 'environ': {'routes.route': <routes.route.Route object at 0x29ef550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x29ef790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2aef6d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x29ef810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2aef390>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2aef190>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x29ef850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2aef6d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x29ef850>, 'wsgi.input': <socket._fileobject object at 0x2975650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329903.0256381, '_creation_time': 1266329903.0256381}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2aef190>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2aebe50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f071b8fb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1d3e5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2159 15:18:23,926 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2160 15:18:23,955 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2161 15:18:24,032 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2162 15:18:24,034 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2163 15:18:24,034 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2164 15:18:24,034 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2165 15:18:24,035 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2166 15:18:24,035 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2167 15:18:24,035 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x302a578>, 'environ': {'routes.route': <routes.route.Route object at 0x29ef550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x29ef790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2f98a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2f98210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x29ef810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2aef210>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x29ef850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2f98a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x29ef850>, 'wsgi.input': <socket._fileobject object at 0x2ae42d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329904.035532, '_creation_time': 1266329903.0256381}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2aef210>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2f98790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f071b8fb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1d3e5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2168 15:18:24,927 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2169 15:18:24,927 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2170 15:18:39,429 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2171 15:18:39,429 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2172 15:18:39,432 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2173 15:18:39,432 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2174 15:18:39,436 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2175 15:18:39,436 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2176 15:18:39,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140427022346512: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2177 15:18:39,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140427013953808: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2178 15:18:39,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140427005561104: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2179 15:18:39,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140426997168400: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2180 15:18:39,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140426988775696: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2181 15:18:39,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140426908530960: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2182 15:18:39,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140426900138256: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2183 15:18:39,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140426891745552: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2184 15:18:39,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140426883352848: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2185 15:18:39,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140426874960144: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2186 15:19:13,744 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2187 15:19:13,746 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2188 15:19:13,748 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2189 15:19:13,807 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2190 15:19:13,807 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2191 15:19:13,807 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2192 15:19:13,808 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2193 15:19:13,808 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1b21aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1ae8e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1ae8ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1ae88d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1ae8e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1acd550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329953.8084869, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1ae88d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1ae85d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2194 15:19:14,190 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2195 15:19:14,217 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2196 15:19:14,300 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2197 15:19:14,302 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2198 15:19:14,303 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2199 15:19:14,303 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2200 15:19:14,303 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2201 15:19:14,303 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2202 15:19:14,303 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1f9b5f0>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1fde350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fde110>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1ae8950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1fde350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1acd6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329954.3039701, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1ae8950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fde210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2203 15:19:14,678 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2204 15:19:14,678 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2205 15:19:18,785 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2206 15:19:18,788 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2207 15:19:18,788 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2208 15:19:18,788 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2209 15:19:18,788 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2210 15:19:18,788 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2211 15:19:18,788 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1fdc1b8>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'ezfeed_uploader/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/ezfeed_uploader/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1fe4550>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fe4650>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1f9ef10>, {'action': u'view', 'controller': u'hg', 'path_info': 'ezfeed_uploader/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1fe4550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1acd5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329958.7891531, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1f9ef10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fdedd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2212 15:19:19,206 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2213 15:19:19,290 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2214 15:19:19,349 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2215 15:19:19,350 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2216 15:19:19,351 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2217 15:19:19,351 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2218 15:19:19,351 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2219 15:19:19,351 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2220 15:19:19,351 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2350e60>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/ezfeed_uploader/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2321110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x23152d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1f9ee90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2321110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1f93ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266329959.351814, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1f9ee90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x23154d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2221 15:19:19,737 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2222 15:19:19,737 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2223 15:20:13,691 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2224 15:20:13,702 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2225 15:20:13,703 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2226 15:20:13,703 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2227 15:20:13,703 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2228 15:20:13,703 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2229 15:20:13,703 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2350de8>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'ezfeed_uploader/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/ezfeed_uploader/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x216fe10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x216fc10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x216fbd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'ezfeed_uploader/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x216fe10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1f93ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266330013.7040229, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x216fbd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fde810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2230 15:20:14,097 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2231 15:20:14,105 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2232 15:20:14,161 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2233 15:20:14,162 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2234 15:20:14,163 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2235 15:20:14,163 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2236 15:20:14,163 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2237 15:20:14,163 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2238 15:20:14,163 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1f9b488>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/ezfeed_uploader/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x232ae10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2321d10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x216f310>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x232ae10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1f933d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266330014.163923, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x216f310>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2321b10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2239 15:20:14,540 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2240 15:20:14,540 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2241 15:22:11,404 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2242 15:22:11,408 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2243 15:22:11,409 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2244 15:22:11,409 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2245 15:22:11,410 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2246 15:22:11,410 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2247 15:22:11,411 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x23572a8>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2336d10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2336b10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2321590>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2336d10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1ffa150 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266330131.4116499, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2321590>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1f9e410>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2248 15:22:11,803 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2249 15:22:11,803 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2250 15:57:08,539 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2251 15:57:08,543 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2252 15:57:08,556 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2253 15:57:08,556 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2254 15:57:08,557 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2255 15:57:08,557 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2256 15:57:08,557 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1fdc848>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1f9e510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1f8ddd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x23214d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1f9e510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1ffa050 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266332228.557687, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x23214d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x232abd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2257 15:57:09,793 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2258 15:57:09,821 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2259 15:57:09,930 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2260 15:57:09,931 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2261 15:57:09,932 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2262 15:57:09,932 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2263 15:57:09,932 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2264 15:57:09,932 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2265 15:57:09,932 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2350c08>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1fe4c10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fe4790>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1f8dd90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1fe4c10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1f93ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266332229.933064, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1f8dd90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fe4f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2266 15:57:10,965 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2267 15:57:10,966 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2268 15:57:12,962 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2269 15:57:12,966 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2270 15:57:12,968 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2271 15:57:12,968 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2272 15:57:12,969 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2273 15:57:12,969 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2274 15:57:12,970 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2357578>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x21660d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fd13d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1fe4a90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x21660d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1f93450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266332232.970896, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1fe4a90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fe4250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2275 15:57:14,048 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2276 15:57:14,060 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2277 16:01:28,206 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2278 16:01:28,209 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2279 16:01:28,209 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2280 16:01:28,210 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2281 16:01:28,210 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2282 16:01:28,210 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2283 16:01:28,210 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2350500>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1fe4950>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fe4850>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1fd1f50>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1fe4950>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1f93ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266332488.2107611, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1fd1f50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fe4c50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2284 16:01:29,249 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2285 16:01:29,277 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2286 16:01:29,331 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2287 16:01:29,332 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2288 16:01:29,332 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2289 16:01:29,333 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2290 16:01:29,333 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2291 16:01:29,333 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2292 16:01:29,333 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1f9bcf8>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1f9e190>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1f9e650>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1ae8a10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1f9e190>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x1f933d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266332489.3337209, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1ae8a10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x232a650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2293 16:01:30,359 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2294 16:01:30,359 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2295 16:01:32,379 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2296 16:01:32,382 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2297 16:01:32,383 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2298 16:01:32,384 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2299 16:01:32,384 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2300 16:01:32,385 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2301 16:01:32,385 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2357848>, 'environ': {'routes.route': <routes.route.Route object at 0x19d9550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19d9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x235e410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19d9810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x235e3d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x23365d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x235e410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19d9850>, 'wsgi.input': <socket._fileobject object at 0x22f88d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266332492.3867259, '_creation_time': 1266329953.8084869}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x23365d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1f9eb90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb7bb4531c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd275d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2302 16:01:33,679 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2303 16:01:33,856 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2304 16:19:19,936 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2305 16:20:44,866 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2306 16:20:44,866 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2307 16:20:44,869 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2308 16:20:44,869 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2309 16:20:44,873 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2310 16:20:44,873 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2311 16:20:44,901 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683561367824: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2312 16:20:44,902 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683552975120: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2313 16:20:44,903 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683544582416: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2314 16:20:44,904 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683536189712: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2315 16:20:44,905 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683527797008: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2316 16:20:44,905 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683519404304: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2317 16:20:44,906 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683511011600: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2318 16:20:44,907 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683502618896: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2319 16:20:44,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683494226192: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2320 16:20:44,909 DEBUG [paste.httpserver.ThreadPool] Started new worker 139683485833488: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2321 16:20:46,154 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2322 16:20:46,157 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2323 16:20:46,158 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2324 16:20:46,411 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2325 16:20:46,411 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2326 16:20:46,411 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2327 16:20:46,411 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2328 16:20:46,411 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a55aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x2909550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2909790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a19e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2909810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a19ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2a198d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2909850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a19e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2909850>, 'wsgi.input': <socket._fileobject object at 0x29fe550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333646.4120591, '_creation_time': 1266333646.4120591}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2a198d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a195d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0aa18af1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1c58550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2329 16:20:49,628 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2330 16:20:49,634 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2331 16:20:49,635 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2332 16:20:49,635 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2333 16:20:49,636 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2334 16:20:49,636 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2335 16:20:49,637 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30c32a8>, 'environ': {'routes.route': <routes.route.Route object at 0x2909550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2909790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/favicon.ico', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30c1690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2909810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x30c1610>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2a19950>, {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2909850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30c1690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2909850>, 'wsgi.input': <socket._fileobject object at 0x30a16d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333649.6377721, '_creation_time': 1266333649.6377721}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2a19950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x30c12d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0aa18af1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1c58550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2336 16:20:54,083 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2337 16:20:54,083 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2338 16:20:54,087 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2339 16:20:54,088 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2340 16:20:54,092 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2341 16:20:54,092 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2342 16:20:54,137 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064338950416: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2343 16:20:54,138 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064330557712: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2344 16:20:54,138 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064322165008: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2345 16:20:54,138 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064313772304: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2346 16:20:54,139 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064305379600: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2347 16:20:54,139 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064296986896: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2348 16:20:54,139 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064288594192: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2349 16:20:54,139 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064280201488: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2350 16:20:54,140 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064271808784: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2351 16:20:54,140 DEBUG [paste.httpserver.ThreadPool] Started new worker 140064263416080: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2352 16:20:55,137 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2353 16:20:55,140 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2354 16:20:55,141 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2355 16:20:55,195 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2356 16:20:55,196 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2357 16:20:55,196 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2358 16:20:55,196 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2359 16:20:55,196 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2bddaa0>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ba1e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ba1ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2ba18d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ba1e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x2b86550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333655.196805, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2ba18d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ba15d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2360 16:20:56,194 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2361 16:20:56,224 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2362 16:20:56,299 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2363 16:20:56,301 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2364 16:20:56,301 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2365 16:20:56,301 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2366 16:20:56,301 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2367 16:20:56,302 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2368 16:20:56,302 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30585f0>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x309f390>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x309f150>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2ba1950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x309f390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x2b866d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333656.3024039, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2ba1950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x309f250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2369 16:20:57,191 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2370 16:20:57,191 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2371 16:20:59,342 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2372 16:20:59,345 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2373 16:20:59,346 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2374 16:20:59,347 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2375 16:20:59,347 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2376 16:20:59,348 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2377 16:20:59,348 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30991b8>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3090cd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3090e10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3090d50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3090cd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x2b865d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333659.3491011, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3090d50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x309f190>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2378 16:21:00,245 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2379 16:21:00,298 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2380 16:21:00,899 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2381 16:21:00,902 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2382 16:21:00,904 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2383 16:21:00,904 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2384 16:21:00,904 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2385 16:21:00,905 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2386 16:21:00,905 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30b5320>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/ftp_exchange/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30a2a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x30a2ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x305bb50>, {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30a2a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x3050d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333660.907151, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x305bb50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x30908d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2387 16:21:01,916 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2388 16:21:01,974 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2389 16:21:02,040 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2390 16:21:02,041 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2391 16:21:02,042 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2392 16:21:02,042 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2393 16:21:02,042 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2394 16:21:02,042 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2395 16:21:02,042 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3420ed8>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/ftp_exchange/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33f0690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x33f0210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x30a2a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33f0690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x30b8250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333662.044889, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x30a2a50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3271d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2396 16:21:02,943 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2397 16:21:02,943 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2398 16:21:05,090 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2399 16:21:05,092 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2400 16:21:05,093 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2401 16:21:05,143 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2402 16:21:05,143 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2403 16:21:05,144 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2404 16:21:05,145 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3420848>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3090e90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x309fa50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x33e4710>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3090e90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x33c8e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333665.1459939, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x33e4710>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3271f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2405 16:21:06,061 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2406 16:21:06,062 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2407 16:21:06,178 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2408 16:21:06,184 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2409 16:21:06,185 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2410 16:21:06,185 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2411 16:21:06,186 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2412 16:21:06,186 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2413 16:21:06,186 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3413cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33f9d10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x33f9690>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x326bd90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33f9d10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x33c8cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333666.187609, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x326bd90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x30909d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2414 16:21:07,105 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2415 16:21:07,105 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2416 16:21:23,835 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2417 16:21:23,839 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2418 16:21:23,840 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2419 16:21:23,840 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2420 16:21:23,840 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2421 16:21:23,840 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2422 16:21:23,840 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3058320>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/statistics_new/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30a2410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x30a2210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3406550>, {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30a2410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x33c88d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333683.841233, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3406550>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x33f9710>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2423 16:21:24,733 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2424 16:21:24,743 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2425 16:21:24,804 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2426 16:21:24,806 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2427 16:21:24,806 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2428 16:21:24,806 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2429 16:21:24,806 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2430 16:21:24,806 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2431 16:21:24,807 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3429668>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/statistics_new/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x316ef90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x316ecd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x30a2b50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x316ef90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x33c8150 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333684.8073211, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x30a2b50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x33e4b10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2432 16:21:25,707 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2433 16:21:25,707 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2434 16:21:27,842 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2435 16:21:27,847 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2436 16:21:27,848 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2437 16:21:27,849 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2438 16:21:27,849 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2439 16:21:27,850 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2440 16:21:27,850 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3429c08>, 'environ': {'routes.route': <routes.route.Route object at 0x2a91550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a91790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3417610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a91810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3417dd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x304ad90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3417610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a91850>, 'wsgi.input': <socket._fileobject object at 0x33c8dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333687.851099, '_creation_time': 1266333655.196805}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x304ad90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x33f9ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6349a7c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1de05d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2441 16:21:28,745 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2442 16:21:28,746 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2443 16:22:13,376 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2444 16:22:13,376 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2445 16:22:13,379 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2446 16:22:13,380 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2447 16:22:13,383 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2448 16:22:13,383 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2449 16:22:13,392 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526655150352: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2450 16:22:13,392 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526646757648: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2451 16:22:13,392 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526638364944: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2452 16:22:13,393 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526629972240: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2453 16:22:13,393 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526621579536: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2454 16:22:13,393 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526613186832: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2455 16:22:13,393 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526604794128: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2456 16:22:13,394 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526596401424: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2457 16:22:13,394 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526588008720: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2458 16:22:13,394 DEBUG [paste.httpserver.ThreadPool] Started new worker 140526579616016: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2459 16:22:15,238 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2460 16:22:15,240 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2461 16:22:15,241 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2462 16:22:15,315 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2463 16:22:15,316 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2464 16:22:15,316 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2465 16:22:15,316 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2466 16:22:15,316 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3a68aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x391b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x391b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/statistics_new/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3a2be90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3a2bb50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x391b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3a2b950>, {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x391b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3a2be90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x391b850>, 'wsgi.input': <socket._fileobject object at 0x3a10550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333735.3167009, '_creation_time': 1266333735.3167009}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3a2b950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3a2b650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fceedd911c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2c695d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2467 16:22:16,210 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2468 16:22:16,211 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2469 16:22:40,379 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2470 16:22:40,379 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2471 16:22:40,382 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2472 16:22:40,383 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2473 16:22:40,386 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2474 16:22:40,387 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2475 16:22:40,395 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275994515728: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2476 16:22:40,396 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275986123024: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2477 16:22:40,396 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275977730320: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2478 16:22:40,396 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275969337616: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2479 16:22:40,396 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275960944912: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2480 16:22:40,397 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275952552208: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2481 16:22:40,397 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275944159504: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2482 16:22:40,397 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275935766800: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2483 16:22:40,398 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275927374096: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2484 16:22:40,398 DEBUG [paste.httpserver.ThreadPool] Started new worker 140275918981392: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2485 16:22:50,798 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2486 16:22:50,805 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2487 16:22:50,806 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2488 16:22:50,856 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2489 16:22:50,856 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2490 16:22:50,857 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2491 16:22:50,857 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2492 16:22:50,857 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3057aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x2f0b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2f0b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/statistics_new/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x301be90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x301bb50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2f0b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x301b950>, {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2f0b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x301be90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2f0b850>, 'wsgi.input': <socket._fileobject object at 0x3000550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333770.8575709, '_creation_time': 1266333770.8575709}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x301b950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x301b650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f94914f61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22595d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2493 16:23:36,063 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2494 16:23:36,064 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2495 16:23:36,067 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2496 16:23:36,068 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2497 16:23:36,071 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2498 16:23:36,071 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2499 16:23:36,079 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768875854096: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2500 16:23:36,079 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768867461392: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2501 16:23:36,079 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768859068688: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2502 16:23:36,080 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768850675984: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2503 16:23:36,080 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768842283280: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2504 16:23:36,080 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768833890576: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2505 16:23:36,080 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768825497872: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2506 16:23:36,081 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768817105168: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2507 16:23:36,081 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768808712464: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2508 16:23:36,081 DEBUG [paste.httpserver.ThreadPool] Started new worker 139768800319760: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2509 16:23:37,203 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2510 16:23:37,206 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2511 16:23:37,208 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2512 16:23:37,277 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2513 16:23:37,278 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2514 16:23:37,278 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2515 16:23:37,278 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2516 16:23:37,278 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x23e7aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x229b550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x229b790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/statistics_new/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x23abe90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x23abb50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x229b810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x23ab950>, {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x229b850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x23abe90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x229b850>, 'wsgi.input': <socket._fileobject object at 0x2390550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333817.2788899, '_creation_time': 1266333817.2788899}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x23ab950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x23ab650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1e7eaeb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15e95d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2517 16:24:09,316 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2518 16:24:09,316 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2519 16:24:09,320 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2520 16:24:09,320 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2521 16:24:09,323 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2522 16:24:09,323 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2523 16:24:09,331 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218498062608: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2524 16:24:09,332 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218489669904: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2525 16:24:09,332 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218481277200: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2526 16:24:09,332 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218472884496: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2527 16:24:09,332 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218464491792: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2528 16:24:09,333 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218456099088: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2529 16:24:09,333 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218447706384: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2530 16:24:09,333 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218439313680: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2531 16:24:09,333 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218430920976: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2532 16:24:09,334 DEBUG [paste.httpserver.ThreadPool] Started new worker 140218422528272: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2533 16:24:10,027 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2534 16:24:10,031 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2535 16:24:10,032 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2536 16:24:10,086 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2537 16:24:10,086 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2538 16:24:10,086 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2539 16:24:10,086 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2540 16:24:10,086 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x35218c0>, 'environ': {'routes.route': <routes.route.Route object at 0x3427550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3427790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/statistics_new/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3527750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3527410>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3427810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3527210>, {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3427850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3527750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3427850>, 'wsgi.input': <socket._fileobject object at 0x33ad650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333850.086988, '_creation_time': 1266333850.086988}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3527210>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3523ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f872e4121c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x27765d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2541 16:25:20,368 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2542 16:25:20,368 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2543 16:25:20,371 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2544 16:25:20,371 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2545 16:25:20,375 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2546 16:25:20,375 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2547 16:25:20,383 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976887982352: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2548 16:25:20,383 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976879589648: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2549 16:25:20,383 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976871196944: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2550 16:25:20,383 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976862804240: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2551 16:25:20,384 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976854411536: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2552 16:25:20,384 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976846018832: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2553 16:25:20,385 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976837626128: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2554 16:25:20,385 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976829233424: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2555 16:25:20,385 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976820840720: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2556 16:25:20,386 DEBUG [paste.httpserver.ThreadPool] Started new worker 139976742271248: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2557 16:25:27,263 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2558 16:25:27,267 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2559 16:25:27,268 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2560 16:25:27,333 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2561 16:25:27,333 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2562 16:25:27,333 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2563 16:25:27,333 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2564 16:25:27,333 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1c43aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x1af9550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1af9790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/statistics_new/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1c09e90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1c09b50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1af9810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1c09950>, {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1af9850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1c09e90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1af9850>, 'wsgi.input': <socket._fileobject object at 0x1bee550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333927.3342371, '_creation_time': 1266333927.3342371}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1c09950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1c09650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4eed2be1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xe48550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2565 16:25:51,389 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2566 16:25:51,389 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2567 16:25:51,393 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2568 16:25:51,393 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2569 16:25:51,396 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2570 16:25:51,396 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2571 16:25:51,404 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107727239440: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2572 16:25:51,405 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107718846736: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2573 16:25:51,405 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107710454032: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2574 16:25:51,405 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107702061328: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2575 16:25:51,405 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107693668624: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2576 16:25:51,406 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107685275920: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2577 16:25:51,406 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107676883216: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2578 16:25:51,406 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107668490512: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2579 16:25:51,407 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107660097808: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2580 16:25:51,407 DEBUG [paste.httpserver.ThreadPool] Started new worker 140107651705104: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2581 16:25:51,948 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2582 16:25:51,954 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2583 16:25:51,955 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2584 16:25:52,008 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2585 16:25:52,009 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2586 16:25:52,009 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2587 16:25:52,009 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2588 16:25:52,009 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1e868c0>, 'environ': {'routes.route': <routes.route.Route object at 0x1d8c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d8c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/statistics_new/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1e8c750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1e8c410>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d8c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1e8c210>, {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1e8c750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'wsgi.input': <socket._fileobject object at 0x1d12650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333952.009784, '_creation_time': 1266333952.009784}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1e8c210>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1e88ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6d63cc81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x10dc550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2589 16:25:52,921 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2590 16:25:52,935 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2591 16:25:53,021 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2592 16:25:53,023 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2593 16:25:53,024 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2594 16:25:53,024 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2595 16:25:53,024 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2596 16:25:53,024 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2597 16:25:53,024 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2706d70>, 'environ': {'routes.route': <routes.route.Route object at 0x1d8c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/statistics_new/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d8c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x26a3110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x26a30d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d8c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1e88f90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x26a3110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'wsgi.input': <socket._fileobject object at 0x1e812d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333953.02509, '_creation_time': 1266333952.009784}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1e88f90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x26a7710>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6d63cc81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x10dc550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2598 16:25:53,902 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2599 16:25:53,903 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2600 16:25:56,046 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2601 16:25:56,050 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2602 16:25:56,051 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2603 16:25:56,052 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2604 16:25:56,052 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2605 16:25:56,052 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2606 16:25:56,053 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x26ad848>, 'environ': {'routes.route': <routes.route.Route object at 0x1d8c550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d8c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x26a3dd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d8c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x26a3790>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26a3850>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x26a3dd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'wsgi.input': <socket._fileobject object at 0x1e811d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333956.054095, '_creation_time': 1266333952.009784}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x26a3850>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x26a3bd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6d63cc81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x10dc550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2607 16:25:56,951 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2608 16:25:56,952 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2609 16:26:07,929 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2610 16:26:07,933 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2611 16:26:07,934 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2612 16:26:07,934 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2613 16:26:07,935 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2614 16:26:07,935 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2615 16:26:07,936 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2715488>, 'environ': {'routes.route': <routes.route.Route object at 0x1d8c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d8c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/statistics_new/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x26a7390>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x26a7350>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d8c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26a3b50>, {'action': u'view', 'controller': u'hg', 'path_info': 'statistics_new/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x26a7390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'wsgi.input': <socket._fileobject object at 0x2708250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333967.937922, '_creation_time': 1266333952.009784}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x26a3b50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x269bed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6d63cc81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x10dc550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2616 16:26:08,854 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2617 16:26:08,862 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2618 16:26:08,918 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2619 16:26:08,919 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2620 16:26:08,919 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2621 16:26:08,919 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2622 16:26:08,920 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2623 16:26:08,920 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2624 16:26:08,920 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2327b18>, 'environ': {'routes.route': <routes.route.Route object at 0x1d8c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/statistics_new/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d8c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2500490>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25006d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d8c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25098d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2500490>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'wsgi.input': <socket._fileobject object at 0x233f550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333968.9206481, '_creation_time': 1266333952.009784}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x25098d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x269b910>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6d63cc81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x10dc550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2625 16:26:09,806 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2626 16:26:09,806 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2627 16:26:11,943 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2628 16:26:11,945 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2629 16:26:11,946 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2630 16:26:11,946 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2631 16:26:11,946 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2632 16:26:11,947 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2633 16:26:11,947 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x27151b8>, 'environ': {'routes.route': <routes.route.Route object at 0x1d8c550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d8c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x23351d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d8c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2335050>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x239ae10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x23351d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'wsgi.input': <socket._fileobject object at 0x233f750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266333971.947777, '_creation_time': 1266333952.009784}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x239ae10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24f94d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6d63cc81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x10dc550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2634 16:26:12,842 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2635 16:26:12,842 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2636 16:26:55,301 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2637 16:26:55,304 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2638 16:26:55,304 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2639 16:26:55,304 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2640 16:26:55,305 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2641 16:26:55,305 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2642 16:26:55,305 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2715b90>, 'environ': {'routes.route': <routes.route.Route object at 0x1d8c550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d8c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x23269d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d8c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x23266d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26a7dd0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x23269d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'wsgi.input': <socket._fileobject object at 0x22c9f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266334015.3056469, '_creation_time': 1266333952.009784}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x26a7dd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x239add0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6d63cc81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x10dc550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2643 16:26:56,171 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2644 16:26:56,194 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2645 16:26:56,242 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2646 16:26:56,243 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2647 16:26:56,244 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2648 16:26:56,244 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2649 16:26:56,244 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2650 16:26:56,244 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2651 16:26:56,244 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x26add70>, 'environ': {'routes.route': <routes.route.Route object at 0x1d8c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d8c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x269b450>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x269b950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d8c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26a7e90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x269b450>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'wsgi.input': <socket._fileobject object at 0x233f750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266334016.2451401, '_creation_time': 1266333952.009784}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x26a7e90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24f9710>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6d63cc81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x10dc550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2652 16:26:57,103 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2653 16:26:57,103 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2654 16:26:59,306 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2655 16:26:59,309 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2656 16:26:59,310 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2657 16:26:59,311 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2658 16:26:59,311 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2659 16:26:59,312 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2660 16:26:59,312 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x27156e0>, 'environ': {'routes.route': <routes.route.Route object at 0x1d8c550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d8c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2326d90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d8c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2326cd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x269bdd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2326d90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d8c850>, 'wsgi.input': <socket._fileobject object at 0x2708650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266334019.3132491, '_creation_time': 1266333952.009784}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x269bdd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x26a7510>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6d63cc81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x10dc550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2661 16:27:00,202 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2662 16:27:00,202 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2663 16:27:34,660 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2664 16:27:34,660 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2665 16:27:34,664 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2666 16:27:34,664 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2667 16:27:34,667 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2668 16:27:34,668 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2669 16:27:34,676 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142254557456: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2670 16:27:34,676 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142246164752: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2671 16:27:34,677 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142237772048: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2672 16:27:34,677 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142229379344: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2673 16:27:34,677 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142220986640: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2674 16:27:34,678 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142212593936: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2675 16:27:34,678 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142204201232: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2676 16:27:34,678 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142195808528: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2677 16:27:34,679 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142187415824: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2678 16:27:34,679 DEBUG [paste.httpserver.ThreadPool] Started new worker 140142179023120: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2679 16:27:36,554 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2680 16:27:36,554 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2681 16:27:36,557 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2682 16:27:36,557 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2683 16:27:36,560 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2684 16:27:36,561 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2685 16:27:36,569 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667493472528: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2686 16:27:36,569 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667485079824: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2687 16:27:36,569 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667476687120: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2688 16:27:36,570 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667468294416: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2689 16:27:36,570 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667459901712: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2690 16:27:36,570 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667451509008: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2691 16:27:36,571 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667443116304: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2692 16:27:36,571 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667434723600: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2693 16:27:36,571 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667426330896: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2694 16:27:36,571 DEBUG [paste.httpserver.ThreadPool] Started new worker 139667417938192: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2695 16:27:38,779 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2696 16:27:38,782 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2697 16:27:38,783 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2698 16:27:38,837 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2699 16:27:38,838 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2700 16:27:38,838 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2701 16:27:38,838 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2702 16:27:38,838 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2f37aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x2deb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2deb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2efbe10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2deb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2efbad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2efb8d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2deb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2efbe10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2deb850>, 'wsgi.input': <socket._fileobject object at 0x2ee0550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266334058.8388679, '_creation_time': 1266334058.8388679}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2efb8d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2efb5d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f06e3d251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x213a5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2703 16:48:51,006 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2704 16:48:51,019 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2705 16:48:51,019 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2706 16:48:51,019 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2707 16:48:51,019 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2708 16:48:51,019 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2709 16:48:51,020 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3662758>, 'environ': {'routes.route': <routes.route.Route object at 0x2deb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2deb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3664350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2deb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3664250>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2efb950>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2deb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3664350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2deb850>, 'wsgi.input': <socket._fileobject object at 0x363c750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335331.0203431, '_creation_time': 1266335331.0203431}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2efb950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3658f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f06e3d251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x213a5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2710 16:55:00,290 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2711 16:55:00,290 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2712 16:55:00,294 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2713 16:55:00,294 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2714 16:55:00,298 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2715 16:55:00,298 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2716 16:55:00,305 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304879196432: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2717 16:55:00,306 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304870803728: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2718 16:55:00,306 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304862411024: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2719 16:55:00,307 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304854018320: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2720 16:55:00,307 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304845625616: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2721 16:55:00,307 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304837232912: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2722 16:55:00,308 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304828840208: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2723 16:55:00,308 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304820447504: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2724 16:55:00,308 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304812054800: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2725 16:55:00,309 DEBUG [paste.httpserver.ThreadPool] Started new worker 140304803662096: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2726 16:55:15,006 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2727 16:55:15,009 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2728 16:55:15,011 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2729 16:55:15,064 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2730 16:55:15,064 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2731 16:55:15,064 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2732 16:55:15,064 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2733 16:55:15,064 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x353ab18>, 'environ': {'routes.route': <routes.route.Route object at 0x33ed550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33ed790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x34fde10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x33ed810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x34fdad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x34fd8d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33ed850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x34fde10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33ed850>, 'wsgi.input': <socket._fileobject object at 0x34e2550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335715.064996, '_creation_time': 1266335715.064996}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x34fd8d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x34fd5d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9b4af8a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x273d550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2734 16:55:15,065 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2735 16:55:15,065 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2736 16:55:25,620 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2737 16:55:25,622 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2738 16:55:25,623 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2739 16:55:25,623 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2740 16:55:25,623 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2741 16:55:25,623 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2742 16:55:25,623 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3a05500>, 'environ': {'routes.route': <routes.route.Route object at 0x33ed550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33ed790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3a08210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x33ed810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3a08150>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x34fd950>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33ed850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3a08210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33ed850>, 'wsgi.input': <socket._fileobject object at 0x34e26d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335725.624068, '_creation_time': 1266335715.064996}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x34fd950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39fbdd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9b4af8a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x273d550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2743 16:55:25,624 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2744 16:55:25,624 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2745 16:55:26,473 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2746 16:55:26,480 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2747 16:55:26,480 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2748 16:55:26,480 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2749 16:55:26,480 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2750 16:55:26,480 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2751 16:55:26,481 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3a05848>, 'environ': {'routes.route': <routes.route.Route object at 0x33ed550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33ed790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3a08990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x33ed810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3a088d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3a08750>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33ed850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3a08990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33ed850>, 'wsgi.input': <socket._fileobject object at 0x34e25d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335726.481324, '_creation_time': 1266335715.064996}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3a08750>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3a082d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9b4af8a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x273d550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2752 16:55:26,481 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2753 16:55:26,481 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2754 16:55:31,497 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2755 16:55:31,500 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2756 16:55:31,502 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2757 16:55:31,502 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2758 16:55:31,502 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2759 16:55:31,503 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2760 16:55:31,503 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3a05b90>, 'environ': {'routes.route': <routes.route.Route object at 0x33ed550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33ed790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3a0b110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x33ed810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3a0b050>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3a08ed0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33ed850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3a0b110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33ed850>, 'wsgi.input': <socket._fileobject object at 0x39acb50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335731.50438, '_creation_time': 1266335715.064996}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3a08ed0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3a08a50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9b4af8a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x273d550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2761 16:55:31,505 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2762 16:55:31,505 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2763 16:56:15,339 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2764 16:56:15,339 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2765 16:56:15,343 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2766 16:56:15,343 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2767 16:56:15,347 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2768 16:56:15,347 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2769 16:56:15,355 DEBUG [paste.httpserver.ThreadPool] Started new worker 140126135531792: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2770 16:56:15,355 DEBUG [paste.httpserver.ThreadPool] Started new worker 140126127139088: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2771 16:56:15,356 DEBUG [paste.httpserver.ThreadPool] Started new worker 140126118746384: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2772 16:56:15,356 DEBUG [paste.httpserver.ThreadPool] Started new worker 140126110353680: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2773 16:56:15,357 DEBUG [paste.httpserver.ThreadPool] Started new worker 140126101960976: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2774 16:56:15,357 DEBUG [paste.httpserver.ThreadPool] Started new worker 140126093568272: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2775 16:56:15,357 DEBUG [paste.httpserver.ThreadPool] Started new worker 140126085175568: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2776 16:56:15,358 DEBUG [paste.httpserver.ThreadPool] Started new worker 140126076782864: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2777 16:56:15,358 DEBUG [paste.httpserver.ThreadPool] Started new worker 140126068390160: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2778 16:56:15,358 DEBUG [paste.httpserver.ThreadPool] Started new worker 140125992384784: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2779 16:56:19,579 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2780 16:56:19,582 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2781 16:56:19,583 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2782 16:56:19,640 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2783 16:56:19,640 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2784 16:56:19,640 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2785 16:56:19,640 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2786 16:56:19,641 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3521b18>, 'environ': {'routes.route': <routes.route.Route object at 0x33d8550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33d8790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x34e8e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x33d8810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x34e8ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x34e88d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x34e8e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'wsgi.input': <socket._fileobject object at 0x34cd550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335779.6414261, '_creation_time': 1266335779.6414261}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x34e88d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x34e85d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f71ad04c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2727550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2787 16:56:20,538 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2788 16:56:20,568 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2789 16:56:20,643 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2790 16:56:20,645 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2791 16:56:20,645 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2792 16:56:20,646 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2793 16:56:20,646 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2794 16:56:20,646 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2795 16:56:20,646 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x399b6e0>, 'environ': {'routes.route': <routes.route.Route object at 0x33d8550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33d8790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39dea90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39de210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x33d8810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x34e8950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39dea90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'wsgi.input': <socket._fileobject object at 0x34cd6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335780.6467869, '_creation_time': 1266335779.6414261}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x34e8950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39de790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f71ad04c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2727550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2796 16:56:21,553 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2797 16:56:21,554 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2798 16:56:23,685 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2799 16:56:23,689 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2800 16:56:23,690 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2801 16:56:23,690 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2802 16:56:23,691 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2803 16:56:23,691 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2804 16:56:23,691 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x39e12a8>, 'environ': {'routes.route': <routes.route.Route object at 0x33d8550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33d8790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39e4850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x33d8810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39e46d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399d8d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39e4850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'wsgi.input': <socket._fileobject object at 0x34cd5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335783.6925819, '_creation_time': 1266335779.6414261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399d8d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39de2d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f71ad04c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2727550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2805 16:56:24,656 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2806 16:56:24,657 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2807 16:57:13,930 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2808 16:57:13,932 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2809 16:57:13,932 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2810 16:57:13,932 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2811 16:57:13,932 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2812 16:57:13,933 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2813 16:57:13,933 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x39e1ed8>, 'environ': {'routes.route': <routes.route.Route object at 0x33d8550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33d8790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39d3ad0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39d3ed0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x33d8810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399dd10>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39d3ad0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'wsgi.input': <socket._fileobject object at 0x3992d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335833.93343, '_creation_time': 1266335779.6414261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399dd10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39e4ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f71ad04c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2727550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2814 16:57:14,835 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2815 16:57:14,843 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2816 16:57:14,886 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2817 16:57:14,887 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2818 16:57:14,887 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2819 16:57:14,887 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2820 16:57:14,887 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2821 16:57:14,887 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2822 16:57:14,888 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d51f50>, 'environ': {'routes.route': <routes.route.Route object at 0x33d8550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33d8790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3c19f50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3c19110>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x33d8810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39d3850>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3c19f50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'wsgi.input': <socket._fileobject object at 0x39fb250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335834.888319, '_creation_time': 1266335779.6414261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x39d3850>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3bbf250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f71ad04c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2727550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2823 16:57:15,752 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2824 16:57:15,759 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2825 16:57:17,951 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2826 16:57:17,953 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2827 16:57:17,954 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2828 16:57:17,954 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2829 16:57:17,954 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2830 16:57:17,954 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2831 16:57:17,954 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d518c0>, 'environ': {'routes.route': <routes.route.Route object at 0x33d8550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33d8790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39e4350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x33d8810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39e4550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x34e8410>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39e4350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'wsgi.input': <socket._fileobject object at 0x34cd6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335837.954812, '_creation_time': 1266335779.6414261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x34e8410>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3aab810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f71ad04c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2727550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2832 16:57:18,821 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2833 16:57:18,821 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2834 16:57:18,822 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2835 16:57:18,823 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2836 16:57:18,824 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2837 16:57:18,824 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2838 16:57:18,824 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2839 16:57:18,824 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2840 16:57:18,824 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d56de8>, 'environ': {'routes.route': <routes.route.Route object at 0x33d8550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33d8790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x399d150>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x399d090>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x33d8810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39e4bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x399d150>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'wsgi.input': <socket._fileobject object at 0x3992ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335838.8251181, '_creation_time': 1266335779.6414261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x39e4bd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3aabd90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f71ad04c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2727550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2841 16:57:19,704 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2842 16:57:19,788 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2843 16:57:19,837 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2844 16:57:19,838 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2845 16:57:19,839 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2846 16:57:19,839 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2847 16:57:19,839 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2848 16:57:19,839 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2849 16:57:19,839 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d51de8>, 'environ': {'routes.route': <routes.route.Route object at 0x33d8550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/shortlog', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33d8790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3c239d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3c23b50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x33d8810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39d33d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3c239d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'wsgi.input': <socket._fileobject object at 0x3bf2dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335839.8400109, '_creation_time': 1266335779.6414261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x39d33d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d5ae10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f71ad04c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2727550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2850 16:57:20,724 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2851 16:57:20,725 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2852 16:57:22,893 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2853 16:57:22,896 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2854 16:57:22,897 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2855 16:57:22,898 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2856 16:57:22,898 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2857 16:57:22,898 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2858 16:57:22,899 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d51578>, 'environ': {'routes.route': <routes.route.Route object at 0x33d8550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x33d8790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3bb0a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x33d8810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3bb0cd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d5a650>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3bb0a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x33d8850>, 'wsgi.input': <socket._fileobject object at 0x3bf28d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266335842.899967, '_creation_time': 1266335779.6414261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d5a650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x399d3d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f71ad04c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2727550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2859 16:57:23,790 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2860 16:57:23,791 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2861 16:59:47,863 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2862 16:59:47,863 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2863 16:59:47,867 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2864 16:59:47,868 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2865 16:59:47,871 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2866 16:59:47,871 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2867 16:59:47,879 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553902377232: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2868 16:59:47,879 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553893984528: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2869 16:59:47,879 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553885591824: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2870 16:59:47,880 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553877199120: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2871 16:59:47,880 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553868806416: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2872 16:59:47,880 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553860413712: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2873 16:59:47,880 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553852021008: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2874 16:59:47,881 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553843628304: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2875 16:59:47,881 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553835235600: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2876 16:59:47,881 DEBUG [paste.httpserver.ThreadPool] Started new worker 140553826842896: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2877 17:06:29,268 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2878 17:06:29,274 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2879 17:06:29,275 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2880 17:06:29,327 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2881 17:06:29,327 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2882 17:06:29,328 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2883 17:06:29,328 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2884 17:06:29,328 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1bcab18>, 'environ': {'routes.route': <routes.route.Route object at 0x1a7e550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1a7e790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1b8ee10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1b8ead0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1a7e810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1b8e8d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1a7e850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1b8ee10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1a7e850>, 'wsgi.input': <socket._fileobject object at 0x1b73550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336389.3285661, '_creation_time': 1266336389.3285661}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1b8e8d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1b8e5d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd545e8d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdcc5d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2885 17:06:29,328 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2886 17:06:29,329 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2887 17:07:32,785 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2888 17:07:32,785 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2889 17:07:32,788 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2890 17:07:32,789 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2891 17:07:32,792 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2892 17:07:32,792 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2893 17:07:32,801 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113934706960: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2894 17:07:32,801 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113926314256: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2895 17:07:32,801 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113917921552: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2896 17:07:32,802 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113909528848: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2897 17:07:32,802 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113901136144: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2898 17:07:32,802 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113892743440: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2899 17:07:32,802 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113884350736: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2900 17:07:32,803 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113875958032: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2901 17:07:32,803 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113867565328: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2902 17:07:32,804 DEBUG [paste.httpserver.ThreadPool] Started new worker 140113859172624: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2903 17:07:40,107 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2904 17:07:40,110 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2905 17:07:40,111 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2906 17:07:40,162 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2907 17:07:40,162 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2908 17:07:40,162 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2909 17:07:40,162 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2910 17:07:40,162 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2367b18>, 'environ': {'routes.route': <routes.route.Route object at 0x2253550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2253790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2363e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2363ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2253810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x23638d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2253850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2363e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2253850>, 'wsgi.input': <socket._fileobject object at 0x2348550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336460.163064, '_creation_time': 1266336460.163064}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x23638d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x23635d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6ed5caf1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15a35d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2911 17:07:41,095 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2912 17:07:41,095 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2913 17:07:41,096 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2914 17:07:42,986 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2915 17:07:42,988 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2916 17:07:42,989 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2917 17:07:42,989 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2918 17:07:42,989 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2919 17:07:42,989 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2920 17:07:42,989 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ba90c8>, 'environ': {'routes.route': <routes.route.Route object at 0x2253550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2253790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b6c2d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b6c210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2253810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2363950>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2253850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b6c2d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2253850>, 'wsgi.input': <socket._fileobject object at 0x23486d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336462.989825, '_creation_time': 1266336460.163064}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2363950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b6c050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6ed5caf1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15a35d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2921 17:07:43,868 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2922 17:07:43,868 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2923 17:07:43,868 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2924 17:07:52,857 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2925 17:07:52,857 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2926 17:07:52,861 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2927 17:07:52,861 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2928 17:07:52,865 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2929 17:07:52,865 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2930 17:07:52,873 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803320662288: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2931 17:07:52,873 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803312269584: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2932 17:07:52,874 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803303876880: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2933 17:07:52,874 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803295484176: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2934 17:07:52,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803287091472: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2935 17:07:52,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803278698768: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2936 17:07:52,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803198748944: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2937 17:07:52,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803190356240: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2938 17:07:52,876 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803181963536: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2939 17:07:52,876 DEBUG [paste.httpserver.ThreadPool] Started new worker 139803173570832: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2940 17:07:54,352 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2941 17:07:54,360 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2942 17:07:54,365 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2943 17:07:54,441 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2944 17:07:54,441 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2945 17:07:54,442 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2946 17:07:54,442 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2947 17:07:54,442 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x237cb18>, 'environ': {'routes.route': <routes.route.Route object at 0x2232550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2232790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2342e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2342ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2232810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x23428d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2232850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2342e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2232850>, 'wsgi.input': <socket._fileobject object at 0x2327550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336474.4426711, '_creation_time': 1266336474.4426711}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x23428d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x23425d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2683c0c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1582550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2948 17:07:55,316 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2949 17:07:55,316 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2950 17:07:57,992 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2951 17:07:57,996 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2952 17:07:57,996 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2953 17:07:57,996 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2954 17:07:57,996 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2955 17:07:57,997 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2956 17:07:57,997 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2838500>, 'environ': {'routes.route': <routes.route.Route object at 0x2232550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2232790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x28392d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2839210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2232810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2342950>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2232850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x28392d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2232850>, 'wsgi.input': <socket._fileobject object at 0x23276d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336477.9974439, '_creation_time': 1266336474.4426711}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2342950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x282cd90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2683c0c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1582550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2957 17:07:58,906 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2958 17:07:58,906 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2959 17:11:26,496 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2960 17:11:26,496 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2961 17:11:26,500 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2962 17:11:26,500 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2963 17:11:26,503 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2964 17:11:26,504 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2965 17:11:26,512 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287422282000: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2966 17:11:26,512 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287413889296: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2967 17:11:26,513 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287405496592: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2968 17:11:26,513 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287397103888: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2969 17:11:26,513 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287388711184: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2970 17:11:26,514 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287380318480: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2971 17:11:26,514 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287371925776: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2972 17:11:26,514 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287363533072: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2973 17:11:26,514 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287355140368: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2974 17:11:26,515 DEBUG [paste.httpserver.ThreadPool] Started new worker 140287346747664: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2975 17:11:27,788 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2976 17:11:27,792 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2977 17:11:27,794 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2978 17:11:27,847 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2979 17:11:27,848 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2980 17:11:27,848 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2981 17:11:27,848 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2982 17:11:27,848 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3876b18>, 'environ': {'routes.route': <routes.route.Route object at 0x3734550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3734790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3844e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3844ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3734810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x38448d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3734850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3844e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3734850>, 'wsgi.input': <socket._fileobject object at 0x3829550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336687.8487141, '_creation_time': 1266336687.8487141}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x38448d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x38445d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f973e8bf1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a865d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2983 17:11:27,851 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 OK
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2984 17:11:27,851 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2985 17:11:35,000 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2986 17:11:35,001 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2987 17:11:35,004 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2988 17:11:35,004 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2989 17:11:35,008 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2990 17:11:35,008 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2991 17:11:35,017 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872331503888: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2992 17:11:35,017 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872323111184: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2993 17:11:35,017 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872314718480: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2994 17:11:35,018 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872306325776: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2995 17:11:35,018 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872297933072: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2996 17:11:35,019 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872289540368: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2997 17:11:35,019 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872281147664: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2998 17:11:35,019 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872272754960: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2999 17:11:35,020 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872264362256: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3000 17:11:35,020 DEBUG [paste.httpserver.ThreadPool] Started new worker 139872255969552: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3001 17:11:35,563 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3002 17:11:35,573 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3003 17:11:35,574 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3004 17:11:35,638 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3005 17:11:35,639 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3006 17:11:35,639 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3007 17:11:35,639 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3008 17:11:35,639 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31b5938>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/czy_jest_spotkanie/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/czy_jest_spotkanie/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31bc6d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31bc390>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31bc190>, {'action': u'view', 'controller': u'hg', 'path_info': 'czy_jest_spotkanie/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31bc6d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3040650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336695.6398399, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x31bc190>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31b7e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3009 17:11:35,708 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3010 17:11:35,733 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3011 17:11:35,735 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3012 17:11:35,736 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3013 17:11:35,737 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3014 17:11:35,738 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3015 17:11:35,738 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3016 17:11:35,738 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3017 17:11:35,739 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3018 17:11:35,740 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3664cd0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2c08758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x30bb5d0>, 'url': <routes.util.URLGenerator object at 0x31bc2d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3664b50 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3664cd0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x36650e0>, 'session': {'_accessed_time': 1266336695.740916, '_creation_time': 1266336695.6398399}, 'N_': <function gettext_noop at 0x2c08410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x30bb5d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'pylons.errorware': {'debug': True}, 'here': '/home/marcink/python_workspace/hg_app', 'pylons.strict_c': False, 'logview.sqlalchemy': '#faa', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x30bb5d0>, 'logview.*': '#aaa', 'beaker.session.type': 'memory', 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'pylons.c_attach_args': True, 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'logview.pylons.templating': '#bfb', 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'smtp_server': 'localhost', 'routes.map': <routes.mapper.Mapper object at 0x30bb410>, 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'logview.pylons.templating': '#bfb', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'logview.sqlalchemy': '#faa', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'logview.*': '#aaa', 'beaker.session.type': 'memory'}, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions', 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}}, 'response': <Response at 0x3664b90 200 OK>, '_': <function ugettext at 0x2c08578>}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3019 17:11:35,743 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3020 17:11:35,744 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3021 17:11:38,931 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3022 17:11:38,933 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3023 17:11:38,934 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3024 17:11:38,934 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3025 17:11:38,934 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3026 17:11:38,935 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3027 17:11:38,935 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31b52a8>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x366f450>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3657850>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31bc210>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x366f450>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x31b01d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336698.9354019, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x31bc210>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x36f8e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3028 17:11:38,940 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3029 17:11:38,942 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3030 17:11:38,982 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3031 17:11:38,983 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3032 17:11:38,984 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3033 17:11:38,984 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3034 17:11:38,984 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3035 17:11:38,984 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3036 17:11:38,984 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3702758>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-paper.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3664f50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x36786d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3678450>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3664f50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3662f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336698.9852099, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3678450>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3678050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3037 17:11:38,989 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3038 17:11:38,990 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3039 17:11:38,994 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3040 17:11:38,995 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3041 17:11:38,996 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3042 17:11:38,996 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3043 17:11:38,996 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3044 17:11:38,996 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3045 17:11:38,996 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3702e60>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37076d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3707590>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3678590>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37076d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3662e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336698.9969261, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3678590>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3664c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3046 17:11:39,001 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3047 17:11:39,059 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3048 17:11:40,584 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3049 17:11:40,587 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3050 17:11:40,588 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3051 17:11:40,589 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3052 17:11:40,589 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3053 17:11:40,590 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3054 17:11:40,590 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3702c08>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x366f410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x366f7d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3678650>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x366f410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3662ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336700.5911119, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3678650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3678550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3055 17:11:40,614 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3056 17:11:40,616 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3057 17:11:40,659 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3058 17:11:40,660 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3059 17:11:40,660 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3060 17:11:40,661 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3061 17:11:40,661 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3062 17:11:40,661 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3063 17:11:40,661 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3715140>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-paper.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3716090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3707f90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3678250>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3716090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3662f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336700.661763, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3678250>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3707e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3064 17:11:40,666 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3065 17:11:40,666 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3066 17:11:40,683 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3067 17:11:40,684 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3068 17:11:40,685 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3069 17:11:40,685 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3070 17:11:40,685 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3071 17:11:40,685 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3072 17:11:40,685 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3715848>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3716bd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3716b10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3707b90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3716bd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x37049d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336700.6862409, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3707b90>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3716450>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3073 17:11:40,692 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3074 17:11:40,692 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3075 17:11:41,232 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3076 17:11:41,249 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3077 17:11:41,251 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3078 17:11:41,251 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3079 17:11:41,251 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3080 17:11:41,252 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3081 17:11:41,252 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37026e0>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37163d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37167d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3716750>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37163d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3662f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336701.2533231, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3716750>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37160d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3082 17:11:41,266 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3083 17:11:41,268 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3084 17:11:41,331 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3085 17:11:41,332 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3086 17:11:41,332 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3087 17:11:41,333 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3088 17:11:41,333 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3089 17:11:41,333 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3090 17:11:41,333 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3715cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-paper.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3707b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3707950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3716810>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3707b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336701.333699, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3716810>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3707e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3091 17:11:41,338 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3092 17:11:41,338 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3093 17:11:41,354 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3094 17:11:41,356 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3095 17:11:41,356 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3096 17:11:41,356 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3097 17:11:41,356 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3098 17:11:41,356 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3099 17:11:41,357 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3715c08>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x371ae50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x371add0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3707ed0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x371ae50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336701.357245, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3707ed0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3678250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3100 17:11:41,361 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3101 17:11:41,361 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3102 17:11:42,000 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3103 17:11:42,002 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3104 17:11:42,002 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3105 17:11:42,002 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3106 17:11:42,003 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3107 17:11:42,003 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3108 17:11:42,003 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37a1488>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37a2310>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37a21d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x371aa10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37a2310>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336702.003861, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x371aa10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x371a790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3109 17:11:42,008 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3110 17:11:42,008 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3111 17:11:42,134 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3112 17:11:42,137 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3113 17:11:42,138 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3114 17:11:42,138 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3115 17:11:42,139 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3116 17:11:42,139 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3117 17:11:42,139 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3715050>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x371ab10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x371a910>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x371a250>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x371ab10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336702.1405649, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x371a250>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x371afd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3118 17:11:42,153 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3119 17:11:42,154 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3120 17:11:42,226 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3121 17:11:42,229 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3122 17:11:42,230 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3123 17:11:42,230 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3124 17:11:42,231 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3125 17:11:42,231 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3126 17:11:42,231 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3715de8>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3707b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3707710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x371a950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3707b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x37047d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336702.232604, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x371a950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3664190>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3127 17:11:42,246 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3128 17:11:42,247 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3129 17:12:54,166 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3130 17:12:54,168 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3131 17:12:54,213 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3132 17:12:54,214 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3133 17:12:54,214 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3134 17:12:54,215 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3135 17:12:54,215 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3702aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=name', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x366f710>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x366fe50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3707390>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x366f710>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336774.216383, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3707390>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3707d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3136 17:12:54,229 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3137 17:12:54,235 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3138 17:12:54,281 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3139 17:12:54,282 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3140 17:12:54,282 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3141 17:12:54,282 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3142 17:12:54,283 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3143 17:12:54,283 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3144 17:12:54,283 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37a1aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=name', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-paper.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37ad450>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37ad390>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x366ffd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37ad450>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336774.2835071, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x366ffd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37a2850>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3145 17:12:54,288 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3146 17:12:54,289 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3147 17:12:54,309 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3148 17:12:54,310 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3149 17:12:54,310 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3150 17:12:54,310 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3151 17:12:54,310 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3152 17:12:54,311 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3153 17:12:54,311 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37027d0>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=name', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37a2050>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37a20d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37a27d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37a2050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336774.3114419, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37a27d0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3716490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3154 17:12:54,315 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3155 17:12:54,315 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3156 17:12:55,363 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3157 17:12:55,366 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3158 17:12:55,367 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3159 17:12:55,368 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3160 17:12:55,368 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3161 17:12:55,368 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3162 17:12:55,369 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x365bf50>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=name', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=description', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x366f610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x366ff50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37a2750>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x366f610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704150 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336775.369911, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37a2750>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37a2710>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3163 17:12:55,377 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3164 17:12:55,379 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3165 17:12:55,418 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3166 17:12:55,419 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3167 17:12:55,419 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3168 17:12:55,419 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3169 17:12:55,419 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3170 17:12:55,420 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3171 17:12:55,420 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37a1140>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-paper.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x371a910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x371ab50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x366fc50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x371a910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336775.4204309, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x366fc50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3664210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3172 17:12:55,424 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3173 17:12:55,424 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3174 17:12:55,506 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3175 17:12:55,507 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3176 17:12:55,507 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3177 17:12:55,507 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3178 17:12:55,507 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3179 17:12:55,508 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3180 17:12:55,508 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37a9050>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37b8490>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37b8610>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3707bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37b8490>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x37040d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336775.5083981, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3707bd0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x371ac90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3181 17:12:55,512 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3182 17:12:55,512 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3183 17:12:56,572 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3184 17:12:56,575 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3185 17:12:56,576 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3186 17:12:56,577 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3187 17:12:56,577 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3188 17:12:56,577 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3189 17:12:56,578 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37a9848>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=contact', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37b8e50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37b8d10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x371a990>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37b8e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336776.578922, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x371a990>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37ad090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3190 17:12:56,589 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3191 17:12:56,591 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3192 17:12:56,642 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3193 17:12:56,643 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3194 17:12:56,644 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3195 17:12:56,644 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3196 17:12:56,644 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3197 17:12:56,644 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3198 17:12:56,644 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37151b8>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=contact', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-paper.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x371add0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x371ad10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37b8cd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-paper.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x371add0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x37041d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336776.6447279, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37b8cd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x371a050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3199 17:12:56,649 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3200 17:12:56,649 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3201 17:12:56,677 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3202 17:12:56,679 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3203 17:12:56,679 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3204 17:12:56,679 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3205 17:12:56,679 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3206 17:12:56,679 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3207 17:12:56,680 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x365bb18>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=contact', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hglogo.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3707710>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3707a90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x371ae50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hglogo.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3707710>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x37047d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336776.6803291, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x371ae50>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x371aad0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3208 17:12:56,684 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3209 17:12:56,684 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3210 17:12:57,302 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3211 17:12:57,306 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3212 17:12:57,307 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3213 17:12:57,308 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3214 17:12:57,308 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3215 17:12:57,308 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3216 17:12:57,309 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3702668>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x366fc90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x366f510>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3678250>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x366fc90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x37044d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336777.309978, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3678250>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3707790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3217 17:12:57,322 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3218 17:12:57,323 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3219 17:12:57,544 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3220 17:12:57,546 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3221 17:12:57,548 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3222 17:12:57,548 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3223 17:12:57,548 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3224 17:12:57,549 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3225 17:12:57,549 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37a92a8>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37a27d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37a2fd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x366f950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37a27d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x3704150 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336777.5502779, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x366f950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x366ff10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3226 17:12:57,563 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3227 17:12:57,564 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3228 17:12:57,652 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3229 17:12:57,655 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3230 17:12:57,656 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3231 17:12:57,657 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3232 17:12:57,657 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3233 17:12:57,658 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3234 17:12:57,658 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37a9c08>, 'environ': {'routes.route': <routes.route.Route object at 0x30bb550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x30bb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37c0cd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x30bb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37c0c10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3716250>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37c0cd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x30bb850>, 'wsgi.input': <socket._fileobject object at 0x37ac7d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336777.6592081, '_creation_time': 1266336695.6398399}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3716250>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37c0950>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f36951ea1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x240a550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3235 17:12:57,677 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3236 17:12:57,677 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3237 17:13:03,593 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3238 17:13:03,593 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3239 17:13:03,597 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3240 17:13:03,597 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3241 17:13:03,600 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3242 17:13:03,600 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3243 17:13:03,608 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099389925648: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3244 17:13:03,609 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099381532944: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3245 17:13:03,609 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099373140240: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3246 17:13:03,609 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099364747536: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3247 17:13:03,610 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099356354832: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3248 17:13:03,610 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099347962128: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3249 17:13:03,610 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099339569424: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3250 17:13:03,610 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099331176720: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3251 17:13:03,611 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099322784016: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3252 17:13:03,611 DEBUG [paste.httpserver.ThreadPool] Started new worker 140099314391312: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3253 17:14:38,012 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3254 17:14:38,015 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3255 17:14:38,017 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3256 17:14:38,072 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3257 17:14:38,073 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3258 17:14:38,073 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3259 17:14:38,073 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3260 17:14:38,073 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2d7fb18>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=contact', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d42e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d42ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d428d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d42e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d27550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336878.073858, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d428d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d425d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3261 17:14:38,962 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3262 17:14:38,990 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3263 17:14:39,052 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3264 17:14:39,054 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3265 17:14:39,054 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3266 17:14:39,054 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3267 17:14:39,055 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3268 17:14:39,055 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3269 17:14:39,055 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251050>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=contact', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x324c710>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x324c650>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d42950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x324c710>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d276d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336879.0556369, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2d42950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x324c250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3270 17:14:39,944 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3271 17:14:39,944 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3272 17:14:42,104 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3273 17:14:42,108 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3274 17:14:42,109 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3275 17:14:42,109 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3276 17:14:42,110 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3277 17:14:42,110 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3278 17:14:42,111 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32421b8>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32333d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32337d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32335d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32333d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d275d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336882.1118979, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32335d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3233150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3279 17:14:43,076 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3280 17:14:43,076 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3281 17:14:48,212 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3282 17:14:48,216 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3283 17:14:48,217 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3284 17:14:48,218 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3285 17:14:48,218 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3286 17:14:48,218 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3287 17:14:48,219 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251230>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=contact', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3238610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x324cc90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3233090>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3238610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336888.2199931, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3233090>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3233350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3288 17:14:49,090 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3289 17:14:49,115 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3290 17:14:49,159 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3291 17:14:49,160 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3292 17:14:49,160 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3293 17:14:49,161 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3294 17:14:49,161 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3295 17:14:49,161 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3296 17:14:49,161 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251668>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=contact', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x324cc10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x324c750>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x324c8d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x324cc10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d275d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336889.161721, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x324c8d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x324ca90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3297 17:14:50,031 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3298 17:14:50,032 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3299 17:14:52,169 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3300 17:14:52,172 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3301 17:14:52,174 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3302 17:14:52,174 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3303 17:14:52,174 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3304 17:14:52,175 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3305 17:14:52,175 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251b90>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33ffc50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x33ff750>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x324cd50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33ffc50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336892.1764431, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x324cd50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x324c7d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3306 17:14:53,081 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3307 17:14:53,081 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3308 17:15:00,052 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3309 17:15:00,054 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3310 17:15:00,054 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3311 17:15:00,054 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3312 17:15:00,055 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3313 17:15:00,055 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3314 17:15:00,055 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d51b8>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=contact', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32dc110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32dcbd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x33ffbd0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32dc110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f13d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336900.055594, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x33ffbd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x33ff7d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3315 17:15:00,956 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3316 17:15:00,981 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3317 17:15:01,021 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3318 17:15:01,022 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3319 17:15:01,023 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3320 17:15:01,023 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3321 17:15:01,023 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3322 17:15:01,023 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3323 17:15:01,023 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251398>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=contact', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33ffd10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x33ff510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32dcdd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33ffd10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336901.0242, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x32dcdd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3233050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3324 17:15:01,900 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3325 17:15:01,900 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3326 17:15:04,050 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3327 17:15:04,054 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3328 17:15:04,055 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3329 17:15:04,056 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3330 17:15:04,056 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3331 17:15:04,057 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3332 17:15:04,057 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5938>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3238110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32384d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32339d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3238110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336904.05828, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32339d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32dc490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3333 17:15:04,942 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3334 17:15:04,943 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3335 17:15:15,225 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3336 17:15:15,226 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3337 17:15:15,227 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3338 17:15:15,227 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3339 17:15:15,227 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3340 17:15:15,227 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3341 17:15:15,227 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5a28>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=contact', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x324c110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x324c7d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3238810>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x324c110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336915.228091, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3238810>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31fcf50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3342 17:15:15,233 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3343 17:15:15,235 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3344 17:15:15,290 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3345 17:15:15,291 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3346 17:15:15,291 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3347 17:15:15,292 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3348 17:15:15,292 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3349 17:15:15,292 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3350 17:15:15,292 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5de8>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=contact', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32db550>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32db4d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x324cd10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32db550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d275d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336915.2925961, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x324cd10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31fcb10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3351 17:15:15,308 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3352 17:15:15,308 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3353 17:15:18,303 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3354 17:15:18,304 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3355 17:15:18,304 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3356 17:15:18,304 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3357 17:15:18,304 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3358 17:15:18,304 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3359 17:15:18,305 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5938>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3238110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3238790>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31fcf10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3238110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336918.3052471, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x31fcf10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32dbc10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3360 17:15:18,310 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3361 17:15:18,310 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3362 17:15:25,966 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3363 17:15:25,969 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3364 17:15:25,970 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3365 17:15:25,970 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3366 17:15:25,971 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3367 17:15:25,971 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3368 17:15:25,971 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31fa848>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33ff250>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x33ff050>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32db510>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33ff250>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336925.972549, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32db510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31edf10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3369 17:15:25,989 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3370 17:15:25,990 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3371 17:15:27,345 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3372 17:15:27,348 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3373 17:15:27,350 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3374 17:15:27,350 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3375 17:15:27,350 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3376 17:15:27,351 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3377 17:15:27,351 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251c08>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=name', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=description', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32e91d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32e9150>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x33ff0d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32e91d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336927.352319, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x33ff0d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32dc410>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3378 17:15:27,368 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3379 17:15:27,370 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3380 17:15:27,477 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3381 17:15:27,483 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3382 17:15:27,485 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3383 17:15:27,485 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3384 17:15:27,485 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3385 17:15:27,486 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3386 17:15:27,486 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32e0758>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32e4c50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32e4b90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x324cb90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32e4c50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x3258950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336927.488977, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x324cb90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32e4550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3387 17:15:27,505 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3388 17:15:27,506 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3389 17:15:30,518 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3390 17:15:30,519 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3391 17:15:30,520 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3392 17:15:30,520 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3393 17:15:30,520 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3394 17:15:30,520 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3395 17:15:30,520 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251668>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32dca90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32dced0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32e9950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32dca90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d275d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336930.5210569, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32e9950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32e9890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3396 17:15:30,933 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3397 17:15:30,933 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3398 17:15:31,530 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3399 17:15:31,531 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3400 17:15:31,531 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3401 17:15:31,531 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3402 17:15:31,532 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3403 17:15:31,532 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3404 17:15:31,532 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32421b8>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=name', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=description', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32db810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32dbb90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32dc910>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32db810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336931.5325451, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x32dc910>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31edf10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3405 17:15:31,926 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3406 17:15:31,949 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3407 17:15:31,986 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3408 17:15:31,987 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3409 17:15:31,988 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3410 17:15:31,988 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3411 17:15:31,988 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3412 17:15:31,988 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3413 17:15:31,988 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32512a8>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32e9c90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32e9ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32dbc10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32e9c90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d276d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336931.9891641, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x32dbc10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32e9990>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3414 17:15:32,365 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3415 17:15:32,365 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3416 17:15:35,003 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3417 17:15:35,008 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3418 17:15:35,009 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3419 17:15:35,010 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3420 17:15:35,010 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3421 17:15:35,011 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3422 17:15:35,011 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3242848>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x324c690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x324c5d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d423d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x324c690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d275d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336935.012126, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d423d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32e9550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3423 17:15:35,553 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3424 17:15:35,553 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3425 17:15:41,903 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3426 17:15:41,907 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3427 17:15:41,908 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3428 17:15:41,908 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3429 17:15:41,908 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3430 17:15:41,908 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3431 17:15:41,909 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31fa758>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=name', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=description', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31fcb90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31fcc10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x324cdd0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31fcb90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336941.909447, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x324cdd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x324c210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3432 17:15:42,302 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3433 17:15:42,325 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3434 17:15:42,364 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3435 17:15:42,365 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3436 17:15:42,366 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3437 17:15:42,366 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3438 17:15:42,366 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3439 17:15:42,366 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3440 17:15:42,366 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251578>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3233050>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3233190>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31fccd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3233050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336942.3672259, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x31fccd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3233bd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3441 17:15:42,746 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3442 17:15:42,747 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3443 17:15:45,374 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3444 17:15:45,376 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3445 17:15:45,378 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3446 17:15:45,378 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3447 17:15:45,378 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3448 17:15:45,379 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3449 17:15:45,379 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251758>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32e4510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32e4490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32db1d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32e4510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d276d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336945.3803861, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32db1d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3233290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3450 17:15:45,783 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3451 17:15:45,784 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3452 17:15:50,931 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3453 17:15:50,932 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3454 17:15:50,933 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3455 17:15:50,933 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3456 17:15:50,933 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3457 17:15:50,933 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3458 17:15:50,933 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5de8>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=name', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=description', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3238550>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32387d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32e4190>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3238550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d275d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336950.9339981, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x32e4190>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32e4250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3459 17:15:50,955 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3460 17:15:50,957 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3461 17:15:50,998 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3462 17:15:50,999 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3463 17:15:50,999 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3464 17:15:50,999 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3465 17:15:50,999 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3466 17:15:50,999 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3467 17:15:51,000 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33ff390>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x33ff790>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3238710>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33ff390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f13d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336951.000335, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3238710>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x33ffdd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3468 17:15:51,005 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3469 17:15:51,005 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3470 17:15:51,834 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3471 17:15:51,836 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3472 17:15:51,837 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3473 17:15:51,837 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3474 17:15:51,837 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3475 17:15:51,837 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3476 17:15:51,837 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32e5500>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=name', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=description', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32dc650>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32dc6d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32e4a10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32dc650>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f14d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336951.838212, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x32e4a10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x33ffcd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3477 17:15:51,844 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3478 17:15:51,846 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3479 17:15:51,885 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3480 17:15:51,887 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3481 17:15:51,887 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3482 17:15:51,887 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3483 17:15:51,887 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3484 17:15:51,887 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3485 17:15:51,887 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3238a50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3238a10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x33ff510>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3238a50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d275d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336951.888135, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x33ff510>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x33ffc90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3486 17:15:51,893 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3487 17:15:51,893 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3488 17:15:54,900 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3489 17:15:54,901 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3490 17:15:54,901 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3491 17:15:54,901 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3492 17:15:54,902 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3493 17:15:54,902 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3494 17:15:54,902 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251758>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32db790>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3238190>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x33ff750>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32db790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336954.9026029, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x33ff750>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x33ffb10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3495 17:15:54,908 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3496 17:15:54,908 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3497 17:15:55,030 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3498 17:15:55,033 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3499 17:15:55,034 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3500 17:15:55,034 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3501 17:15:55,035 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3502 17:15:55,035 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3503 17:15:55,035 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251488>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32e40d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32e4490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32e9850>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32e40d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336955.0366199, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32e9850>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32dbf10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3504 17:15:55,049 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3505 17:15:55,049 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3506 17:15:56,530 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3507 17:15:56,532 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3508 17:15:56,532 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3509 17:15:56,532 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3510 17:15:56,532 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3511 17:15:56,532 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3512 17:15:56,533 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3242848>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=name', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'sort=description', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31edf90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31edc90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32e4e10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31edf90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336956.5333021, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x32e4e10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32e4b50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3513 17:15:57,406 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3514 17:15:57,431 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3515 17:15:57,478 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3516 17:15:57,479 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3517 17:15:57,480 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3518 17:15:57,480 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3519 17:15:57,480 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3520 17:15:57,480 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3521 17:15:57,480 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32512a8>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32db790>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32db110>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32dba50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32db790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336957.481108, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x32dba50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32dba10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3522 17:15:58,358 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3523 17:15:58,358 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3524 17:16:00,569 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3525 17:16:00,581 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3526 17:16:00,582 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3527 17:16:00,582 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3528 17:16:00,582 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3529 17:16:00,582 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3530 17:16:00,582 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5e60>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32388d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3238190>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3233b50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32388d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266336960.5827439, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3233b50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32e4d50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3531 17:16:01,702 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3532 17:16:01,702 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3533 17:17:34,186 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3534 17:17:34,197 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3535 17:17:34,198 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3536 17:17:34,198 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3537 17:17:34,198 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3538 17:17:34,198 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3539 17:17:34,198 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5c80>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/?sort=description', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32dc350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32dced0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32e4ad0>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32dc350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d275d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337054.1990769, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32e4ad0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32380d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3540 17:17:35,114 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3541 17:17:35,126 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3542 17:17:35,230 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3543 17:17:35,235 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3544 17:17:35,236 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3545 17:17:35,236 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3546 17:17:35,236 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3547 17:17:35,236 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3548 17:17:35,236 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3251f50>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32e4550>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32e4e50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32dcb50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32e4550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x3258dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337055.237149, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32dcb50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32dc390>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3549 17:17:36,149 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3550 17:17:36,150 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3551 17:17:38,273 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3552 17:17:38,274 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3553 17:17:38,276 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3554 17:17:38,276 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3555 17:17:38,276 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3556 17:17:38,277 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3557 17:17:38,277 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31fab18>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x324c710>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x324c190>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32e9a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x324c710>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x3258850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337058.2784159, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32e9a50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3233690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3558 17:17:38,427 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3559 17:17:38,431 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3560 17:17:38,433 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3561 17:17:38,434 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3562 17:17:38,434 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3563 17:17:38,434 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3564 17:17:38,435 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31fa578>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/file/eaa67bb2bee0'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/file/eaa67bb2bee0', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3639310>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3639290>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x324c2d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/file/eaa67bb2bee0'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3639310>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x3258c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337058.435406, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x324c2d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3639e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3565 17:17:39,258 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3566 17:17:39,259 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3567 17:17:40,143 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3568 17:17:40,205 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3569 17:17:40,251 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3570 17:17:40,259 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3571 17:17:40,259 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3572 17:17:40,259 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3573 17:17:40,259 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3574 17:17:40,259 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3575 17:17:40,260 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x36530c8>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/file/eaa67bb2bee0', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x362b4d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x362b510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x362b7d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x362b4d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x351aed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337060.2603531, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x362b7d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x362bbd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3576 17:17:41,135 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3577 17:17:41,135 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3578 17:17:43,287 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3579 17:17:43,290 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3580 17:17:43,292 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3581 17:17:43,292 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3582 17:17:43,292 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3583 17:17:43,293 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3584 17:17:43,293 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x363fe60>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/file/eaa67bb2bee0', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/file/eaa67bb2bee0/files'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/file/eaa67bb2bee0/files', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x361f7d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x361f290>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x362b790>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/file/eaa67bb2bee0/files'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x361f7d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x351abd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337063.2945299, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x362b790>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x362ba90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3585 17:17:43,298 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3586 17:17:43,344 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3587 17:17:43,344 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3588 17:17:43,345 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3589 17:17:43,345 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3590 17:17:43,345 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3591 17:17:43,345 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x363f9b0>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3639750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3639650>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x361f110>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3639750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x351add0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337063.345942, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x361f110>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x36393d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3592 17:17:45,039 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3593 17:17:45,260 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3594 17:17:45,260 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3595 17:17:46,010 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3596 17:17:46,051 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3597 17:17:46,052 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3598 17:17:46,053 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3599 17:17:46,053 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3600 17:17:46,053 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3601 17:17:46,053 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3602 17:17:46,053 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2d7f578>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/file/eaa67bb2bee0/files', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x353b110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x353b5d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3548fd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x353b110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x351ae50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337066.0538859, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3548fd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3548710>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3603 17:17:46,933 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3604 17:17:46,933 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3605 17:17:49,003 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3606 17:17:49,008 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3607 17:17:49,009 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3608 17:17:49,010 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3609 17:17:49,010 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3610 17:17:49,010 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3611 17:17:49,011 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2d7f500>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/file/eaa67bb2bee0', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/file/eaa67bb2bee0/src'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/file/eaa67bb2bee0/src', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3519910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3519f10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3519bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/file/eaa67bb2bee0/src'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3519910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x351aed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337069.0113289, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3519bd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x35488d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3612 17:17:49,058 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3613 17:17:49,060 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3614 17:17:49,060 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3615 17:17:49,060 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3616 17:17:49,061 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3617 17:17:49,061 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3618 17:17:49,061 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d5a28>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3548c90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3548910>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x35485d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3548c90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x351ae50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337069.0618701, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x35485d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3548fd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3619 17:17:50,516 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3620 17:17:50,884 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3621 17:17:50,884 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3622 17:17:51,021 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3623 17:17:51,022 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3624 17:17:51,023 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3625 17:17:51,023 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3626 17:17:51,023 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3627 17:17:51,023 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3628 17:17:51,023 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x362c398>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3553690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3553450>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3548e10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3553690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d27750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337071.0238149, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3548e10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x361f3d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3629 17:17:51,068 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3630 17:17:51,127 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3631 17:17:51,128 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3632 17:17:51,128 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3633 17:17:51,128 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3634 17:17:51,128 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3635 17:17:51,128 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3636 17:17:51,129 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x36535f0>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/file/eaa67bb2bee0/src', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x35286d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3528850>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3553e50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x35286d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x3258cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337071.129333, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3553e50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3528c90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3637 17:17:52,570 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3638 17:17:52,570 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3639 17:17:52,878 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3640 17:17:52,878 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3641 17:17:54,172 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3642 17:17:54,224 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3643 17:17:54,225 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3644 17:17:54,225 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3645 17:17:54,226 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3646 17:17:54,226 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3647 17:17:54,226 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3242848>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x361b850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x361b410>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3528a10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x361b850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x351ae50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337074.227577, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3528a10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x35281d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3648 17:17:54,813 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3649 17:17:54,818 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3650 17:17:54,822 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3651 17:17:54,822 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3652 17:17:54,822 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3653 17:17:54,824 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3654 17:17:54,824 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32426e0>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/file/eaa67bb2bee0/src', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/file/eaa67bb2bee0/src/file_creator_123b.py'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/file/eaa67bb2bee0/src/file_creator_123b.py', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32f1a10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x36303d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3553190>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/file/eaa67bb2bee0/src/file_creator_123b.py'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32f1a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x2d27550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337074.8247769, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3553190>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32f1950>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3655 17:17:55,749 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3656 17:17:55,749 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3657 17:17:56,296 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3658 17:17:56,321 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3659 17:17:56,359 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3660 17:17:56,362 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3661 17:17:56,362 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3662 17:17:56,362 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3663 17:17:56,362 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3664 17:17:56,362 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3665 17:17:56,363 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3839230>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/file/eaa67bb2bee0/src/file_creator_123b.py', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3832b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3832a90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x362b850>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3832b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f1e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337076.363317, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x362b850>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3832710>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3666 17:17:56,395 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3667 17:17:56,397 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3668 17:17:56,397 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3669 17:17:56,397 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3670 17:17:56,397 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3671 17:17:56,397 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3672 17:17:56,398 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3839758>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/zte_tail/file/eaa67bb2bee0/src/file_creator_123b.py', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/highlightcss'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/zte_tail/highlightcss', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3908c50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3908b90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3639890>, {'action': u'view', 'controller': u'hg', 'path_info': 'zte_tail/highlightcss'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3908c50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x3258ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337076.398298, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3639890>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3908690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3673 17:17:57,979 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3674 17:17:57,979 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3675 17:17:58,224 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3676 17:17:58,227 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3677 17:17:59,391 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3678 17:17:59,439 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3679 17:17:59,441 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3680 17:17:59,441 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3681 17:17:59,441 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3682 17:17:59,442 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3683 17:17:59,442 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3839e60>, 'environ': {'routes.route': <routes.route.Route object at 0x2c32550>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c32790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x383de50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c32810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x383d650>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3908a90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x383de50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c32850>, 'wsgi.input': <socket._fileobject object at 0x31f14d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337079.4434049, '_creation_time': 1266336878.073858}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3908a90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x383d9d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f6b72db31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f825d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3684 17:18:00,369 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3685 17:18:00,369 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3686 17:21:28,567 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3687 17:21:28,568 DEBUG [pylons.configuration] Pushing process configuration
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3688 17:21:28,571 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3689 17:21:28,571 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3690 17:21:28,575 DEBUG [pylons.templating] Initialized Buffet object
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3691 17:21:28,575 DEBUG [pylons.templating] Adding mako template language for use with Buffet
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3692 17:21:28,584 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258597800208: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3693 17:21:28,585 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258589407504: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3694 17:21:28,585 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258581014800: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3695 17:21:28,585 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258572622096: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3696 17:21:28,586 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258564229392: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3697 17:21:28,586 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258555836688: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3698 17:21:28,586 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258547443984: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3699 17:21:28,586 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258539051280: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3700 17:21:28,587 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258530658576: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3701 17:21:28,587 DEBUG [paste.httpserver.ThreadPool] Started new worker 140258522265872: Initial worker pool
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3702 17:21:46,517 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3703 17:21:46,519 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3704 17:21:46,521 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3705 17:21:46,574 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3706 17:21:46,574 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3707 17:21:46,574 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3708 17:21:46,574 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3709 17:21:46,575 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2c31b18>, 'environ': {'routes.route': <routes.route.Route object at 0x2ae25d0>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': '\\'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ae2810>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/\\', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bf2e50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2ae2890>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bf2b10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bf2910>, {'action': u'view', 'controller': u'hg', 'path_info': '\\'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ae28d0>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bf2e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ae28d0>, 'wsgi.input': <socket._fileobject object at 0x2bd7550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337306.575387, '_creation_time': 1266337306.575387}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2bf2910>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bf2610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f90846291c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e335d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3710 17:21:47,485 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3711 17:21:47,564 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3712 17:21:47,565 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3713 17:21:47,565 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3714 17:21:47,565 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3715 17:21:47,565 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3716 17:21:47,566 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3717 17:21:47,566 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3718 17:21:47,566 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3719 17:21:47,566 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x30ae590 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2626758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2ae2650>, 'url': <routes.util.URLGenerator object at 0x2bf2a50>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x30ae410 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x30ae590 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x30e1b48>, 'session': {'_accessed_time': 1266337307.566829, '_creation_time': 1266337306.575387}, 'N_': <function gettext_noop at 0x2626410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2ae2650>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'pylons.errorware': {'debug': True}, 'here': '/home/marcink/python_workspace/hg_app', 'pylons.strict_c': False, 'logview.sqlalchemy': '#faa', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2ae2650>, 'logview.*': '#aaa', 'beaker.session.type': 'memory', 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'pylons.c_attach_args': True, 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'logview.pylons.templating': '#bfb', 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'smtp_server': 'localhost', 'routes.map': <routes.mapper.Mapper object at 0x2ae2490>, 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'logview.pylons.templating': '#bfb', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'logview.sqlalchemy': '#faa', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'logview.*': '#aaa', 'beaker.session.type': 'memory'}, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions', 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}}, 'response': <Response at 0x30ae510 200 OK>, '_': <function ugettext at 0x2626578>}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3720 17:21:47,567 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3721 17:21:47,568 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3722 17:21:52,705 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3723 17:21:52,711 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3724 17:21:52,712 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3725 17:21:52,713 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3726 17:21:52,713 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3727 17:21:52,713 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3728 17:21:52,714 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30eaed8>, 'environ': {'routes.route': <routes.route.Route object at 0x2ae25d0>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ae2810>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30aec10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2ae2890>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x30ae850>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bf2990>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ae28d0>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30aec10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ae28d0>, 'wsgi.input': <socket._fileobject object at 0x2bd76d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337312.7149711, '_creation_time': 1266337306.575387}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2bf2990>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x30aeb90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f90846291c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e335d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3729 17:21:53,624 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3730 17:21:53,648 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3731 17:21:53,688 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3732 17:21:53,689 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3733 17:21:53,690 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3734 17:21:53,690 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3735 17:21:53,690 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3736 17:21:53,690 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3737 17:21:53,690 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30ffb18>, 'environ': {'routes.route': <routes.route.Route object at 0x2ae25d0>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ae2810>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3104790>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3104550>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2ae2890>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3104050>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ae28d0>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3104790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ae28d0>, 'wsgi.input': <socket._fileobject object at 0x2bd75d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337313.6909239, '_creation_time': 1266337306.575387}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3104050>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3104350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f90846291c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e335d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3738 17:21:54,582 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3739 17:21:54,583 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3740 17:21:56,701 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3741 17:21:56,705 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3742 17:21:56,706 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3743 17:21:56,706 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3744 17:21:56,707 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3745 17:21:56,707 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3746 17:21:56,708 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x30ff500>, 'environ': {'routes.route': <routes.route.Route object at 0x2ae25d0>, 'HTTP_COOKIE': 'pylons_app=dc978ac3d8310b7331343eb2744a0b696f544612d08f13a0624d036cff94c88a7239f3eb', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ae2810>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30fbf50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100213 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2ae2890>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x30aefd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3104690>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ae28d0>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30fbf50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ae28d0>, 'wsgi.input': <socket._fileobject object at 0x30a3d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266337316.7088051, '_creation_time': 1266337306.575387}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3104690>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x30edd90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f90846291c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e335d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3747 17:21:57,600 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3748 17:21:57,600 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
5
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3749 13:17:16,641 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3750 13:17:16,642 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3751 13:17:16,652 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3752 13:17:16,652 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3753 13:17:16,655 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3754 13:17:16,655 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3755 13:17:16,658 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333450045712: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3756 13:17:16,658 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333441653008: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3757 13:17:16,658 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333433260304: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3758 13:17:16,658 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333424867600: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3759 13:17:16,659 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333416474896: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3760 13:17:16,659 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333408082192: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3761 13:17:16,659 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333399689488: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3762 13:17:16,659 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333391296784: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3763 13:17:16,660 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333382904080: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3764 13:17:16,660 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333374511376: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3765 13:17:17,360 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3766 13:17:17,366 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3767 13:17:17,367 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3768 13:17:17,861 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3769 13:17:17,861 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3770 13:17:17,862 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3771 13:17:17,862 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3772 13:17:17,862 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2fa1c08>, 'environ': {'routes.route': <routes.route.Route object at 0x2eb1490>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb17d0>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb1750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fa2810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fa24d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fa2390>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb1810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fa2810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb1810>, 'wsgi.input': <socket._fileobject object at 0x2e3ba50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495437.8637631, '_creation_time': 1266495437.8637631}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fa2390>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ec7f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f1cce1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x21fe4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3773 13:17:21,447 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3774 13:17:21,520 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3775 13:17:21,605 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3776 13:17:21,605 DEBUG [paste.httpserver.ThreadPool] Added task (1 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3777 13:17:21,607 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3778 13:17:21,607 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3779 13:17:21,607 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3780 13:17:21,607 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3781 13:17:21,607 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3782 13:17:21,607 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x34479b0>, 'environ': {'routes.route': <routes.route.Route object at 0x2eb1490>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb1750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x344b590>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x344b4d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb17d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fa2410>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb1810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x344b590>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb1810>, 'wsgi.input': <socket._fileobject object at 0x2e3bad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495441.6081979, '_creation_time': 1266495437.8637631}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fa2410>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x343c790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f1cce1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x21fe4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3783 13:17:21,612 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3784 13:17:21,613 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3785 13:17:21,613 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3786 13:17:21,613 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3787 13:17:21,613 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3788 13:17:21,613 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x34379b0>, 'environ': {'routes.route': <routes.route.Route object at 0x2eb1490>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb1750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x343cd50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb17d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x343c0d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x344b3d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb1810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x343cd50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb1810>, 'wsgi.input': <socket._fileobject object at 0x34047d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495441.613838, '_creation_time': 1266495437.8637631}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x344b3d0>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3455490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f1cce1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x21fe4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3789 13:17:23,361 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3790 13:17:23,362 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3791 13:17:23,640 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3792 13:17:23,696 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3793 13:17:24,592 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3794 13:17:24,595 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3795 13:17:24,596 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3796 13:17:24,596 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3797 13:17:24,597 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3798 13:17:24,597 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3799 13:17:24,597 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3452140>, 'environ': {'routes.route': <routes.route.Route object at 0x2eb1490>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2eb1750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3455e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2eb17d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3455110>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x343cd90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2eb1810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3455e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2eb1810>, 'wsgi.input': <socket._fileobject object at 0x3404ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495444.598551, '_creation_time': 1266495437.8637631}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x343cd90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3455350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f1cce1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x21fe4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3800 13:17:25,520 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3801 13:17:25,520 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3802 13:18:34,908 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3803 13:18:34,909 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3804 13:18:34,912 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3805 13:18:34,912 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3806 13:18:34,916 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3807 13:18:34,916 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3808 13:18:34,918 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310507559184: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3809 13:18:34,919 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310499166480: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3810 13:18:34,919 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310490773776: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3811 13:18:34,920 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310482381072: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3812 13:18:34,920 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310473988368: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3813 13:18:34,920 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310465595664: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3814 13:18:34,920 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310457202960: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3815 13:18:34,921 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310448810256: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3816 13:18:34,921 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310440417552: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3817 13:18:34,921 DEBUG [paste.httpserver.ThreadPool] Started new worker 140310432024848: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3818 13:18:37,237 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3819 13:18:37,240 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3820 13:18:37,242 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3821 13:18:37,292 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3822 13:18:37,292 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3823 13:18:37,292 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3824 13:18:37,292 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3825 13:18:37,292 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25bcc80>, 'environ': {'routes.route': <routes.route.Route object at 0x24ce4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x24ce790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25bd910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x24ce810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25bd5d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25bd450>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25bd910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'wsgi.input': <socket._fileobject object at 0x2458a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495517.2929859, '_creation_time': 1266495517.2929859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25bd450>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25bd050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9c9a5251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x181d4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3826 13:18:38,187 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3827 13:18:38,205 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3828 13:18:38,207 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3829 13:18:38,208 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3830 13:18:38,268 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3831 13:18:38,269 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3832 13:18:38,269 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3833 13:18:38,270 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3834 13:18:38,270 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3835 13:18:38,271 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2a63310 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x201c758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'url': <routes.util.URLGenerator object at 0x25bd4d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2a631d0 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2a63310 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2a5e7e8>, 'session': {'_accessed_time': 1266495518.27211, '_creation_time': 1266495517.2929859}, 'N_': <function gettext_noop at 0x201c410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x24ce390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2a63190 200 OK>, '_': <function ugettext at 0x201c578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3836 13:18:38,280 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3837 13:18:38,281 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3838 13:18:38,327 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3839 13:18:38,332 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3840 13:18:38,332 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3841 13:18:38,332 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3842 13:18:38,332 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3843 13:18:38,333 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3844 13:18:38,333 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a5fed8>, 'environ': {'routes.route': <routes.route.Route object at 0x24ce4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x24ce790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/favicon.ico', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a63b90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x24ce810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a63ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2a63950>, {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a63b90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'wsgi.input': <socket._fileobject object at 0x2458bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495518.3334129, '_creation_time': 1266495517.2929859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2a63950>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24e3ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9c9a5251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x181d4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3845 13:18:39,242 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3846 13:18:39,244 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3847 13:18:39,244 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3848 13:18:39,245 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3849 13:18:39,245 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3850 13:18:39,245 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3851 13:18:39,245 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3852 13:18:39,245 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3853 13:18:39,245 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2bb1290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x201c758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'url': <routes.util.URLGenerator object at 0x2a63a10>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2bb1890 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2bb1290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2a6b2d8>, 'session': {'_accessed_time': 1266495519.245975, '_creation_time': 1266495517.2929859}, 'N_': <function gettext_noop at 0x201c410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x24ce390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2bb1a50 200 OK>, '_': <function ugettext at 0x201c578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3854 13:18:39,246 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3855 13:18:39,246 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3856 13:18:41,358 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3857 13:18:41,360 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3858 13:18:41,360 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3859 13:18:41,360 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3860 13:18:41,361 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3861 13:18:41,361 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3862 13:18:41,361 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a6f578>, 'environ': {'routes.route': <routes.route.Route object at 0x24ce4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x24ce790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/favicon.ico', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bb1bd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x24ce810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bb1b10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bb1950>, {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bb1bd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'wsgi.input': <socket._fileobject object at 0x2458ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495521.3615689, '_creation_time': 1266495517.2929859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2bb1950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bb1390>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9c9a5251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x181d4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3863 13:18:42,307 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3864 13:18:42,309 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3865 13:18:42,310 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3866 13:18:42,310 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3867 13:18:42,310 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3868 13:18:42,310 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3869 13:18:42,310 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3870 13:18:42,310 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3871 13:18:42,311 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2a54750 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x201c758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'url': <routes.util.URLGenerator object at 0x2a54250>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2a54810 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2a54750 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2a6b2d8>, 'session': {'_accessed_time': 1266495522.3112869, '_creation_time': 1266495517.2929859}, 'N_': <function gettext_noop at 0x201c410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x24ce390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2a547d0 200 OK>, '_': <function ugettext at 0x201c578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3872 13:18:42,322 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3873 13:18:42,322 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3874 13:18:43,321 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3875 13:18:43,334 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3876 13:18:43,334 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3877 13:18:43,335 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3878 13:18:43,335 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3879 13:18:43,335 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3880 13:18:43,335 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a6f2a8>, 'environ': {'routes.route': <routes.route.Route object at 0x24ce4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x24ce790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bb13d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x24ce810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bb1f10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2a54910>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bb13d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'wsgi.input': <socket._fileobject object at 0x2a62750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495523.335593, '_creation_time': 1266495517.2929859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2a54910>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a54310>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9c9a5251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x181d4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3881 13:18:44,216 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3882 13:18:44,241 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3883 13:18:44,311 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3884 13:18:44,313 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3885 13:18:44,313 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3886 13:18:44,313 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3887 13:18:44,313 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3888 13:18:44,314 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3889 13:18:44,314 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a6fe60>, 'environ': {'routes.route': <routes.route.Route object at 0x24ce4d0>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x24ce790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a75b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a757d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x24ce810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bb1c90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a75b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'wsgi.input': <socket._fileobject object at 0x2a62a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495524.3144901, '_creation_time': 1266495517.2929859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2bb1c90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a755d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9c9a5251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x181d4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3890 13:18:45,217 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3891 13:18:45,217 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3892 13:18:47,381 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3893 13:18:47,391 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3894 13:18:47,393 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3895 13:18:47,393 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3896 13:18:47,394 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3897 13:18:47,394 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3898 13:18:47,395 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a82410>, 'environ': {'routes.route': <routes.route.Route object at 0x24ce4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x24ce790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a7ef50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x24ce810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a7ed10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2a75e50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a7ef50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'wsgi.input': <socket._fileobject object at 0x2a626d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495527.3958189, '_creation_time': 1266495517.2929859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2a75e50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a75490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9c9a5251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x181d4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3899 13:18:48,315 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3900 13:18:48,315 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3901 13:18:59,230 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3902 13:18:59,231 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3903 13:18:59,232 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3904 13:18:59,232 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3905 13:18:59,232 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3906 13:18:59,232 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3907 13:18:59,232 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a6f5f0>, 'environ': {'routes.route': <routes.route.Route object at 0x24ce4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x24ce790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a7e710>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x24ce810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a7e090>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2a7e210>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a7e710>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'wsgi.input': <socket._fileobject object at 0x2a62350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495539.233072, '_creation_time': 1266495517.2929859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2a7e210>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a7e590>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9c9a5251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x181d4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3908 13:19:00,108 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3909 13:19:00,109 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3910 13:19:00,110 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3911 13:19:00,110 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3912 13:19:00,110 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3913 13:19:00,111 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3914 13:19:00,111 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3915 13:19:00,111 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3916 13:19:00,111 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2bb1050 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x201c758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'url': <routes.util.URLGenerator object at 0x2a7e350>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2bb1910 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2bb1050 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2a67d40>, 'session': {'_accessed_time': 1266495540.1118569, '_creation_time': 1266495517.2929859}, 'N_': <function gettext_noop at 0x201c410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x24ce390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2bb18d0 200 OK>, '_': <function ugettext at 0x201c578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3917 13:19:00,112 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3918 13:19:00,112 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3919 13:19:02,002 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3920 13:19:02,004 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3921 13:19:02,004 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3922 13:19:02,004 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3923 13:19:02,005 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3924 13:19:02,005 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3925 13:19:02,005 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a5f320>, 'environ': {'routes.route': <routes.route.Route object at 0x24ce4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x24ce790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a54910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x24ce810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a54390>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bb1710>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a54910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x24ce850>, 'wsgi.input': <socket._fileobject object at 0x2a62ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495542.0055871, '_creation_time': 1266495517.2929859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2bb1710>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a7e250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9c9a5251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x181d4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3926 13:19:03,054 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3927 13:19:03,056 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3928 13:19:03,056 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3929 13:19:03,057 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3930 13:19:03,057 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3931 13:19:03,057 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3932 13:19:03,057 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3933 13:19:03,057 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3934 13:19:03,057 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2a86ed0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x201c758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'url': <routes.util.URLGenerator object at 0x2bb13d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2a86150 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2a86ed0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2a84b48>, 'session': {'_accessed_time': 1266495543.0580609, '_creation_time': 1266495517.2929859}, 'N_': <function gettext_noop at 0x201c410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x24ce390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x24ce590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2a86bd0 200 OK>, '_': <function ugettext at 0x201c578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3935 13:19:03,058 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3936 13:19:03,058 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3937 13:19:09,873 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3938 13:19:09,873 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3939 13:19:09,876 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3940 13:19:09,877 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3941 13:19:09,880 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3942 13:19:09,880 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3943 13:19:09,882 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686751332624: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3944 13:19:09,883 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686742939920: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3945 13:19:09,883 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686734547216: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3946 13:19:09,883 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686726154512: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3947 13:19:09,883 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686717761808: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3948 13:19:09,884 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686709369104: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3949 13:19:09,884 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686700976400: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3950 13:19:09,884 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686692583696: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3951 13:19:09,884 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686684190992: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3952 13:19:09,885 DEBUG [paste.httpserver.ThreadPool] Started new worker 139686675798288: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3953 13:19:12,056 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3954 13:19:12,063 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3955 13:19:12,064 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3956 13:19:12,123 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3957 13:19:12,124 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3958 13:19:12,124 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3959 13:19:12,124 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3960 13:19:12,124 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x20fcc80>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x20fd890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x20fd550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x20fd410>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x20fd890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x1f94a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495552.1247971, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x20fd410>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x201ff90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3961 13:19:13,062 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3962 13:19:13,091 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3963 13:19:13,171 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3964 13:19:13,182 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3965 13:19:13,183 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3966 13:19:13,183 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3967 13:19:13,183 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3968 13:19:13,183 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3969 13:19:13,183 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25a5a28>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25a6690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25a65d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x20fd490>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25a6690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x1f94bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495553.1836989, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x20fd490>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25a6090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3970 13:19:14,122 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3971 13:19:14,122 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3972 13:19:16,248 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3973 13:19:16,251 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3974 13:19:16,252 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3975 13:19:16,253 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3976 13:19:16,253 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3977 13:19:16,253 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3978 13:19:16,254 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25a5488>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2596e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2596cd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25a64d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2596e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x1f94ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495556.255013, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25a64d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25a6290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3979 13:19:17,191 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3980 13:19:17,191 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3981 13:19:20,569 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3982 13:19:20,571 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3983 13:19:20,571 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3984 13:19:20,571 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3985 13:19:20,571 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3986 13:19:20,571 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3987 13:19:20,572 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25b9230>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25a8ed0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25a8dd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2596d10>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25a8ed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x25638d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495560.5723441, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2596d10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25967d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3988 13:19:21,467 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3989 13:19:21,468 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3990 13:19:21,470 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3991 13:19:21,471 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3992 13:19:21,471 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3993 13:19:21,471 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3994 13:19:21,471 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3995 13:19:21,471 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3996 13:19:21,472 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3997 13:19:21,472 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x25a8a10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1b58758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x200a590>, 'url': <routes.util.URLGenerator object at 0x25a8650>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x25a8b50 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x25a8a10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x25a4560>, 'session': {'_accessed_time': 1266495561.4725809, '_creation_time': 1266495552.1247971}, 'N_': <function gettext_noop at 0x1b58410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x200a590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x200a390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x200a590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x25a8f50 200 OK>, '_': <function ugettext at 0x1b58578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3998 13:19:21,473 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
3999 13:19:21,473 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4000 13:19:26,503 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4001 13:19:26,511 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4002 13:19:26,512 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4003 13:19:26,513 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4004 13:19:26,513 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4005 13:19:26,513 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4006 13:19:26,514 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25b9a28>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25a6fd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25a6e50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25a8c10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25a6fd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x25a91d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495566.514863, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25a8c10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25a82d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4007 13:19:27,404 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4008 13:19:27,429 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4009 13:19:27,457 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4010 13:19:27,461 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4011 13:19:27,461 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4012 13:19:27,461 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4013 13:19:27,462 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4014 13:19:27,462 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4015 13:19:27,462 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25c6668>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25b8e90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25b8f90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25a6d90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25b8e90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x25a9ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495567.462563, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25a6d90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25c3e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4016 13:19:28,390 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4017 13:19:28,390 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4018 13:19:30,501 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4019 13:19:30,504 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4020 13:19:30,504 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4021 13:19:30,504 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4022 13:19:30,505 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4023 13:19:30,505 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4024 13:19:30,505 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25b9e60>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25b8f90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25b8f10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x20fd290>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25b8f90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x25a9a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495570.5054989, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x20fd290>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25c3e90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4025 13:19:31,372 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4026 13:19:31,373 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4027 13:19:53,130 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4028 13:19:53,131 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4029 13:19:53,132 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4030 13:19:53,132 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4031 13:19:53,132 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4032 13:19:53,132 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4033 13:19:53,132 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25b96e0>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25a6fd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25a67d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25b8d50>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25a6fd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x25a9c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495593.1328471, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25b8d50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25c3990>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4034 13:19:54,001 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4035 13:19:54,003 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4036 13:19:54,004 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4037 13:19:54,004 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4038 13:19:54,004 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4039 13:19:54,004 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4040 13:19:54,005 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4041 13:19:54,005 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4042 13:19:54,005 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x25c4b50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1b58758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x200a590>, 'url': <routes.util.URLGenerator object at 0x25c3410>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x25c4a50 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x25c4b50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x25b31b8>, 'session': {'_accessed_time': 1266495594.00563, '_creation_time': 1266495552.1247971}, 'N_': <function gettext_noop at 0x1b58410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x200a590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x200a390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x200a590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x25c4710 200 OK>, '_': <function ugettext at 0x1b58578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4043 13:19:54,006 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4044 13:19:54,006 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4045 13:19:59,051 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4046 13:19:59,053 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4047 13:19:59,053 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4048 13:19:59,053 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4049 13:19:59,053 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4050 13:19:59,054 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4051 13:19:59,054 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25c60c8>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25c4a10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25c49d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25c4590>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25c4a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x25a9b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495599.0544021, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25c4590>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25c3c90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4052 13:19:59,939 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4053 13:19:59,965 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4054 13:19:59,996 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4055 13:20:00,002 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4056 13:20:00,003 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4057 13:20:00,003 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4058 13:20:00,003 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4059 13:20:00,003 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4060 13:20:00,003 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25b9b18>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25c4610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25c4f10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25c4910>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25c4610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x25a9650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495600.003757, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25c4910>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25c4f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4061 13:20:00,926 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4062 13:20:00,926 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4063 13:20:02,994 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4064 13:20:02,997 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4065 13:20:02,998 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4066 13:20:02,999 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4067 13:20:02,999 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4068 13:20:02,999 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4069 13:20:02,999 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x25c6b18>, 'environ': {'routes.route': <routes.route.Route object at 0x200a4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x200a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2778350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x200a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2778ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25a6fd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2778350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x200a850>, 'wsgi.input': <socket._fileobject object at 0x25a9250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495602.9997089, '_creation_time': 1266495552.1247971}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25a6fd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25c4b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0b5f8da1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1355550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4070 13:20:04,029 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4071 13:20:04,029 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4072 13:21:07,882 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4073 13:21:07,883 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4074 13:21:07,886 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4075 13:21:07,886 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4076 13:21:07,890 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4077 13:21:07,905 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4078 13:21:07,905 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4079 13:21:07,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667122514192: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4080 13:21:07,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667114121488: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4081 13:21:07,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667105728784: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4082 13:21:07,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667097336080: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4083 13:21:07,909 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667088943376: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4084 13:21:07,909 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667080550672: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4085 13:21:07,909 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667072157968: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4086 13:21:07,909 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667063765264: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4087 13:21:07,910 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667055372560: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4088 13:21:07,910 DEBUG [paste.httpserver.ThreadPool] Started new worker 140667046979856: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4089 13:21:12,898 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4090 13:21:12,901 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4091 13:21:12,901 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4092 13:21:12,901 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4093 13:21:12,902 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4094 13:21:12,903 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4095 13:21:12,962 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4096 13:21:12,962 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4097 13:21:12,962 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4098 13:21:12,962 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4099 13:21:12,962 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2dcec80>, 'environ': {'routes.route': <routes.route.Route object at 0x2cdd4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2cdd790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2dcf910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2cdd810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2dcf5d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2dcf510>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2cdd850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2dcf910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2cdd850>, 'wsgi.input': <socket._fileobject object at 0x2c67a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495672.9632299, '_creation_time': 1266495672.9632299}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2dcf510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2dcf050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fefa23ab1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x202c4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4100 13:21:13,896 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4101 13:21:13,903 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4102 13:21:13,904 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4103 13:21:13,904 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4104 13:21:13,904 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4105 13:21:13,904 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4106 13:21:13,904 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4107 13:21:13,905 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4108 13:21:13,905 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4109 13:21:13,905 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4110 13:21:13,905 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4111 13:21:13,905 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4112 13:21:13,905 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3277350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x282b758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2cdd590>, 'url': <routes.util.URLGenerator object at 0x32771d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3277190 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3277350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x32737a0>, 'session': {'_accessed_time': 1266495673.90623, '_creation_time': 1266495672.9632299}, 'N_': <function gettext_noop at 0x282b410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2cdd590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2cdd390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2cdd590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3277290 200 OK>, '_': <function ugettext at 0x282b578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4113 13:21:13,907 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4114 13:21:13,907 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4115 13:21:23,863 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4116 13:21:23,863 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4117 13:21:23,866 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4118 13:21:23,866 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4119 13:21:23,870 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4120 13:21:23,870 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4121 13:21:23,870 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4122 13:21:23,873 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581756258576: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4123 13:21:23,873 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581747865872: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4124 13:21:23,873 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581739473168: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4125 13:21:23,873 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581731080464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4126 13:21:23,874 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581722687760: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4127 13:21:23,874 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581714295056: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4128 13:21:23,874 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581705902352: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4129 13:21:23,874 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581697509648: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4130 13:21:23,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581689116944: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4131 13:21:23,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 140581680724240: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4132 13:21:28,889 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4133 13:21:28,891 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4134 13:21:28,891 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4135 13:21:28,891 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4136 13:21:28,892 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4137 13:21:28,893 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4138 13:21:28,956 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4139 13:21:28,956 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4140 13:21:28,956 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4141 13:21:28,956 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4142 13:21:28,957 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a53c80>, 'environ': {'routes.route': <routes.route.Route object at 0x295f4d0>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x295f790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a54910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x295f810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a545d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2a54510>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x295f850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a54910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x295f850>, 'wsgi.input': <socket._fileobject object at 0x28e9a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495688.957387, '_creation_time': 1266495688.957387}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2a54510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a54050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fdbc20101c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cb44d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4143 13:21:29,884 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4144 13:21:29,891 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4145 13:21:29,892 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4146 13:21:29,892 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4147 13:21:29,892 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4148 13:21:29,892 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4149 13:21:29,893 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4150 13:21:29,893 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4151 13:21:29,893 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4152 13:21:29,893 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4153 13:21:29,894 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4154 13:21:29,894 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4155 13:21:29,894 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2efa350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x24af758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x295f590>, 'url': <routes.util.URLGenerator object at 0x2efa1d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2efa190 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2efa350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2ef67a0>, 'session': {'_accessed_time': 1266495689.8946569, '_creation_time': 1266495688.957387}, 'N_': <function gettext_noop at 0x24af410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x295f590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x295f390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x295f590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2efa290 200 OK>, '_': <function ugettext at 0x24af578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4156 13:21:29,895 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4157 13:21:29,895 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4158 13:25:33,043 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4159 13:25:33,043 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4160 13:25:33,046 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4161 13:25:33,047 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4162 13:25:33,050 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4163 13:25:33,050 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4164 13:25:33,050 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4165 13:25:33,053 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650642077968: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4166 13:25:33,053 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650633685264: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4167 13:25:33,053 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650625292560: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4168 13:25:33,053 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650616899856: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4169 13:25:33,054 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650608507152: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4170 13:25:33,054 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650600114448: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4171 13:25:33,054 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650591721744: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4172 13:25:33,054 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650583329040: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4173 13:25:33,055 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650574936336: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4174 13:25:33,055 DEBUG [paste.httpserver.ThreadPool] Started new worker 139650566543632: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4175 13:25:34,857 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4176 13:25:34,860 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4177 13:25:34,860 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4178 13:25:34,860 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4179 13:25:34,861 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4180 13:25:34,864 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4181 13:25:34,945 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4182 13:25:34,945 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4183 13:25:34,945 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4184 13:25:34,945 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4185 13:25:34,946 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x26fcc80>, 'environ': {'routes.route': <routes.route.Route object at 0x260c550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x260c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x26fd890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x260c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x26fd550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26fd410>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x26fd890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'wsgi.input': <socket._fileobject object at 0x2596a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495934.946404, '_creation_time': 1266495934.946404}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x26fd410>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2621f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f02f74621c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x195b4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4186 13:25:35,866 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4187 13:25:35,897 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4188 13:25:35,927 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4189 13:25:35,928 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4190 13:25:35,929 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4191 13:25:35,929 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4192 13:25:35,929 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4193 13:25:35,930 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4194 13:25:35,930 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4195 13:25:35,930 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4196 13:25:35,930 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4197 13:25:35,930 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ba4aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x260c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x260c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ba9810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ba9750>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x260c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26fd490>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ba9810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'wsgi.input': <socket._fileobject object at 0x2b658d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495935.930876, '_creation_time': 1266495934.946404}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x26fd490>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ba9190>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f02f74621c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x195b4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4198 13:25:37,019 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4199 13:25:37,019 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4200 13:25:39,061 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4201 13:25:39,062 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4202 13:25:39,063 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4203 13:25:39,063 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4204 13:25:39,063 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4205 13:25:39,064 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4206 13:25:39,064 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4207 13:25:39,064 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4208 13:25:39,064 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4209 13:25:39,064 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ba4488>, 'environ': {'routes.route': <routes.route.Route object at 0x260c550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x260c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b96690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x260c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b96790>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b961d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b96690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'wsgi.input': <socket._fileobject object at 0x2596bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495939.0648229, '_creation_time': 1266495934.946404}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b961d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ba9510>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f02f74621c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x195b4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4210 13:25:40,241 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4211 13:25:40,241 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4212 13:25:40,776 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4213 13:25:40,778 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4214 13:25:40,778 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4215 13:25:40,778 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4216 13:25:40,778 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4217 13:25:40,779 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4218 13:25:40,779 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4219 13:25:40,779 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4220 13:25:40,779 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4221 13:25:40,779 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2bb7230>, 'environ': {'routes.route': <routes.route.Route object at 0x260c550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x260c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b9fc10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x260c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b9fb10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b96b10>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b9fc10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'wsgi.input': <socket._fileobject object at 0x2ba5450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495940.7799859, '_creation_time': 1266495934.946404}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b96b10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b968d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f02f74621c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x195b4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4222 13:25:41,708 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4223 13:25:41,710 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4224 13:25:41,711 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4225 13:25:41,711 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4226 13:25:41,711 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4227 13:25:41,712 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4228 13:25:41,712 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4229 13:25:41,713 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4230 13:25:41,713 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4231 13:25:41,713 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4232 13:25:41,713 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4233 13:25:41,713 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4234 13:25:41,713 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2b9fd90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x215a758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x260c5d0>, 'url': <routes.util.URLGenerator object at 0x2b9f2d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2b9ffd0 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2b9fd90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2ba2518>, 'session': {'_accessed_time': 1266495941.7142651, '_creation_time': 1266495934.946404}, 'N_': <function gettext_noop at 0x215a410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x260c5d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x260c390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x260c5d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2b9f3d0 200 OK>, '_': <function ugettext at 0x215a578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4235 13:25:41,715 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4236 13:25:41,715 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4237 13:25:46,749 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4238 13:25:46,751 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4239 13:25:46,752 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4240 13:25:46,752 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4241 13:25:46,753 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4242 13:25:46,754 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4243 13:25:46,755 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4244 13:25:46,755 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4245 13:25:46,755 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4246 13:25:46,756 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2bb7a28>, 'environ': {'routes.route': <routes.route.Route object at 0x260c550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x260c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ba9f90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x260c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ba9ed0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b9f250>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ba9f90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'wsgi.input': <socket._fileobject object at 0x2ba5350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495946.7616501, '_creation_time': 1266495934.946404}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b9f250>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b9f090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f02f74621c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x195b4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4247 13:25:47,651 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4248 13:25:47,680 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4249 13:25:47,701 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4250 13:25:47,703 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4251 13:25:47,703 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4252 13:25:47,703 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4253 13:25:47,703 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4254 13:25:47,704 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4255 13:25:47,704 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4256 13:25:47,704 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4257 13:25:47,704 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4258 13:25:47,704 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2bb3668>, 'environ': {'routes.route': <routes.route.Route object at 0x260c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x260c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bc4390>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bc4c90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x260c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2ba9890>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bc4390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'wsgi.input': <socket._fileobject object at 0x2ba5ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495947.7048621, '_creation_time': 1266495934.946404}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2ba9890>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bc4c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f02f74621c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x195b4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4259 13:25:48,621 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4260 13:25:48,622 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4261 13:25:50,686 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4262 13:25:50,690 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4263 13:25:50,691 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4264 13:25:50,691 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4265 13:25:50,692 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4266 13:25:50,693 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4267 13:25:50,694 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4268 13:25:50,694 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4269 13:25:50,694 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4270 13:25:50,695 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2bb7de8>, 'environ': {'routes.route': <routes.route.Route object at 0x260c550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x260c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2bb8e50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x260c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2bb8c50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bb8150>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2bb8e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x260c850>, 'wsgi.input': <socket._fileobject object at 0x2ba5a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495950.695823, '_creation_time': 1266495934.946404}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2bb8150>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bc47d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f02f74621c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x195b4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4271 13:25:51,644 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4272 13:25:51,644 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4273 13:26:16,919 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4274 13:26:16,919 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4275 13:26:16,922 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4276 13:26:16,922 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4277 13:26:16,926 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4278 13:26:16,926 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4279 13:26:16,926 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4280 13:26:16,928 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864957626640: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4281 13:26:16,929 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864949233936: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4282 13:26:16,929 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864940841232: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4283 13:26:16,929 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864932448528: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4284 13:26:16,929 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864924055824: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4285 13:26:16,930 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864915663120: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4286 13:26:16,930 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864907270416: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4287 13:26:16,930 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864898877712: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4288 13:26:16,930 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864890485008: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4289 13:26:16,937 DEBUG [paste.httpserver.ThreadPool] Started new worker 139864882092304: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4290 13:26:24,750 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4291 13:26:24,752 DEBUG [routes.middleware] Matched GET /add/ddsa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4292 13:26:24,752 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4293 13:26:24,752 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/ddsa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4294 13:26:24,753 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4295 13:26:24,754 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4296 13:26:24,807 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4297 13:26:24,807 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4298 13:26:24,807 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4299 13:26:24,807 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4300 13:26:24,807 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1cbcc80>, 'environ': {'routes.route': <routes.route.Route object at 0x1bcb550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/ddsa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1bcb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/ddsa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1cbd910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1bcb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1cbd5d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1cbd510>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/ddsa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1bcb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1cbd910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1bcb850>, 'wsgi.input': <socket._fileobject object at 0x1b55a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495984.808105, '_creation_time': 1266495984.808105}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1cbd510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1cbd050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f34dd79e1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xf16550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4301 13:26:25,685 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4302 13:26:25,692 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4303 13:26:25,693 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4304 13:26:25,693 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4305 13:26:25,693 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4306 13:26:25,693 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4307 13:26:25,694 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4308 13:26:25,694 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4309 13:26:25,694 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4310 13:26:25,694 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4311 13:26:25,694 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4312 13:26:25,695 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4313 13:26:25,695 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2165350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1719758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x1bcb5d0>, 'url': <routes.util.URLGenerator object at 0x21651d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2165190 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2165350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2160830>, 'session': {'_accessed_time': 1266495985.6955521, '_creation_time': 1266495984.808105}, 'N_': <function gettext_noop at 0x1719410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x1bcb5d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x1bcb390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x1bcb5d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2165290 200 OK>, '_': <function ugettext at 0x1719578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4314 13:26:25,696 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4315 13:26:25,696 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4316 13:26:30,729 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4317 13:26:30,732 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4318 13:26:30,732 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4319 13:26:30,733 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4320 13:26:30,734 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4321 13:26:30,742 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4322 13:26:30,742 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4323 13:26:30,743 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4324 13:26:30,743 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4325 13:26:30,743 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2161f50>, 'environ': {'routes.route': <routes.route.Route object at 0x1bcb550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1bcb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2165b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1bcb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2165a90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2165950>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1bcb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2165b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1bcb850>, 'wsgi.input': <socket._fileobject object at 0x1b55bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495990.744606, '_creation_time': 1266495984.808105}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2165950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1be0ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f34dd79e1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xf16550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4326 13:26:31,747 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4327 13:26:31,773 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4328 13:26:31,836 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4329 13:26:31,848 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4330 13:26:31,848 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4331 13:26:31,848 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4332 13:26:31,849 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4333 13:26:31,849 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4334 13:26:31,849 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4335 13:26:31,850 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4336 13:26:31,850 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4337 13:26:31,850 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x216f500>, 'environ': {'routes.route': <routes.route.Route object at 0x1bcb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1bcb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x22b4b10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x22b45d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1bcb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2165a10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1bcb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x22b4b10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1bcb850>, 'wsgi.input': <socket._fileobject object at 0x2164750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495991.850503, '_creation_time': 1266495984.808105}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2165a10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0xf16650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f34dd79e1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xf16550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4338 13:26:32,802 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4339 13:26:32,802 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4340 13:26:34,822 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4341 13:26:34,825 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4342 13:26:34,826 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4343 13:26:34,826 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4344 13:26:34,827 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4345 13:26:34,829 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4346 13:26:34,829 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4347 13:26:34,829 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4348 13:26:34,830 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4349 13:26:34,830 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x216faa0>, 'environ': {'routes.route': <routes.route.Route object at 0x1bcb550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1bcb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2177e90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1bcb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2177a10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2177dd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1bcb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2177e90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1bcb850>, 'wsgi.input': <socket._fileobject object at 0x1b55ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266495994.8322999, '_creation_time': 1266495984.808105}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2177dd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x22b4110>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f34dd79e1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xf16550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4350 13:26:35,807 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4351 13:26:35,808 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4352 13:33:13,200 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4353 13:33:13,200 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4354 13:33:13,204 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4355 13:33:13,204 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4356 13:33:13,207 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4357 13:33:13,207 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4358 13:33:13,208 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4359 13:33:13,210 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741781145872: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4360 13:33:13,210 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741772753168: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4361 13:33:13,210 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741764360464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4362 13:33:13,210 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741755967760: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4363 13:33:13,211 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741747575056: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4364 13:33:13,211 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741739182352: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4365 13:33:13,211 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741730789648: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4366 13:33:13,211 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741722396944: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4367 13:33:13,212 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741714004240: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4368 13:33:13,212 DEBUG [paste.httpserver.ThreadPool] Started new worker 139741705611536: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4369 13:33:18,967 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4370 13:33:18,974 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4371 13:33:18,974 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4372 13:33:18,975 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4373 13:33:18,976 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4374 13:33:18,982 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4375 13:33:19,044 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4376 13:33:19,044 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4377 13:33:19,044 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4378 13:33:19,044 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4379 13:33:19,045 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x230bc80>, 'environ': {'routes.route': <routes.route.Route object at 0x221a550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x221a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x230c990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x221a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x230c650>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x230c390>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x230c990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'wsgi.input': <socket._fileobject object at 0x21a4a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496399.0452931, '_creation_time': 1266496399.0452931}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x230c390>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x230c050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f182f95f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1565550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4380 13:33:19,980 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4381 13:33:19,980 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4382 13:33:20,280 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4383 13:33:20,332 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4384 13:33:20,333 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4385 13:33:20,333 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4386 13:33:20,334 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4387 13:33:20,335 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4388 13:33:20,336 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4389 13:33:20,336 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4390 13:33:20,336 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4391 13:33:20,337 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x27a0c80>, 'environ': {'routes.route': <routes.route.Route object at 0x221a550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x221a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27a52d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x221a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27a5910>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27a5d50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27a52d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'wsgi.input': <socket._fileobject object at 0x21a4bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496400.3378839, '_creation_time': 1266496399.0452931}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x27a5d50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x230c450>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f182f95f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1565550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4392 13:33:21,291 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4393 13:33:21,291 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4394 13:33:21,351 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4395 13:33:21,352 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4396 13:33:21,352 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4397 13:33:21,353 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4398 13:33:21,353 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4399 13:33:21,354 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4400 13:33:21,354 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4401 13:33:21,354 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4402 13:33:21,354 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4403 13:33:21,354 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x27b9230>, 'environ': {'routes.route': <routes.route.Route object at 0x221a550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x221a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27b0650>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x221a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27b0cd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27a5290>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27b0650>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'wsgi.input': <socket._fileobject object at 0x21a4ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496401.3547599, '_creation_time': 1266496399.0452931}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x27a5290>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x230c4d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f182f95f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1565550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4404 13:33:21,497 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4405 13:33:21,499 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4406 13:33:21,499 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4407 13:33:21,499 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4408 13:33:21,499 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4409 13:33:21,499 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4410 13:33:21,500 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4411 13:33:21,500 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4412 13:33:21,500 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4413 13:33:21,500 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x27a08c0>, 'environ': {'routes.route': <routes.route.Route object at 0x221a550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x221a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27a53d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x221a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27a5410>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27b0ed0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27a53d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'wsgi.input': <socket._fileobject object at 0x21a4bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496401.5006411, '_creation_time': 1266496399.0452931}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x27b0ed0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x27b0810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f182f95f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1565550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4414 13:33:22,631 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4415 13:33:22,640 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4416 13:33:22,640 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4417 13:33:22,640 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4418 13:33:22,641 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4419 13:33:22,641 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4420 13:33:22,641 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4421 13:33:22,642 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4422 13:33:22,642 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4423 13:33:22,642 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4424 13:33:22,642 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4425 13:33:22,642 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4426 13:33:22,642 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x28f9850 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1d68758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x221a5d0>, 'url': <routes.util.URLGenerator object at 0x28f96d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x28f9690 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x28f9850 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x28e0ab8>, 'session': {'_accessed_time': 1266496402.643213, '_creation_time': 1266496399.0452931}, 'N_': <function gettext_noop at 0x1d68410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x221a5d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x221a390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x221a5d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x28f9790 200 OK>, '_': <function ugettext at 0x1d68578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4427 13:33:22,644 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4428 13:33:22,644 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4429 13:33:23,252 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4430 13:33:23,252 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4431 13:33:23,394 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4432 13:33:23,408 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4433 13:33:23,409 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4434 13:33:23,409 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4435 13:33:23,410 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4436 13:33:23,411 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4437 13:33:23,412 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4438 13:33:23,412 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4439 13:33:23,412 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4440 13:33:23,413 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x27b9320>, 'environ': {'routes.route': <routes.route.Route object at 0x221a550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x221a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27b0950>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x221a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27b0b90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27b00d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27b0950>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'wsgi.input': <socket._fileobject object at 0x2772ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496403.413897, '_creation_time': 1266496399.0452931}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x27b00d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x222ff10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f182f95f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1565550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4441 13:33:24,313 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4442 13:33:24,314 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4443 13:33:27,679 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4444 13:33:27,683 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4445 13:33:27,683 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4446 13:33:27,683 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4447 13:33:27,683 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4448 13:33:27,684 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4449 13:33:27,684 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4450 13:33:27,684 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4451 13:33:27,684 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4452 13:33:27,684 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2918230>, 'environ': {'routes.route': <routes.route.Route object at 0x221a550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x221a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27ba790>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x221a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27ba110>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27b0710>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27ba790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'wsgi.input': <socket._fileobject object at 0x2772e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496407.6849899, '_creation_time': 1266496399.0452931}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x27b0710>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x27a5d50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f182f95f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1565550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4453 13:33:28,626 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4454 13:33:28,650 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4455 13:33:28,758 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4456 13:33:28,760 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4457 13:33:28,760 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4458 13:33:28,760 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4459 13:33:28,760 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4460 13:33:28,761 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4461 13:33:28,761 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4462 13:33:28,761 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4463 13:33:28,761 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4464 13:33:28,761 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x27b6488>, 'environ': {'routes.route': <routes.route.Route object at 0x221a550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x221a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27d2510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27d20d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x221a810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27baa50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27d2510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'wsgi.input': <socket._fileobject object at 0x2772cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496408.7620521, '_creation_time': 1266496399.0452931}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x27baa50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x27c7cd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f182f95f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1565550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4465 13:33:29,689 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4466 13:33:29,689 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4467 13:33:31,801 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4468 13:33:31,804 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4469 13:33:31,804 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4470 13:33:31,805 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4471 13:33:31,805 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4472 13:33:31,805 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4473 13:33:31,805 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4474 13:33:31,805 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4475 13:33:31,806 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4476 13:33:31,806 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x29188c0>, 'environ': {'routes.route': <routes.route.Route object at 0x221a550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x221a790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27ba7d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x221a810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x27a58d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x27a5d10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27ba7d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x221a850>, 'wsgi.input': <socket._fileobject object at 0x2772e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496411.8064041, '_creation_time': 1266496399.0452931}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x27a5d10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x28f95d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f182f95f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1565550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4477 13:33:32,775 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4478 13:33:32,775 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4479 13:34:24,741 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4480 13:34:24,741 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4481 13:34:24,744 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4482 13:34:24,744 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4483 13:34:24,748 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4484 13:34:24,748 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4485 13:34:24,748 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4486 13:34:24,751 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217949444368: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4487 13:34:24,751 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217941051664: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4488 13:34:24,752 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217932658960: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4489 13:34:24,752 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217924266256: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4490 13:34:24,752 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217915873552: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4491 13:34:24,752 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217907480848: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4492 13:34:24,753 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217899088144: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4493 13:34:24,753 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217890695440: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4494 13:34:24,753 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217882302736: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4495 13:34:24,753 DEBUG [paste.httpserver.ThreadPool] Started new worker 140217873910032: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4496 13:34:32,203 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4497 13:34:32,204 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4498 13:34:32,207 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4499 13:34:32,207 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4500 13:34:32,211 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4501 13:34:32,211 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4502 13:34:32,211 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4503 13:34:32,213 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912234973456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4504 13:34:32,214 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912226580752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4505 13:34:32,214 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912218188048: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4506 13:34:32,214 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912209795344: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4507 13:34:32,214 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912201402640: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4508 13:34:32,215 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912193009936: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4509 13:34:32,215 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912184617232: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4510 13:34:32,215 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912176224528: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4511 13:34:32,215 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912167831824: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4512 13:34:32,216 DEBUG [paste.httpserver.ThreadPool] Started new worker 139912159439120: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4513 13:34:34,477 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4514 13:34:34,486 DEBUG [routes.middleware] No route matched for GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4515 13:34:34,486 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4516 13:34:34,487 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4517 13:34:34,487 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4518 13:34:34,488 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4519 13:34:34,488 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4520 13:34:34,488 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4521 13:34:34,488 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4522 13:34:34,517 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4523 13:34:34,518 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4524 13:34:34,518 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4525 13:34:34,518 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4526 13:34:34,518 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4527 13:34:34,518 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2e6ca50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x28c8758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'url': <routes.util.URLGenerator object at 0x2e6c950>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2e6c910 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2e6ca50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2e71680>, 'session': {'_accessed_time': 1266496474.5190289, '_creation_time': 1266496474.5190289}, 'N_': <function gettext_noop at 0x28c8410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2d79390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2e6c990 200 OK>, '_': <function ugettext at 0x28c8578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4528 13:34:34,520 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4529 13:34:34,521 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4530 13:34:36,682 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4531 13:34:36,697 DEBUG [routes.middleware] No route matched for GET /add/dupa/
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4532 13:34:36,698 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4533 13:34:36,698 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4534 13:34:36,699 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4535 13:34:36,699 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4536 13:34:36,699 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4537 13:34:36,699 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4538 13:34:36,699 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4539 13:34:36,700 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4540 13:34:36,700 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4541 13:34:36,700 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4542 13:34:36,700 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4543 13:34:36,700 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3095b90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x28c8758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'url': <routes.util.URLGenerator object at 0x3095a90>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3095a50 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3095b90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3099488>, 'session': {'_accessed_time': 1266496476.700875, '_creation_time': 1266496474.5190289}, 'N_': <function gettext_noop at 0x28c8410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2d79390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3095ad0 200 OK>, '_': <function ugettext at 0x28c8578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4544 13:34:36,701 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4545 13:34:36,701 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4546 13:34:41,883 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4547 13:34:41,886 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4548 13:34:41,887 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4549 13:34:41,888 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4550 13:34:41,890 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4551 13:34:41,890 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4552 13:34:41,891 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4553 13:34:41,891 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4554 13:34:41,892 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4555 13:34:41,893 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4556 13:34:41,893 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4557 13:34:41,893 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4558 13:34:41,894 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4559 13:34:41,894 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x309b2d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x28c8758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'url': <routes.util.URLGenerator object at 0x309b1d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x309b190 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x309b2d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3099fc8>, 'session': {'_accessed_time': 1266496481.895602, '_creation_time': 1266496474.5190289}, 'N_': <function gettext_noop at 0x28c8410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2d79390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x309b210 200 OK>, '_': <function ugettext at 0x28c8578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4560 13:34:41,897 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4561 13:34:41,898 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4562 13:34:46,948 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4563 13:34:46,951 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4564 13:34:46,952 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4565 13:34:46,953 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4566 13:34:46,955 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4567 13:34:46,955 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4568 13:34:46,956 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4569 13:34:46,956 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4570 13:34:46,957 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4571 13:34:46,958 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4572 13:34:46,958 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4573 13:34:46,959 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4574 13:34:46,959 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4575 13:34:46,960 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x309ba50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x28c8758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'url': <routes.util.URLGenerator object at 0x309b950>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x309b910 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x309ba50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x309dc68>, 'session': {'_accessed_time': 1266496486.961149, '_creation_time': 1266496474.5190289}, 'N_': <function gettext_noop at 0x28c8410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2d79390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2d79550>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x309b990 200 OK>, '_': <function ugettext at 0x28c8578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4576 13:34:46,962 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4577 13:34:46,962 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4578 13:34:50,833 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4579 13:34:50,834 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4580 13:34:50,837 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4581 13:34:50,837 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4582 13:34:50,840 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4583 13:34:50,841 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4584 13:34:50,841 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4585 13:34:50,843 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635353172240: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4586 13:34:50,843 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635344779536: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4587 13:34:50,843 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635336386832: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4588 13:34:50,843 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635327994128: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4589 13:34:50,844 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635319601424: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4590 13:34:50,844 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635311208720: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4591 13:34:50,844 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635302816016: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4592 13:34:50,844 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635294423312: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4593 13:34:50,845 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635286030608: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4594 13:34:50,845 DEBUG [paste.httpserver.ThreadPool] Started new worker 139635277637904: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4595 13:34:51,410 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4596 13:34:51,413 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4597 13:34:51,413 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4598 13:34:51,414 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4599 13:34:51,415 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4600 13:34:51,415 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4601 13:34:51,415 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4602 13:34:51,415 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4603 13:34:51,416 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4604 13:34:51,443 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4605 13:34:51,443 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4606 13:34:51,443 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4607 13:34:51,443 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4608 13:34:51,443 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4609 13:34:51,444 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x38b6290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x38b6190>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x38b6150 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x38b6290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x38b4cf8>, 'session': {'_accessed_time': 1266496491.444468, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x38b61d0 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4610 13:34:51,445 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4611 13:34:51,446 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4612 13:34:52,179 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4613 13:34:52,183 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4614 13:34:52,183 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4615 13:34:52,184 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4616 13:34:52,186 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4617 13:34:52,187 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4618 13:34:52,187 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4619 13:34:52,188 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4620 13:34:52,189 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4621 13:34:52,189 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4622 13:34:52,189 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4623 13:34:52,190 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4624 13:34:52,190 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4625 13:34:52,191 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3baaad0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3baa9d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3baa990 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3baaad0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bb03b0>, 'session': {'_accessed_time': 1266496492.192136, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3baaa10 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4626 13:34:52,194 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4627 13:34:52,194 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4628 13:34:57,229 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4629 13:34:57,232 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4630 13:34:57,232 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4631 13:34:57,234 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4632 13:34:57,235 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4633 13:34:57,236 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4634 13:34:57,236 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4635 13:34:57,237 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4636 13:34:57,238 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4637 13:34:57,238 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4638 13:34:57,239 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4639 13:34:57,239 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4640 13:34:57,239 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4641 13:34:57,240 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3bb1290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3bb1190>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3bb1150 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3bb1290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bb0f80>, 'session': {'_accessed_time': 1266496497.24141, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3bb11d0 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4642 13:34:57,251 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4643 13:34:57,252 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4644 13:35:02,339 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4645 13:35:02,340 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4646 13:35:02,340 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4647 13:35:02,340 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4648 13:35:02,341 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4649 13:35:02,341 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4650 13:35:02,341 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4651 13:35:02,342 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4652 13:35:02,342 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4653 13:35:02,342 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4654 13:35:02,342 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4655 13:35:02,342 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4656 13:35:02,342 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4657 13:35:02,343 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3bb1a10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3bb1910>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3bb18d0 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3bb1a10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bb3b90>, 'session': {'_accessed_time': 1266496502.343267, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3bb1950 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4658 13:35:02,343 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4659 13:35:02,344 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4660 13:35:07,379 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4661 13:35:07,382 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4662 13:35:07,382 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4663 13:35:07,383 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4664 13:35:07,385 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4665 13:35:07,386 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4666 13:35:07,386 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4667 13:35:07,387 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4668 13:35:07,388 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4669 13:35:07,388 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4670 13:35:07,389 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4671 13:35:07,389 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4672 13:35:07,389 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4673 13:35:07,389 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3bb71d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3bb70d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3bb7090 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3bb71d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bb67a0>, 'session': {'_accessed_time': 1266496507.389828, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3bb7110 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4674 13:35:07,390 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4675 13:35:07,390 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4676 13:35:12,469 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4677 13:35:12,472 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4678 13:35:12,472 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4679 13:35:12,474 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4680 13:35:12,475 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4681 13:35:12,476 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4682 13:35:12,476 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4683 13:35:12,477 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4684 13:35:12,478 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4685 13:35:12,478 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4686 13:35:12,479 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4687 13:35:12,479 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4688 13:35:12,480 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4689 13:35:12,480 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3bb7950 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3bb7850>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3bb7810 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3bb7950 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bb83b0>, 'session': {'_accessed_time': 1266496512.4823511, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3bb7890 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4690 13:35:12,484 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4691 13:35:12,484 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4692 13:35:17,517 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4693 13:35:17,520 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4694 13:35:17,521 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4695 13:35:17,522 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4696 13:35:17,524 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4697 13:35:17,524 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4698 13:35:17,525 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4699 13:35:17,525 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4700 13:35:17,526 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4701 13:35:17,527 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4702 13:35:17,527 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4703 13:35:17,527 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4704 13:35:17,528 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4705 13:35:17,528 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3bb1490 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3bb1690>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3bb1410 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3bb1490 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bb8680>, 'session': {'_accessed_time': 1266496517.5416131, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3bb19d0 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4706 13:35:17,542 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4707 13:35:17,542 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4708 13:35:22,577 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4709 13:35:22,580 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4710 13:35:22,580 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4711 13:35:22,581 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4712 13:35:22,583 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4713 13:35:22,584 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4714 13:35:22,584 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4715 13:35:22,585 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4716 13:35:22,586 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4717 13:35:22,586 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4718 13:35:22,587 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4719 13:35:22,587 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4720 13:35:22,587 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4721 13:35:22,588 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3baa590 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3baa950>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3baae50 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3baa590 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bb8d40>, 'session': {'_accessed_time': 1266496522.5908301, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3baa910 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4722 13:35:22,591 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4723 13:35:22,591 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4724 13:35:27,628 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4725 13:35:27,630 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4726 13:35:27,631 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4727 13:35:27,632 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4728 13:35:27,634 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4729 13:35:27,634 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4730 13:35:27,635 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4731 13:35:27,635 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4732 13:35:27,636 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4733 13:35:27,637 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4734 13:35:27,637 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4735 13:35:27,638 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4736 13:35:27,638 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4737 13:35:27,649 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3bb77d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3baaa90>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3baa750 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3bb77d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bb9440>, 'session': {'_accessed_time': 1266496527.6500859, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3bb7550 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4738 13:35:27,650 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4739 13:35:27,651 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4740 13:35:32,686 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4741 13:35:32,689 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4742 13:35:32,689 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4743 13:35:32,690 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4744 13:35:32,692 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4745 13:35:32,693 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4746 13:35:32,693 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4747 13:35:32,694 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4748 13:35:32,695 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4749 13:35:32,695 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4750 13:35:32,695 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4751 13:35:32,696 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4752 13:35:32,696 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4753 13:35:32,697 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3bb7d90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3bb7c90>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3bb7c50 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3bb7d90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bb9b00>, 'session': {'_accessed_time': 1266496532.698153, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3bb7cd0 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4754 13:35:32,704 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4755 13:35:32,704 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4756 13:35:37,759 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4757 13:35:37,762 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4758 13:35:37,762 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4759 13:35:37,764 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4760 13:35:37,765 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4761 13:35:37,766 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4762 13:35:37,766 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4763 13:35:37,767 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4764 13:35:37,768 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4765 13:35:37,768 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4766 13:35:37,769 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4767 13:35:37,769 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4768 13:35:37,769 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4769 13:35:37,770 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3bbc390 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3bbc290>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3bbc250 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3bbc390 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bbd440>, 'session': {'_accessed_time': 1266496537.771328, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3bbc2d0 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4770 13:35:37,773 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4771 13:35:37,774 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4772 13:35:42,803 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4773 13:35:42,804 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4774 13:35:42,804 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4775 13:35:42,805 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4776 13:35:42,805 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4777 13:35:42,805 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4778 13:35:42,806 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4779 13:35:42,806 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4780 13:35:42,806 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4781 13:35:42,806 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4782 13:35:42,806 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4783 13:35:42,807 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4784 13:35:42,807 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4785 13:35:42,807 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3bbca50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x33f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'url': <routes.util.URLGenerator object at 0x3bbc950>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3bbc910 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3bbca50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3bbdd88>, 'session': {'_accessed_time': 1266496542.8076911, '_creation_time': 1266496491.444468}, 'N_': <function gettext_noop at 0x33f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x38a6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x38a6510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3bbc990 200 OK>, '_': <function ugettext at 0x33f4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4786 13:35:42,808 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4787 13:35:42,808 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4788 13:35:43,329 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4789 13:35:43,329 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4790 13:35:43,333 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4791 13:35:43,333 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4792 13:35:43,338 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4793 13:35:43,339 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4794 13:35:43,339 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4795 13:35:43,341 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870147250448: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4796 13:35:43,342 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870138857744: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4797 13:35:43,342 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870130465040: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4798 13:35:43,342 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870122072336: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4799 13:35:43,342 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870113679632: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4800 13:35:43,342 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870105286928: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4801 13:35:43,343 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870096894224: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4802 13:35:43,343 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870088501520: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4803 13:35:43,343 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870080108816: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4804 13:35:43,343 DEBUG [paste.httpserver.ThreadPool] Started new worker 139870071716112: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4805 13:35:47,872 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4806 13:35:47,882 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4807 13:35:47,883 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4808 13:35:47,884 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4809 13:35:47,884 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4810 13:35:47,884 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4811 13:35:47,884 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4812 13:35:47,885 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4813 13:35:47,885 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4814 13:35:47,908 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4815 13:35:47,908 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4816 13:35:47,908 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4817 13:35:47,908 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4818 13:35:47,908 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4819 13:35:47,908 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2db59d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2811758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2cc2510>, 'url': <routes.util.URLGenerator object at 0x2db58d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2db5890 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2db59d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2db9638>, 'session': {'_accessed_time': 1266496547.909178, '_creation_time': 1266496547.909178}, 'N_': <function gettext_noop at 0x2811410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2cc2510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2cc2350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2cc2510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2db5910 200 OK>, '_': <function ugettext at 0x2811578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4820 13:35:47,910 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4821 13:35:47,910 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4822 13:35:52,952 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4823 13:35:52,954 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4824 13:35:52,955 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4825 13:35:52,956 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4826 13:35:52,958 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4827 13:35:52,958 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4828 13:35:52,959 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4829 13:35:52,959 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4830 13:35:52,960 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4831 13:35:52,961 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4832 13:35:52,961 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4833 13:35:52,962 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4834 13:35:52,962 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4835 13:35:52,963 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2fe1ad0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2811758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2cc2510>, 'url': <routes.util.URLGenerator object at 0x2fe19d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2fe1990 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2fe1ad0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2fe4368>, 'session': {'_accessed_time': 1266496552.963866, '_creation_time': 1266496547.909178}, 'N_': <function gettext_noop at 0x2811410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2cc2510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2cc2350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2cc2510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2fe1a10 200 OK>, '_': <function ugettext at 0x2811578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4836 13:35:52,965 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4837 13:35:52,966 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4838 13:35:54,886 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4839 13:35:54,886 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4840 13:35:54,890 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4841 13:35:54,890 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4842 13:35:54,894 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4843 13:35:54,894 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4844 13:35:54,895 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4845 13:35:54,897 DEBUG [paste.httpserver.ThreadPool] Started new worker 140658063747344: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4846 13:35:54,897 DEBUG [paste.httpserver.ThreadPool] Started new worker 140658055354640: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4847 13:35:54,897 DEBUG [paste.httpserver.ThreadPool] Started new worker 140658046961936: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4848 13:35:54,898 DEBUG [paste.httpserver.ThreadPool] Started new worker 140658038569232: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4849 13:35:54,898 DEBUG [paste.httpserver.ThreadPool] Started new worker 140658030176528: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4850 13:35:54,898 DEBUG [paste.httpserver.ThreadPool] Started new worker 140658021783824: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4851 13:35:54,898 DEBUG [paste.httpserver.ThreadPool] Started new worker 140658013391120: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4852 13:35:54,899 DEBUG [paste.httpserver.ThreadPool] Started new worker 140658004998416: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4853 13:35:54,899 DEBUG [paste.httpserver.ThreadPool] Started new worker 140657996605712: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4854 13:35:54,899 DEBUG [paste.httpserver.ThreadPool] Started new worker 140657988213008: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4855 13:35:58,005 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4856 13:35:58,019 DEBUG [routes.middleware] No route matched for GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4857 13:35:58,020 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4858 13:35:58,024 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4859 13:35:58,026 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4860 13:35:58,026 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4861 13:35:58,027 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4862 13:35:58,027 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4863 13:35:58,028 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4864 13:35:58,060 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4865 13:35:58,060 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4866 13:35:58,061 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4867 13:35:58,061 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4868 13:35:58,061 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4869 13:35:58,061 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x294e9d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x23ad758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x285e510>, 'url': <routes.util.URLGenerator object at 0x294e8d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x294e890 GET http://127.0.0.1:5000/error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x294e9d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2952638>, 'session': {'_accessed_time': 1266496558.0620201, '_creation_time': 1266496558.0620201}, 'N_': <function gettext_noop at 0x23ad410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x285e510>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x285e350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x285e510>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x294e910 200 OK>, '_': <function ugettext at 0x23ad578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4870 13:35:58,063 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4871 13:35:58,063 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4872 13:36:00,995 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4873 13:36:00,996 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4874 13:36:00,996 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'new_repo': u'', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4875 13:36:00,997 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4876 13:36:00,997 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4877 13:36:00,997 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4878 13:36:01,029 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4879 13:36:01,029 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4880 13:36:01,029 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4881 13:36:01,029 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4882 13:36:01,030 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4883 13:36:01,030 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4884 13:36:01,030 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4885 13:36:11,524 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4886 13:36:11,525 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4887 13:36:11,528 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4888 13:36:11,528 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4889 13:36:11,532 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4890 13:36:11,532 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4891 13:36:11,532 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4892 13:36:11,534 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240408353040: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4893 13:36:11,534 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240399960336: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4894 13:36:11,535 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240391567632: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4895 13:36:11,535 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240383174928: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4896 13:36:11,535 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240374782224: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4897 13:36:11,535 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240366389520: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4898 13:36:11,536 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240357996816: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4899 13:36:11,536 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240349604112: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4900 13:36:11,536 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240341211408: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4901 13:36:11,536 DEBUG [paste.httpserver.ThreadPool] Started new worker 140240332818704: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4902 13:36:13,092 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4903 13:36:13,104 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4904 13:36:13,104 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4905 13:36:13,104 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4906 13:36:13,104 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4907 13:36:13,105 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4908 13:36:13,156 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4909 13:36:13,156 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4910 13:36:13,156 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4911 13:36:13,156 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4912 13:36:13,157 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4913 13:36:13,157 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4914 13:36:13,157 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4915 13:36:15,056 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4916 13:36:15,059 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4917 13:36:15,060 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4918 13:36:15,060 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4919 13:36:15,061 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4920 13:36:15,061 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4921 13:36:15,062 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4922 13:36:15,062 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4923 13:36:15,062 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4924 13:36:15,062 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4925 13:36:15,062 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4926 13:36:15,062 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4927 13:36:15,514 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4928 13:36:15,515 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4929 13:36:15,516 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4930 13:36:15,516 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4931 13:36:15,516 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4932 13:36:15,516 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4933 13:36:15,517 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4934 13:36:15,517 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4935 13:36:15,517 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4936 13:36:15,517 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4937 13:36:15,517 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4938 13:36:15,517 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4939 13:36:15,916 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4940 13:36:15,917 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4941 13:36:15,918 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4942 13:36:15,918 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4943 13:36:15,918 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4944 13:36:15,918 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4945 13:36:15,919 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4946 13:36:15,919 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4947 13:36:15,919 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4948 13:36:15,919 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4949 13:36:15,919 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4950 13:36:15,919 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4951 13:36:16,256 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4952 13:36:16,259 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4953 13:36:16,259 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4954 13:36:16,260 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4955 13:36:16,260 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4956 13:36:16,262 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4957 13:36:16,263 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4958 13:36:16,263 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4959 13:36:16,263 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4960 13:36:16,264 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4961 13:36:16,264 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4962 13:36:16,264 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4963 13:36:16,944 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4964 13:36:16,947 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4965 13:36:16,947 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4966 13:36:16,948 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4967 13:36:16,948 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4968 13:36:16,950 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4969 13:36:16,950 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4970 13:36:16,950 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4971 13:36:16,951 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4972 13:36:16,951 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4973 13:36:16,951 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4974 13:36:16,951 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4975 13:36:21,978 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4976 13:36:21,978 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4977 13:36:21,982 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4978 13:36:21,982 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4979 13:36:21,985 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4980 13:36:21,986 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4981 13:36:21,986 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4982 13:36:21,988 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733620590864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4983 13:36:21,988 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733612198160: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4984 13:36:21,988 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733603805456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4985 13:36:21,988 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733595412752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4986 13:36:21,989 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733587020048: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4987 13:36:21,989 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733578627344: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4988 13:36:21,989 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733570234640: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4989 13:36:21,990 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733561841936: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4990 13:36:21,990 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733553449232: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4991 13:36:21,990 DEBUG [paste.httpserver.ThreadPool] Started new worker 139733545056528: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4992 13:36:22,534 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4993 13:36:22,549 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4994 13:36:22,549 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4995 13:36:22,549 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4996 13:36:22,549 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4997 13:36:22,551 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4998 13:36:22,599 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
4999 13:36:22,599 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5000 13:36:22,599 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5001 13:36:22,599 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5002 13:36:22,599 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5003 13:36:22,600 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5004 13:36:22,600 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5005 13:36:27,362 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5006 13:36:27,362 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5007 13:36:27,366 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5008 13:36:27,366 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5009 13:36:27,369 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5010 13:36:27,369 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5011 13:36:27,370 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5012 13:36:27,372 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156592253200: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5013 13:36:27,372 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156583860496: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5014 13:36:27,372 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156575467792: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5015 13:36:27,373 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156567075088: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5016 13:36:27,373 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156558682384: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5017 13:36:27,373 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156550289680: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5018 13:36:27,373 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156541896976: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5019 13:36:27,374 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156533504272: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5020 13:36:27,374 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156525111568: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5021 13:36:27,374 DEBUG [paste.httpserver.ThreadPool] Started new worker 140156516718864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5022 13:36:27,618 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5023 13:36:27,621 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5024 13:36:27,621 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5025 13:36:27,621 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5026 13:36:27,621 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5027 13:36:27,623 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5028 13:36:27,687 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5029 13:36:27,687 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5030 13:36:27,687 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5031 13:36:27,688 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5032 13:36:27,688 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5033 13:36:27,688 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5034 13:36:27,688 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5035 13:36:30,010 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5036 13:36:30,019 DEBUG [routes.middleware] Matched GET /add/dupa/
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5037 13:36:30,019 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5038 13:36:30,019 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5039 13:36:30,020 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5040 13:36:30,020 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5041 13:36:30,020 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5042 13:36:30,020 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5043 13:36:30,021 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5044 13:36:30,021 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a035f0>, 'environ': {'routes.route': <routes.route.Route object at 0x2482510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2482750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29d9b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x24827d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29d9a90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x248cd50>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2482810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29d9b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2482810>, 'wsgi.input': <socket._fileobject object at 0x29bd7d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496590.0214529, '_creation_time': 1266496590.0214529}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x248cd50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29d9610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f78c44121c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x17d14d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5045 13:36:30,906 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5046 13:36:30,913 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5047 13:36:30,914 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5048 13:36:30,914 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5049 13:36:30,914 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5050 13:36:30,914 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5051 13:36:30,914 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5052 13:36:30,915 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5053 13:36:30,915 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5054 13:36:30,915 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5055 13:36:30,915 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5056 13:36:30,915 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5057 13:36:30,916 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2a1d710 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1fd0758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2482590>, 'url': <routes.util.URLGenerator object at 0x2a1d590>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2a1d550 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2a1d710 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2a0ef80>, 'session': {'_accessed_time': 1266496590.91627, '_creation_time': 1266496590.0214529}, 'N_': <function gettext_noop at 0x1fd0410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2482590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2482350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2482590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2a1d650 200 OK>, '_': <function ugettext at 0x1fd0578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5058 13:36:30,917 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5059 13:36:30,917 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5060 13:36:32,695 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5061 13:36:32,701 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5062 13:36:32,701 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5063 13:36:32,702 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5064 13:36:32,702 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5065 13:36:32,702 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5066 13:36:32,702 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5067 13:36:32,702 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5068 13:36:32,703 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5069 13:36:32,703 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5070 13:36:32,703 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5071 13:36:32,703 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5072 13:36:36,885 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5073 13:36:36,885 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5074 13:36:36,888 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5075 13:36:36,888 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5076 13:36:36,892 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5077 13:36:36,892 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5078 13:36:36,893 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5079 13:36:36,895 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645487958288: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5080 13:36:36,895 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645479565584: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5081 13:36:36,895 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645471172880: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5082 13:36:36,895 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645462780176: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5083 13:36:36,896 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645454387472: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5084 13:36:36,896 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645445994768: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5085 13:36:36,896 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645437602064: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5086 13:36:36,896 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645429209360: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5087 13:36:36,896 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645420816656: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5088 13:36:36,897 DEBUG [paste.httpserver.ThreadPool] Started new worker 139645412423952: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5089 13:36:37,908 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5090 13:36:37,911 DEBUG [routes.middleware] Matched GET /add/dupa/
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5091 13:36:37,911 DEBUG [routes.middleware] Route path: '/add/{new_repo}/', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5092 13:36:37,911 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5093 13:36:37,911 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5094 13:36:37,912 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5095 13:36:37,972 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5096 13:36:37,972 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5097 13:36:37,972 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5098 13:36:37,973 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5099 13:36:37,973 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5100 13:36:37,973 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5101 13:36:37,973 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5102 13:36:40,122 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5103 13:36:40,123 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5104 13:36:40,123 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5105 13:36:40,123 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5106 13:36:40,124 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5107 13:36:40,124 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5108 13:36:40,124 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5109 13:36:40,124 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5110 13:36:40,124 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5111 13:36:40,125 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2cb25f0>, 'environ': {'routes.route': <routes.route.Route object at 0x272c510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x272c750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c97b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x272c7d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c97a90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x281e450>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x272c810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c97b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x272c810>, 'wsgi.input': <socket._fileobject object at 0x26b6bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496600.125267, '_creation_time': 1266496600.125267}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x281e450>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x281e250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f01c41081c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1a7b4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5112 13:36:41,145 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5113 13:36:41,152 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5114 13:36:41,153 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5115 13:36:41,153 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5116 13:36:41,153 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5117 13:36:41,153 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5118 13:36:41,153 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5119 13:36:41,154 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5120 13:36:41,154 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5121 13:36:41,154 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5122 13:36:41,154 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5123 13:36:41,154 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5124 13:36:41,154 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2cca710 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x227a758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x272c590>, 'url': <routes.util.URLGenerator object at 0x2cca590>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2cca550 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2cca710 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2cbbdd0>, 'session': {'_accessed_time': 1266496601.1551909, '_creation_time': 1266496600.125267}, 'N_': <function gettext_noop at 0x227a410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x272c590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x272c350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x272c590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2cca650 200 OK>, '_': <function ugettext at 0x227a578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5125 13:36:41,156 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5126 13:36:41,156 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5127 13:36:45,309 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5128 13:36:45,309 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5129 13:36:45,312 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5130 13:36:45,312 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5131 13:36:45,316 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5132 13:36:45,316 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5133 13:36:45,316 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5134 13:36:45,318 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121365072144: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5135 13:36:45,318 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121356679440: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5136 13:36:45,319 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121348286736: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5137 13:36:45,319 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121339894032: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5138 13:36:45,319 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121331501328: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5139 13:36:45,319 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121323108624: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5140 13:36:45,320 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121306323216: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5141 13:36:45,320 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121314715920: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5142 13:36:45,320 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121297930512: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5143 13:36:45,320 DEBUG [paste.httpserver.ThreadPool] Started new worker 140121289537808: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5144 13:36:46,202 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5145 13:36:46,213 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5146 13:36:46,214 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5147 13:36:46,214 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5148 13:36:46,214 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5149 13:36:46,215 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5150 13:36:46,265 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5151 13:36:46,266 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5152 13:36:46,266 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5153 13:36:46,266 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5154 13:36:46,266 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x29b2c80>, 'environ': {'routes.route': <routes.route.Route object at 0x28c1510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x28c1750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29b3810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x28c17d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29b34d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29b3390>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x28c1810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29b3810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x28c1810>, 'wsgi.input': <socket._fileobject object at 0x284ba50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496606.266825, '_creation_time': 1266496606.266825}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x29b3390>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x28d7f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f70908d01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1c104d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5155 13:36:47,174 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5156 13:36:47,258 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5157 13:36:47,296 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5158 13:36:47,332 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5159 13:36:47,332 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5160 13:36:47,333 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5161 13:36:47,333 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5162 13:36:47,333 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5163 13:36:47,334 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5164 13:36:47,334 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5165 13:36:47,334 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5166 13:36:47,334 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2e5aa28>, 'environ': {'routes.route': <routes.route.Route object at 0x28c1510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x28c1750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e5f5d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e5f510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x28c17d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29b3410>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x28c1810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e5f5d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x28c1810>, 'wsgi.input': <socket._fileobject object at 0x284bbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496607.334722, '_creation_time': 1266496606.266825}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x29b3410>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e4cfd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f70908d01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1c104d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5167 13:36:48,259 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5168 13:36:48,259 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5169 13:36:50,315 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5170 13:36:50,316 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5171 13:36:50,316 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5172 13:36:50,316 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5173 13:36:50,316 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5174 13:36:50,317 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5175 13:36:50,317 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5176 13:36:50,317 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5177 13:36:50,317 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5178 13:36:50,317 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2e5a488>, 'environ': {'routes.route': <routes.route.Route object at 0x28c1510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x28c1750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e4ce10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x28c17d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e4ccd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e4cdd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x28c1810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e4ce10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x28c1810>, 'wsgi.input': <socket._fileobject object at 0x284bad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266496610.317848, '_creation_time': 1266496606.266825}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e4cdd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e5f1d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f70908d01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1c104d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5179 13:36:51,259 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5180 13:36:51,259 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5181 13:36:52,685 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5182 13:36:52,686 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5183 13:36:52,686 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5184 13:36:52,686 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5185 13:36:52,686 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5186 13:36:52,687 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5187 13:36:52,687 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5188 13:36:52,687 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5189 13:36:52,687 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5190 13:36:52,687 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5191 13:36:52,687 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5192 13:36:52,687 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5193 13:37:18,487 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5194 13:37:18,487 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5195 13:37:18,490 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5196 13:37:18,490 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5197 13:37:18,494 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5198 13:37:18,494 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5199 13:37:18,494 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5200 13:37:18,496 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662934149392: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5201 13:37:18,497 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662925756688: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5202 13:37:18,497 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662917363984: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5203 13:37:18,497 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662908971280: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5204 13:37:18,497 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662900578576: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5205 13:37:18,498 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662892185872: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5206 13:37:18,498 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662883793168: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5207 13:37:18,498 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662875400464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5208 13:37:18,498 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662867007760: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5209 13:37:18,499 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662858615056: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5210 13:37:22,025 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5211 13:37:22,029 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5212 13:37:22,029 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5213 13:37:22,029 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5214 13:37:22,029 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5215 13:37:22,030 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5216 13:37:22,083 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5217 13:37:22,083 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5218 13:37:22,083 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5219 13:37:22,083 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5220 13:37:22,083 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5221 13:37:22,084 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5222 13:37:22,084 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5223 13:38:03,048 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5224 13:38:03,048 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5225 13:38:03,052 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5226 13:38:03,053 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5227 13:38:03,056 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5228 13:38:03,057 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5229 13:38:03,057 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5230 13:38:03,059 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378286565648: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5231 13:38:03,059 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378278172944: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5232 13:38:03,059 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378269780240: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5233 13:38:03,060 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378261387536: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5234 13:38:03,060 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378252994832: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5235 13:38:03,060 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378244602128: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5236 13:38:03,060 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378236209424: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5237 13:38:03,060 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378227816720: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5238 13:38:03,061 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378219424016: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5239 13:38:03,061 DEBUG [paste.httpserver.ThreadPool] Started new worker 140378211031312: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5240 13:38:03,985 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5241 13:38:03,990 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5242 13:38:03,990 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5243 13:38:03,990 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5244 13:38:03,990 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5245 13:38:03,991 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5246 13:38:04,047 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5247 13:38:04,047 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5248 13:38:04,047 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5249 13:38:04,047 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5250 13:38:04,047 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5251 13:38:04,047 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5252 13:38:04,048 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5253 13:38:11,366 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5254 13:38:11,367 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5255 13:38:11,426 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5256 13:38:11,427 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5257 13:38:11,437 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5258 13:38:11,438 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5259 13:38:11,438 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5260 13:38:11,444 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072574155024: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5261 13:38:11,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072565762320: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5262 13:38:11,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072557369616: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5263 13:38:11,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072548976912: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5264 13:38:11,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072540584208: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5265 13:38:11,448 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072532191504: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5266 13:38:11,450 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072523798800: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5267 13:38:11,450 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072515406096: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5268 13:38:11,451 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072507013392: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5269 13:38:11,451 DEBUG [paste.httpserver.ThreadPool] Started new worker 140072498620688: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5270 13:38:11,546 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5271 13:38:11,548 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5272 13:38:11,548 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5273 13:38:11,548 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5274 13:38:11,548 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5275 13:38:11,550 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5276 13:38:11,638 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5277 13:38:11,638 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5278 13:38:11,638 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5279 13:38:11,638 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5280 13:38:11,638 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5281 13:38:11,638 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5282 13:38:11,639 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5283 13:38:18,818 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5284 13:38:18,819 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5285 13:38:18,822 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5286 13:38:18,822 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5287 13:38:18,826 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5288 13:38:18,826 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5289 13:38:18,826 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5290 13:38:18,828 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401426987280: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5291 13:38:18,828 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401418594576: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5292 13:38:18,829 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401410201872: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5293 13:38:18,829 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401401809168: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5294 13:38:18,829 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401393416464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5295 13:38:18,830 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401385023760: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5296 13:38:18,830 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401376631056: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5297 13:38:18,830 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401368238352: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5298 13:38:18,830 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401359845648: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5299 13:38:18,831 DEBUG [paste.httpserver.ThreadPool] Started new worker 140401351452944: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5300 13:38:19,865 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5301 13:38:19,874 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5302 13:38:19,874 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5303 13:38:19,875 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dupa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5304 13:38:19,875 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5305 13:38:19,876 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5306 13:38:19,928 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5307 13:38:19,929 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5308 13:38:19,929 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5309 13:38:19,929 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5310 13:38:19,929 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5311 13:38:19,929 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5312 13:38:19,929 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5313 13:38:29,315 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5314 13:38:29,315 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5315 13:38:29,318 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5316 13:38:29,318 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5317 13:38:29,322 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5318 13:38:29,322 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5319 13:38:29,322 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5320 13:38:29,324 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562853845264: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5321 13:38:29,324 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562845452560: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5322 13:38:29,325 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562837059856: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5323 13:38:29,325 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562828667152: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5324 13:38:29,325 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562820274448: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5325 13:38:29,325 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562811881744: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5326 13:38:29,326 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562803489040: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5327 13:38:29,326 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562795096336: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5328 13:38:29,326 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562786703632: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5329 13:38:29,326 DEBUG [paste.httpserver.ThreadPool] Started new worker 140562778310928: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5330 13:46:22,622 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5331 13:46:22,625 DEBUG [routes.middleware] Matched GET /add/add
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5332 13:46:22,625 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5333 13:46:22,625 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'add', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5334 13:46:22,625 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5335 13:46:22,626 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5336 13:46:22,680 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5337 13:46:22,680 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5338 13:46:22,680 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5339 13:46:22,680 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5340 13:46:22,680 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'add'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5341 13:46:22,680 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5342 13:46:22,681 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5343 13:46:34,567 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5344 13:46:34,567 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5345 13:46:34,570 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5346 13:46:34,570 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5347 13:46:34,574 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5348 13:46:34,574 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5349 13:46:34,574 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5350 13:46:34,576 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800962181392: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5351 13:46:34,577 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800953788688: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5352 13:46:34,577 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800945395984: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5353 13:46:34,577 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800937003280: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5354 13:46:34,577 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800928610576: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5355 13:46:34,578 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800920217872: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5356 13:46:34,590 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800911825168: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5357 13:46:34,590 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800903432464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5358 13:46:34,591 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800895039760: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5359 13:46:34,591 DEBUG [paste.httpserver.ThreadPool] Started new worker 139800886647056: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5360 13:46:39,469 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5361 13:46:39,471 DEBUG [routes.middleware] Matched GET /add/add
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5362 13:46:39,471 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5363 13:46:39,472 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'add', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5364 13:46:39,472 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5365 13:46:39,473 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5366 13:46:39,535 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5367 13:46:39,535 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5368 13:46:39,535 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5369 13:46:39,535 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5370 13:46:39,536 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'add'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5371 13:46:39,536 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5372 13:46:39,536 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5373 13:46:52,253 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5374 13:46:52,301 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5375 13:46:52,313 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5376 13:46:52,313 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5377 13:46:52,335 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5378 13:46:52,335 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5379 13:46:52,335 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5380 13:46:52,337 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448309782800: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5381 13:46:52,338 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448301390096: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5382 13:46:52,338 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448292997392: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5383 13:46:52,338 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448284604688: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5384 13:46:52,339 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448276211984: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5385 13:46:52,339 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448267819280: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5386 13:46:52,339 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448259426576: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5387 13:46:52,340 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448251033872: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5388 13:46:52,340 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448242641168: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5389 13:46:52,340 DEBUG [paste.httpserver.ThreadPool] Started new worker 140448234248464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5390 13:46:58,897 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5391 13:46:58,902 DEBUG [routes.middleware] Matched GET /add/add
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5392 13:46:58,902 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5393 13:46:58,902 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'add', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5394 13:46:58,903 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5395 13:46:58,904 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5396 13:46:58,978 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5397 13:46:58,979 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5398 13:46:58,979 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5399 13:46:58,979 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5400 13:46:58,979 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'add'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5401 13:46:58,979 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5402 13:46:58,979 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5403 13:47:18,187 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5404 13:47:18,187 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5405 13:47:18,191 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5406 13:47:18,191 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5407 13:47:18,194 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5408 13:47:18,194 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5409 13:47:18,194 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5410 13:47:18,197 DEBUG [paste.httpserver.ThreadPool] Started new worker 140069046905104: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5411 13:47:18,197 DEBUG [paste.httpserver.ThreadPool] Started new worker 140069038512400: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5412 13:47:18,197 DEBUG [paste.httpserver.ThreadPool] Started new worker 140069030119696: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5413 13:47:18,198 DEBUG [paste.httpserver.ThreadPool] Started new worker 140069021726992: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5414 13:47:18,198 DEBUG [paste.httpserver.ThreadPool] Started new worker 140069013334288: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5415 13:47:18,198 DEBUG [paste.httpserver.ThreadPool] Started new worker 140069004941584: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5416 13:47:18,198 DEBUG [paste.httpserver.ThreadPool] Started new worker 140068996548880: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5417 13:47:18,198 DEBUG [paste.httpserver.ThreadPool] Started new worker 140068988156176: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5418 13:47:18,199 DEBUG [paste.httpserver.ThreadPool] Started new worker 140068979763472: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5419 13:47:18,199 DEBUG [paste.httpserver.ThreadPool] Started new worker 140068971370768: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5420 13:48:52,518 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5421 13:48:52,518 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5422 13:48:52,522 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5423 13:48:52,522 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5424 13:48:52,525 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5425 13:48:52,526 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5426 13:48:52,526 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5427 13:48:52,528 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746367494416: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5428 13:48:52,528 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746359101712: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5429 13:48:52,529 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746350709008: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5430 13:48:52,529 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746342316304: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5431 13:48:52,529 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746333923600: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5432 13:48:52,529 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746325530896: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5433 13:48:52,530 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746317138192: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5434 13:48:52,530 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746308745488: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5435 13:48:52,530 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746300352784: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5436 13:48:52,530 DEBUG [paste.httpserver.ThreadPool] Started new worker 139746291960080: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5437 13:48:53,467 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5438 13:48:53,472 DEBUG [routes.middleware] Matched GET /add/add
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5439 13:48:53,473 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5440 13:48:53,473 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/add'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5441 13:48:53,473 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5442 13:48:53,474 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5443 13:48:53,528 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5444 13:48:53,528 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5445 13:48:53,528 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5446 13:48:53,529 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5447 13:48:53,529 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x35fbd70>, 'environ': {'routes.route': <routes.route.Route object at 0x3509550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/add'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3509790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/add', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x35fc910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3509810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x35fc5d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x35fc550>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/add'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x35fc910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'wsgi.input': <socket._fileobject object at 0x3493a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497333.529438, '_creation_time': 1266497333.529438}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x35fc550>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x35fc050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1940f411c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2854550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5448 13:48:54,430 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5449 13:48:54,448 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5450 13:48:54,449 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5451 13:48:54,449 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5452 13:48:54,449 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5453 13:48:54,449 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5454 13:48:54,450 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5455 13:48:54,450 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5456 13:48:54,450 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5457 13:48:54,450 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5458 13:48:54,451 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5459 13:48:54,451 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5460 13:48:54,451 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3aa3350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x3057758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x35095d0>, 'url': <routes.util.URLGenerator object at 0x3aa31d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3aa3190 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3aa3350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3a9c998>, 'session': {'_accessed_time': 1266497334.451673, '_creation_time': 1266497333.529438}, 'N_': <function gettext_noop at 0x3057410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x35095d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x3509390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x35095d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3aa3290 200 OK>, '_': <function ugettext at 0x3057578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5461 13:48:54,452 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5462 13:48:54,452 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5463 13:48:58,981 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5464 13:48:58,992 DEBUG [routes.middleware] Matched GET /add/dsa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5465 13:48:58,992 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5466 13:48:58,992 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dsa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5467 13:48:58,992 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5468 13:48:58,993 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5469 13:48:58,993 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5470 13:48:58,993 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5471 13:48:58,993 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5472 13:48:58,993 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3aa8230>, 'environ': {'routes.route': <routes.route.Route object at 0x3509550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dsa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3509790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dsa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3aa3bd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3509810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3aa3b10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3aa3a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dsa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3aa3bd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'wsgi.input': <socket._fileobject object at 0x3493bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497338.993953, '_creation_time': 1266497333.529438}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3aa3a50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x35fc510>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1940f411c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2854550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5473 13:48:59,890 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5474 13:48:59,892 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5475 13:48:59,893 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5476 13:48:59,893 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5477 13:48:59,893 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5478 13:48:59,893 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5479 13:48:59,894 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5480 13:48:59,894 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5481 13:48:59,894 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5482 13:48:59,894 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5483 13:48:59,894 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5484 13:48:59,894 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3b66450 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x3057758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x35095d0>, 'url': <routes.util.URLGenerator object at 0x3b66110>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3b66390 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3b66450 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3ab53b0>, 'session': {'_accessed_time': 1266497339.8950429, '_creation_time': 1266497333.529438}, 'N_': <function gettext_noop at 0x3057410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x35095d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x3509390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x35095d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3b66250 200 OK>, '_': <function ugettext at 0x3057578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5485 13:48:59,895 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5486 13:48:59,895 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5487 13:49:04,940 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5488 13:49:04,943 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5489 13:49:04,943 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5490 13:49:04,944 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5491 13:49:04,945 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5492 13:49:04,946 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5493 13:49:04,946 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5494 13:49:04,947 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5495 13:49:04,947 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5496 13:49:04,948 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3aa87d0>, 'environ': {'routes.route': <routes.route.Route object at 0x3509550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3509790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3b66b90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3509810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3b66ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3b66650>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3b66b90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'wsgi.input': <socket._fileobject object at 0x3493ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497344.9486971, '_creation_time': 1266497333.529438}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3b66650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x351ef10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1940f411c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2854550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5497 13:49:05,832 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5498 13:49:05,858 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5499 13:49:05,939 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5500 13:49:05,943 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5501 13:49:05,944 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5502 13:49:05,944 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5503 13:49:05,944 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5504 13:49:05,945 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5505 13:49:05,945 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5506 13:49:05,945 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5507 13:49:05,945 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5508 13:49:05,945 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3aa8cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x3509550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3509790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3b66290>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3b66550>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3509810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3b66250>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3b66290>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'wsgi.input': <socket._fileobject object at 0x3aa2850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497345.9458771, '_creation_time': 1266497333.529438}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3b66250>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3b664d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1940f411c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2854550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5509 13:49:06,826 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5510 13:49:06,826 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5511 13:49:08,932 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5512 13:49:08,947 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5513 13:49:08,947 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5514 13:49:08,948 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5515 13:49:08,949 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5516 13:49:08,951 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5517 13:49:08,951 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5518 13:49:08,952 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5519 13:49:08,952 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5520 13:49:08,952 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3aa8f50>, 'environ': {'routes.route': <routes.route.Route object at 0x3509550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3509790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ac33d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3509810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3ac3150>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3ac3990>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ac33d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3509850>, 'wsgi.input': <socket._fileobject object at 0x3aa25d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497348.9537361, '_creation_time': 1266497333.529438}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3ac3990>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3b66150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1940f411c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2854550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5521 13:49:09,831 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5522 13:49:09,831 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5523 13:49:23,802 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5524 13:49:23,802 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5525 13:49:23,805 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5526 13:49:23,805 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5527 13:49:23,809 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5528 13:49:23,809 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5529 13:49:23,809 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5530 13:49:23,811 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021459540240: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5531 13:49:23,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021451147536: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5532 13:49:23,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021442754832: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5533 13:49:23,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021434362128: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5534 13:49:23,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021425969424: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5535 13:49:23,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021417576720: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5536 13:49:23,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021409184016: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5537 13:49:23,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021400791312: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5538 13:49:23,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021392398608: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5539 13:49:23,814 DEBUG [paste.httpserver.ThreadPool] Started new worker 140021384005904: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5540 13:49:26,529 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5541 13:49:26,532 DEBUG [routes.middleware] Matched GET /add/
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5542 13:49:26,532 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5543 13:49:26,532 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5544 13:49:26,532 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5545 13:49:26,533 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5546 13:49:26,587 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5547 13:49:26,587 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5548 13:49:26,587 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5549 13:49:26,587 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5550 13:49:26,587 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x21b7d70>, 'environ': {'routes.route': <routes.route.Route object at 0x20c6510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x20c6750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x21b8890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x20c67d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x21b8550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x21b84d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x20c6810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x21b8890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x20c6810>, 'wsgi.input': <socket._fileobject object at 0x2050a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497366.588032, '_creation_time': 1266497366.588032}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x21b84d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x20dcfd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f594db791c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1412550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5551 13:49:27,673 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5552 13:49:27,680 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5553 13:49:27,680 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5554 13:49:27,680 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5555 13:49:27,680 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5556 13:49:27,681 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5557 13:49:27,681 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5558 13:49:27,682 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5559 13:49:27,682 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5560 13:49:27,682 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5561 13:49:27,682 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5562 13:49:27,682 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5563 13:49:27,682 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x26632d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1c15758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x20c6590>, 'url': <routes.util.URLGenerator object at 0x2663150>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2663110 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x26632d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x265f878>, 'session': {'_accessed_time': 1266497367.6830471, '_creation_time': 1266497366.588032}, 'N_': <function gettext_noop at 0x1c15410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x20c6590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x20c6350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x20c6590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2663210 200 OK>, '_': <function ugettext at 0x1c15578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5564 13:49:27,683 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5565 13:49:27,684 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5566 13:49:29,081 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5567 13:49:29,083 DEBUG [routes.middleware] Matched GET /add/dsada
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5568 13:49:29,083 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5569 13:49:29,083 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dsada', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5570 13:49:29,083 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5571 13:49:29,084 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5572 13:49:29,084 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5573 13:49:29,084 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5574 13:49:29,084 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5575 13:49:29,084 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dsada'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5576 13:49:29,084 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5577 13:49:29,084 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5578 13:49:56,336 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5579 13:49:56,336 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5580 13:49:56,340 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5581 13:49:56,340 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5582 13:49:56,343 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5583 13:49:56,344 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5584 13:49:56,344 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5585 13:49:56,346 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336706881808: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5586 13:49:56,346 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336698489104: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5587 13:49:56,346 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336690096400: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5588 13:49:56,347 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336681703696: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5589 13:49:56,347 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336673310992: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5590 13:49:56,347 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336664918288: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5591 13:49:56,347 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336656525584: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5592 13:49:56,348 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336648132880: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5593 13:49:56,348 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336639740176: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5594 13:49:56,348 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336631347472: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5595 13:49:57,528 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5596 13:49:57,531 DEBUG [routes.middleware] Matched GET /add/dsada
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5597 13:49:57,531 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5598 13:49:57,531 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dsada', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5599 13:49:57,532 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5600 13:49:57,533 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5601 13:49:57,584 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5602 13:49:57,585 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5603 13:49:57,585 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5604 13:49:57,585 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5605 13:49:57,585 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dsada'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5606 13:49:57,585 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5607 13:49:57,585 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5608 13:50:04,735 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5609 13:50:04,735 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5610 13:50:04,738 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5611 13:50:04,739 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5612 13:50:04,745 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5613 13:50:04,745 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5614 13:50:04,745 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5615 13:50:04,748 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662978394384: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5616 13:50:04,748 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662970001680: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5617 13:50:04,748 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662961608976: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5618 13:50:04,749 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662953216272: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5619 13:50:04,749 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662944823568: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5620 13:50:04,749 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662936430864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5621 13:50:04,750 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662928038160: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5622 13:50:04,750 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662919645456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5623 13:50:04,750 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662911252752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5624 13:50:04,750 DEBUG [paste.httpserver.ThreadPool] Started new worker 139662902860048: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5625 13:50:04,848 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5626 13:50:04,854 DEBUG [routes.middleware] Matched GET /add/dsada
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5627 13:50:04,854 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5628 13:50:04,854 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'dsada', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5629 13:50:04,854 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5630 13:50:04,855 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5631 13:50:04,908 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5632 13:50:04,908 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5633 13:50:04,908 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5634 13:50:04,910 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5635 13:50:04,910 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'dsada'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5636 13:50:04,910 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5637 13:50:04,910 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5638 13:50:12,533 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5639 13:50:12,535 DEBUG [routes.middleware] Matched GET /add/2
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5640 13:50:12,535 DEBUG [routes.middleware] Route path: '/add/{new_repo}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5641 13:50:12,535 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'2', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5642 13:50:12,535 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5643 13:50:12,536 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5644 13:50:12,536 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5645 13:50:12,536 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5646 13:50:12,536 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5647 13:50:12,536 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'2'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5648 13:50:12,536 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5649 13:50:12,536 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5650 13:50:35,766 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5651 13:50:35,766 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5652 13:50:35,769 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5653 13:50:35,770 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5654 13:50:35,773 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5655 13:50:35,773 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5656 13:50:35,773 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5657 13:50:35,775 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972440693008: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5658 13:50:35,776 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972432300304: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5659 13:50:35,776 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972423907600: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5660 13:50:35,776 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972415514896: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5661 13:50:35,777 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972407122192: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5662 13:50:35,777 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972398729488: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5663 13:50:35,778 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972365158672: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5664 13:50:35,777 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972381944080: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5665 13:50:35,778 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972373551376: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5666 13:50:35,777 DEBUG [paste.httpserver.ThreadPool] Started new worker 139972390336784: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5667 13:50:36,965 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5668 13:50:36,968 DEBUG [routes.middleware] Matched GET /add/2
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5669 13:50:36,969 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5670 13:50:36,969 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/2'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5671 13:50:36,969 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5672 13:50:36,970 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5673 13:50:37,026 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5674 13:50:37,026 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5675 13:50:37,026 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5676 13:50:37,026 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5677 13:50:37,026 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3888d70>, 'environ': {'routes.route': <routes.route.Route object at 0x3795510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/2'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3795750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/2', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x38898d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x37957d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3889590>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3889510>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/2'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x38898d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'wsgi.input': <socket._fileobject object at 0x371fa50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497437.0271311, '_creation_time': 1266497437.0271311}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3889510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37abfd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4de3f751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2adf550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5678 13:50:37,949 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5679 13:50:37,956 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5680 13:50:37,957 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5681 13:50:37,957 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5682 13:50:37,957 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5683 13:50:37,957 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5684 13:50:37,957 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5685 13:50:37,958 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5686 13:50:37,958 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5687 13:50:37,958 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5688 13:50:37,958 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5689 13:50:37,958 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5690 13:50:37,959 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3d34350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x32e2758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x3795590>, 'url': <routes.util.URLGenerator object at 0x3d341d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3d34190 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3d34350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3d2c908>, 'session': {'_accessed_time': 1266497437.9593821, '_creation_time': 1266497437.0271311}, 'N_': <function gettext_noop at 0x32e2410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x3795590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x3795350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x3795590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3d34290 200 OK>, '_': <function ugettext at 0x32e2578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5691 13:50:37,960 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5692 13:50:37,960 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5693 13:50:40,762 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5694 13:50:40,763 DEBUG [routes.middleware] Matched GET /add/dada
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5695 13:50:40,763 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5696 13:50:40,763 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dada'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5697 13:50:40,764 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5698 13:50:40,764 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5699 13:50:40,764 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5700 13:50:40,764 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5701 13:50:40,764 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5702 13:50:40,765 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d361b8>, 'environ': {'routes.route': <routes.route.Route object at 0x3795510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dada'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3795750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dada', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d34c10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x37957d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d34b50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d34a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dada'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d34c10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'wsgi.input': <socket._fileobject object at 0x371fbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497440.7652941, '_creation_time': 1266497437.0271311}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d34a50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x38894d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4de3f751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2adf550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5703 13:50:41,704 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5704 13:50:41,706 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5705 13:50:41,706 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5706 13:50:41,706 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5707 13:50:41,706 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5708 13:50:41,706 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5709 13:50:41,707 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5710 13:50:41,707 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5711 13:50:41,707 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5712 13:50:41,707 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5713 13:50:41,707 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5714 13:50:41,708 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3de1490 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x32e2758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x3795590>, 'url': <routes.util.URLGenerator object at 0x3de18d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3de13d0 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3de1490 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3d3a2d8>, 'session': {'_accessed_time': 1266497441.7082989, '_creation_time': 1266497437.0271311}, 'N_': <function gettext_noop at 0x32e2410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x3795590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x3795350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x3795590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3de1290 200 OK>, '_': <function ugettext at 0x32e2578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5715 13:50:41,708 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5716 13:50:41,709 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5717 13:50:46,548 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5718 13:50:46,551 DEBUG [routes.middleware] Matched GET /add/dsdsav
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5719 13:50:46,551 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5720 13:50:46,552 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dsdsav'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5721 13:50:46,553 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5722 13:50:46,555 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5723 13:50:46,555 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5724 13:50:46,556 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5725 13:50:46,556 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5726 13:50:46,556 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d36758>, 'environ': {'routes.route': <routes.route.Route object at 0x3795510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dsdsav'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3795750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dsdsav', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3de1c50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x37957d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3de1b90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3de1a10>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dsdsav'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3de1c50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'wsgi.input': <socket._fileobject object at 0x371fad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497446.557689, '_creation_time': 1266497437.0271311}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3de1a10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d34a10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4de3f751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2adf550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5727 13:50:47,528 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5728 13:50:47,530 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5729 13:50:47,531 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5730 13:50:47,531 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5731 13:50:47,531 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5732 13:50:47,531 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5733 13:50:47,532 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5734 13:50:47,532 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5735 13:50:47,532 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5736 13:50:47,532 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5737 13:50:47,532 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5738 13:50:47,532 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3d22290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x32e2758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x3795590>, 'url': <routes.util.URLGenerator object at 0x3d22d50>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3d22c90 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3d22290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3d3a2d8>, 'session': {'_accessed_time': 1266497447.5329051, '_creation_time': 1266497437.0271311}, 'N_': <function gettext_noop at 0x32e2410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x3795590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x3795350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x3795590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3d22990 200 OK>, '_': <function ugettext at 0x32e2578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5739 13:50:47,533 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5740 13:50:47,533 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5741 13:50:52,568 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5742 13:50:52,570 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5743 13:50:52,571 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5744 13:50:52,571 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5745 13:50:52,572 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5746 13:50:52,574 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5747 13:50:52,574 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5748 13:50:52,574 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5749 13:50:52,575 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5750 13:50:52,575 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d36e60>, 'environ': {'routes.route': <routes.route.Route object at 0x3795510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3795750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3de1590>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x37957d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3de1f90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d22810>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3de1590>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'wsgi.input': <socket._fileobject object at 0x3d308d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497452.5762999, '_creation_time': 1266497437.0271311}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d22810>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d22910>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4de3f751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2adf550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5751 13:50:53,501 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5752 13:50:53,525 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5753 13:50:53,571 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5754 13:50:53,622 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5755 13:50:53,622 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5756 13:50:53,622 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5757 13:50:53,623 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5758 13:50:53,623 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5759 13:50:53,623 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5760 13:50:53,623 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5761 13:50:53,623 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5762 13:50:53,624 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d43050>, 'environ': {'routes.route': <routes.route.Route object at 0x3795510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3795750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d33ed0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d33710>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37957d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3de1d10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d33ed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'wsgi.input': <socket._fileobject object at 0x3d30950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497453.624253, '_creation_time': 1266497437.0271311}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3de1d10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d339d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4de3f751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2adf550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5763 13:50:54,869 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5764 13:50:54,870 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5765 13:50:56,857 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5766 13:50:56,860 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5767 13:50:56,860 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5768 13:50:56,861 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5769 13:50:56,862 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5770 13:50:56,863 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5771 13:50:56,864 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5772 13:50:56,864 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5773 13:50:56,865 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5774 13:50:56,865 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d435f0>, 'environ': {'routes.route': <routes.route.Route object at 0x3795510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3795750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d4fc50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x37957d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d4f610>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d4fad0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d4fc50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3795810>, 'wsgi.input': <socket._fileobject object at 0x3d30750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497456.8660281, '_creation_time': 1266497437.0271311}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d4fad0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d33210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4de3f751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2adf550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5775 13:50:57,780 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5776 13:50:57,781 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5777 13:51:01,719 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5778 13:51:01,719 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5779 13:51:01,723 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5780 13:51:01,723 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5781 13:51:01,726 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5782 13:51:01,726 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5783 13:51:01,727 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5784 13:51:01,729 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522841450768: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5785 13:51:01,729 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522833058064: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5786 13:51:01,729 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522824665360: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5787 13:51:01,729 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522816272656: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5788 13:51:01,730 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522739988752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5789 13:51:01,730 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522731596048: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5790 13:51:01,731 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522723203344: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5791 13:51:01,731 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522714810640: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5792 13:51:01,732 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522706417936: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5793 13:51:01,732 DEBUG [paste.httpserver.ThreadPool] Started new worker 140522698025232: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5794 13:51:07,078 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5795 13:51:07,081 DEBUG [routes.middleware] Matched GET /add/dsa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5796 13:51:07,081 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5797 13:51:07,081 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dsa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5798 13:51:07,081 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5799 13:51:07,082 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5800 13:51:07,139 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5801 13:51:07,139 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5802 13:51:07,140 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5803 13:51:07,140 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5804 13:51:07,140 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2471d70>, 'environ': {'routes.route': <routes.route.Route object at 0x2386510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dsa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2386750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dsa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2472890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x23867d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2472550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x24724d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dsa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2386810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2472890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2386810>, 'wsgi.input': <socket._fileobject object at 0x2310a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497467.1406291, '_creation_time': 1266497467.1406291}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x24724d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x239cfd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fce0a6861c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d1550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5805 13:51:08,107 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5806 13:51:08,115 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5807 13:51:08,116 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5808 13:51:08,116 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5809 13:51:08,116 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5810 13:51:08,116 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5811 13:51:08,117 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5812 13:51:08,117 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5813 13:51:08,117 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5814 13:51:08,117 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5815 13:51:08,117 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5816 13:51:08,117 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5817 13:51:08,118 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2919310 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1ed4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2386590>, 'url': <routes.util.URLGenerator object at 0x2919190>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2919150 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2919310 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x29148c0>, 'session': {'_accessed_time': 1266497468.118341, '_creation_time': 1266497467.1406291}, 'N_': <function gettext_noop at 0x1ed4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2386590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2386350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2386590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2919250 200 OK>, '_': <function ugettext at 0x1ed4578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5818 13:51:08,119 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5819 13:51:08,119 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5820 13:51:13,159 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5821 13:51:13,162 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5822 13:51:13,162 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5823 13:51:13,163 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5824 13:51:13,164 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5825 13:51:13,165 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5826 13:51:13,166 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5827 13:51:13,166 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5828 13:51:13,166 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5829 13:51:13,167 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x291e1b8>, 'environ': {'routes.route': <routes.route.Route object at 0x2386510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2386750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2919b10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x23867d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2919a50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2919910>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2386810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2919b10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2386810>, 'wsgi.input': <socket._fileobject object at 0x2310bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497473.167985, '_creation_time': 1266497467.1406291}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2919910>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x239ce90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fce0a6861c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d1550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5830 13:51:14,525 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5831 13:51:14,525 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5832 13:51:14,528 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5833 13:51:14,529 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5834 13:51:14,532 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5835 13:51:14,532 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5836 13:51:14,532 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5837 13:51:14,535 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281515215120: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5838 13:51:14,535 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281506822416: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5839 13:51:14,535 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281498429712: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5840 13:51:14,535 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281490037008: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5841 13:51:14,536 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281481644304: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5842 13:51:14,536 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281473251600: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5843 13:51:14,536 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281464858896: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5844 13:51:14,536 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281456466192: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5845 13:51:14,537 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281448073488: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5846 13:51:14,537 DEBUG [paste.httpserver.ThreadPool] Started new worker 140281439680784: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5847 13:51:17,911 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5848 13:51:17,911 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5849 13:51:17,914 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5850 13:51:17,915 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5851 13:51:17,918 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5852 13:51:17,918 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5853 13:51:17,918 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5854 13:51:17,920 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688755706128: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5855 13:51:17,921 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688747313424: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5856 13:51:17,921 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688738920720: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5857 13:51:17,921 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688730528016: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5858 13:51:17,922 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688722135312: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5859 13:51:17,922 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688713742608: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5860 13:51:17,922 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688705349904: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5861 13:51:17,922 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688696957200: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5862 13:51:17,923 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688688564496: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5863 13:51:17,923 DEBUG [paste.httpserver.ThreadPool] Started new worker 140688680171792: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5864 13:51:19,112 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5865 13:51:19,120 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5866 13:51:19,120 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5867 13:51:19,121 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5868 13:51:19,121 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5869 13:51:19,122 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5870 13:51:19,186 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5871 13:51:19,186 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5872 13:51:19,186 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5873 13:51:19,186 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5874 13:51:19,186 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1fabd70>, 'environ': {'routes.route': <routes.route.Route object at 0x1eb9510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eb9750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1fac850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eb97d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fac510>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1fac3d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1fac850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'wsgi.input': <socket._fileobject object at 0x1e43a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497479.1870911, '_creation_time': 1266497479.1870911}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1fac3d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1ecff50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff4abab01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12074d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5875 13:51:20,090 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5876 13:51:20,120 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5877 13:51:20,195 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5878 13:51:20,200 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5879 13:51:20,200 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5880 13:51:20,200 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5881 13:51:20,201 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5882 13:51:20,201 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5883 13:51:20,201 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5884 13:51:20,201 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5885 13:51:20,201 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5886 13:51:20,201 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2453c08>, 'environ': {'routes.route': <routes.route.Route object at 0x1eb9510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eb9750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2457690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x24575d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eb97d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1fac450>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2457690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'wsgi.input': <socket._fileobject object at 0x1e43bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497480.202143, '_creation_time': 1266497479.1870911}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1fac450>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2457090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff4abab01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12074d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5887 13:51:21,184 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5888 13:51:21,185 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5889 13:51:23,697 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5890 13:51:23,698 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5891 13:51:23,698 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5892 13:51:23,699 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5893 13:51:23,699 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5894 13:51:23,699 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5895 13:51:23,700 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5896 13:51:23,700 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5897 13:51:23,700 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5898 13:51:23,700 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2453668>, 'environ': {'routes.route': <routes.route.Route object at 0x1eb9510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eb9750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2445e90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eb97d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2445d50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x24452d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2445e90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'wsgi.input': <socket._fileobject object at 0x1e43ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497483.7006471, '_creation_time': 1266497479.1870911}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x24452d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2457290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff4abab01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12074d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5899 13:51:24,643 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5900 13:51:24,644 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5901 13:51:24,749 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5902 13:51:24,751 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5903 13:51:24,751 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5904 13:51:24,751 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5905 13:51:24,752 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5906 13:51:24,752 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5907 13:51:24,752 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5908 13:51:24,752 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5909 13:51:24,752 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5910 13:51:24,753 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2465398>, 'environ': {'routes.route': <routes.route.Route object at 0x1eb9510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eb9750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2451e50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eb97d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2451fd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2445710>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2451e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'wsgi.input': <socket._fileobject object at 0x2405a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497484.7532279, '_creation_time': 1266497479.1870911}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2445710>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24574d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff4abab01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12074d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5911 13:51:25,638 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5912 13:51:25,640 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5913 13:51:25,689 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5914 13:51:25,690 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5915 13:51:25,690 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5916 13:51:25,691 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5917 13:51:25,692 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5918 13:51:25,693 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5919 13:51:25,694 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5920 13:51:25,694 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5921 13:51:25,695 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5922 13:51:25,695 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5923 13:51:25,696 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2451f90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1a06758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x1eb9590>, 'url': <routes.util.URLGenerator object at 0x2451b90>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2451b50 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2451f90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x245b998>, 'session': {'_accessed_time': 1266497485.696907, '_creation_time': 1266497479.1870911}, 'N_': <function gettext_noop at 0x1a06410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x1eb9590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x1eb9350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x1eb9590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2451950 200 OK>, '_': <function ugettext at 0x1a06578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5924 13:51:25,700 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5925 13:51:25,700 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5926 13:51:30,755 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5927 13:51:30,758 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5928 13:51:30,759 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5929 13:51:30,759 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5930 13:51:30,760 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5931 13:51:30,761 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5932 13:51:30,762 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5933 13:51:30,762 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5934 13:51:30,762 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5935 13:51:30,763 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2465c08>, 'environ': {'routes.route': <routes.route.Route object at 0x1eb9510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eb9750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2457b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eb97d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2457bd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2451c50>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2457b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'wsgi.input': <socket._fileobject object at 0x2458350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497490.7639799, '_creation_time': 1266497479.1870911}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2451c50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2451310>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff4abab01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12074d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5936 13:51:31,649 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5937 13:51:31,674 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5938 13:51:31,701 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5939 13:51:31,703 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5940 13:51:31,704 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5941 13:51:31,704 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5942 13:51:31,704 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5943 13:51:31,704 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5944 13:51:31,705 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5945 13:51:31,705 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5946 13:51:31,705 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5947 13:51:31,705 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x247a848>, 'environ': {'routes.route': <routes.route.Route object at 0x1eb9510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eb9750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x246aed0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x246ac50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eb97d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2457b10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x246aed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'wsgi.input': <socket._fileobject object at 0x2458c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497491.7056201, '_creation_time': 1266497479.1870911}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2457b10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x246f490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff4abab01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12074d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5948 13:51:32,630 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5949 13:51:32,630 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5950 13:51:34,702 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5951 13:51:34,705 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5952 13:51:34,705 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5953 13:51:34,705 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5954 13:51:34,706 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5955 13:51:34,706 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5956 13:51:34,707 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5957 13:51:34,707 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5958 13:51:34,707 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5959 13:51:34,707 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2465d70>, 'environ': {'routes.route': <routes.route.Route object at 0x1eb9510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eb9750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x246ac50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eb97d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x246ae90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1ecfed0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x246ac50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eb9810>, 'wsgi.input': <socket._fileobject object at 0x2458bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497494.7083931, '_creation_time': 1266497479.1870911}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1ecfed0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x246f750>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff4abab01c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x12074d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5960 13:51:35,604 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5961 13:51:35,604 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5962 13:53:55,690 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5963 13:53:55,690 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5964 13:53:55,694 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5965 13:53:55,694 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5966 13:53:55,697 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5967 13:53:55,697 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5968 13:53:55,698 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5969 13:53:55,700 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871920605456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5970 13:53:55,700 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871912212752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5971 13:53:55,700 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871903820048: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5972 13:53:55,700 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871895427344: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5973 13:53:55,701 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871887034640: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5974 13:53:55,701 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871878641936: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5975 13:53:55,702 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871870249232: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5976 13:53:55,702 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871861856528: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5977 13:53:55,702 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871853463824: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5978 13:53:55,703 DEBUG [paste.httpserver.ThreadPool] Started new worker 139871845071120: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5979 13:54:06,212 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5980 13:54:06,212 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5981 13:54:06,215 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5982 13:54:06,215 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5983 13:54:06,219 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5984 13:54:06,219 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5985 13:54:06,219 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5986 13:54:06,221 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798593689872: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5987 13:54:06,221 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798585297168: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5988 13:54:06,222 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798576904464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5989 13:54:06,222 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798501128464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5990 13:54:06,222 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798492735760: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5991 13:54:06,223 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798484343056: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5992 13:54:06,223 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798475950352: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5993 13:54:06,223 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798467557648: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5994 13:54:06,223 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798459164944: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5995 13:54:06,223 DEBUG [paste.httpserver.ThreadPool] Started new worker 139798450772240: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5996 13:54:11,625 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5997 13:54:11,626 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5998 13:54:11,652 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
5999 13:54:11,653 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6000 13:54:11,660 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6001 13:54:11,660 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6002 13:54:11,660 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6003 13:54:11,662 DEBUG [paste.httpserver.ThreadPool] Started new worker 139902030371088: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6004 13:54:11,663 DEBUG [paste.httpserver.ThreadPool] Started new worker 139902021978384: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6005 13:54:11,663 DEBUG [paste.httpserver.ThreadPool] Started new worker 139902013585680: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6006 13:54:11,663 DEBUG [paste.httpserver.ThreadPool] Started new worker 139902005192976: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6007 13:54:11,663 DEBUG [paste.httpserver.ThreadPool] Started new worker 139901996800272: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6008 13:54:11,664 DEBUG [paste.httpserver.ThreadPool] Started new worker 139901988407568: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6009 13:54:11,664 DEBUG [paste.httpserver.ThreadPool] Started new worker 139901980014864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6010 13:54:11,664 DEBUG [paste.httpserver.ThreadPool] Started new worker 139901971622160: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6011 13:54:11,664 DEBUG [paste.httpserver.ThreadPool] Started new worker 139901963229456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6012 13:54:11,665 DEBUG [paste.httpserver.ThreadPool] Started new worker 139901954836752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6013 13:54:16,896 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6014 13:54:16,896 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6015 13:54:16,900 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6016 13:54:16,900 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6017 13:54:16,904 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6018 13:54:16,904 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6019 13:54:16,904 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6020 13:54:16,906 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241348360464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6021 13:54:16,907 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241339967760: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6022 13:54:16,907 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241331575056: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6023 13:54:16,907 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241323182352: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6024 13:54:16,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241314789648: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6025 13:54:16,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241306396944: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6026 13:54:16,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241298004240: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6027 13:54:16,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241218304272: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6028 13:54:16,908 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241209911568: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6029 13:54:16,909 DEBUG [paste.httpserver.ThreadPool] Started new worker 140241201518864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6030 13:54:20,041 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6031 13:54:20,044 DEBUG [routes.middleware] Matched GET /add/dupa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6032 13:54:20,044 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6033 13:54:20,044 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6034 13:54:20,045 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6035 13:54:20,046 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6036 13:54:20,100 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6037 13:54:20,100 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6038 13:54:20,100 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6039 13:54:20,100 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6040 13:54:20,101 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1bf2d70>, 'environ': {'routes.route': <routes.route.Route object at 0x1b04510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1b04750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/dupa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1bf38d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1b047d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1bf3590>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1bf34d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/dupa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1b04810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1bf38d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1b04810>, 'wsgi.input': <socket._fileobject object at 0x1a8ea50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497660.1012859, '_creation_time': 1266497660.1012859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1bf34d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1b1afd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8c801cb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xe544d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6041 13:54:20,994 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6042 13:54:21,001 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6043 13:54:21,002 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6044 13:54:21,002 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6045 13:54:21,002 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6046 13:54:21,002 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6047 13:54:21,003 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6048 13:54:21,004 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6049 13:54:21,004 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6050 13:54:21,004 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6051 13:54:21,004 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6052 13:54:21,004 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6053 13:54:21,004 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x209c350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1652758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x1b04590>, 'url': <routes.util.URLGenerator object at 0x209c1d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x209c190 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x209c350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2097908>, 'session': {'_accessed_time': 1266497661.0051341, '_creation_time': 1266497660.1012859}, 'N_': <function gettext_noop at 0x1652410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x1b04590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x1b04350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x1b04590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x209c290 200 OK>, '_': <function ugettext at 0x1652578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6054 13:54:21,006 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6055 13:54:21,006 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6056 13:54:26,053 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6057 13:54:26,054 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6058 13:54:26,054 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6059 13:54:26,055 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6060 13:54:26,055 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6061 13:54:26,055 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6062 13:54:26,056 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6063 13:54:26,056 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6064 13:54:26,056 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6065 13:54:26,056 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x20a11b8>, 'environ': {'routes.route': <routes.route.Route object at 0x1b04510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1b04750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x209cb50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1b047d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x209ca90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x209c950>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1b04810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x209cb50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1b04810>, 'wsgi.input': <socket._fileobject object at 0x1a8ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497666.056567, '_creation_time': 1266497660.1012859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x209c950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1b1ae90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8c801cb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xe544d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6066 13:54:26,927 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6067 13:54:26,952 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6068 13:54:27,030 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6069 13:54:27,031 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6070 13:54:27,031 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6071 13:54:27,032 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6072 13:54:27,032 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6073 13:54:27,033 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6074 13:54:27,033 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6075 13:54:27,033 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6076 13:54:27,033 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6077 13:54:27,033 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x20a16e0>, 'environ': {'routes.route': <routes.route.Route object at 0x1b04510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1b04750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x214cb10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x214c5d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1b047d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x209ca10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1b04810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x214cb10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1b04810>, 'wsgi.input': <socket._fileobject object at 0x1a8ead0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497667.033778, '_creation_time': 1266497660.1012859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x209ca10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x214c110>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8c801cb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xe544d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6078 13:54:27,930 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6079 13:54:27,930 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6080 13:54:30,182 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6081 13:54:30,183 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6082 13:54:30,183 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6083 13:54:30,183 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6084 13:54:30,184 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6085 13:54:30,184 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6086 13:54:30,184 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6087 13:54:30,184 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6088 13:54:30,184 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6089 13:54:30,185 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x20a1c80>, 'environ': {'routes.route': <routes.route.Route object at 0x1b04510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1b04750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x20ad910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1b047d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x20ad9d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x20add50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1b04810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x20ad910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1b04810>, 'wsgi.input': <socket._fileobject object at 0x209b6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497670.1856511, '_creation_time': 1266497660.1012859}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x20add50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x214c1d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8c801cb1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xe544d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6090 13:54:31,153 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6091 13:54:31,153 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6092 13:54:54,182 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6093 13:54:54,182 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6094 13:54:54,185 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6095 13:54:54,185 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6096 13:54:54,190 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6097 13:54:54,190 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6098 13:54:54,190 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6099 13:54:54,192 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372318767376: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6100 13:54:54,192 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372310374672: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6101 13:54:54,193 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372301981968: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6102 13:54:54,193 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372293589264: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6103 13:54:54,193 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372285196560: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6104 13:54:54,193 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372276803856: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6105 13:54:54,194 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372268411152: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6106 13:54:54,194 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372260018448: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6107 13:54:54,194 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372251625744: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6108 13:54:54,194 DEBUG [paste.httpserver.ThreadPool] Started new worker 140372243233040: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6109 13:54:56,343 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6110 13:54:56,345 DEBUG [routes.middleware] Matched GET /add/a
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6111 13:54:56,345 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z]}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6112 13:54:56,345 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'a', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6113 13:54:56,345 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6114 13:54:56,346 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6115 13:54:56,419 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6116 13:54:56,419 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6117 13:54:56,419 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6118 13:54:56,419 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6119 13:54:56,419 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'a'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6120 13:54:56,419 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6121 13:54:56,419 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6122 13:54:58,982 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6123 13:54:58,983 DEBUG [routes.middleware] Matched GET /add/aa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6124 13:54:58,983 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6125 13:54:58,984 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/aa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6126 13:54:58,984 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6127 13:54:58,985 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6128 13:54:58,985 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6129 13:54:58,985 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6130 13:54:58,985 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6131 13:54:58,986 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x315c7d0>, 'environ': {'routes.route': <routes.route.Route object at 0x2bd4550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/aa'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2bd4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/aa', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x313fbd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2bd4810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x313fb10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2cc64d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/aa'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2bd4850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x313fbd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2bd4850>, 'wsgi.input': <socket._fileobject object at 0x2b5ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497698.9866171, '_creation_time': 1266497698.9866171}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2cc64d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2cc6190>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7faafe8e81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1f224d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6132 13:54:59,915 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6133 13:54:59,922 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6134 13:54:59,922 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6135 13:54:59,922 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6136 13:54:59,923 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6137 13:54:59,923 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6138 13:54:59,923 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6139 13:54:59,923 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6140 13:54:59,924 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6141 13:54:59,924 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6142 13:54:59,924 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6143 13:54:59,924 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6144 13:54:59,924 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3168750 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2722758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2bd45d0>, 'url': <routes.util.URLGenerator object at 0x31685d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3168590 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3168750 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3163cf8>, 'session': {'_accessed_time': 1266497699.9248991, '_creation_time': 1266497698.9866171}, 'N_': <function gettext_noop at 0x2722410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2bd45d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2bd4390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2bd45d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3168690 200 OK>, '_': <function ugettext at 0x2722578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6145 13:54:59,925 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6146 13:54:59,926 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6147 13:55:04,597 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6148 13:55:04,597 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6149 13:55:04,601 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6150 13:55:04,601 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6151 13:55:04,604 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6152 13:55:04,605 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6153 13:55:04,605 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6154 13:55:04,607 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502415571216: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6155 13:55:04,607 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502407178512: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6156 13:55:04,607 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502398785808: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6157 13:55:04,607 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502390393104: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6158 13:55:04,608 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502382000400: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6159 13:55:04,608 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502373607696: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6160 13:55:04,609 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502365214992: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6161 13:55:04,609 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502356822288: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6162 13:55:04,609 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502348429584: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6163 13:55:04,610 DEBUG [paste.httpserver.ThreadPool] Started new worker 140502340036880: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6164 13:55:04,953 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6165 13:55:04,957 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6166 13:55:04,957 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6167 13:55:04,957 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6168 13:55:04,958 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6169 13:55:04,959 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6170 13:55:05,022 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6171 13:55:05,022 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6172 13:55:05,022 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6173 13:55:05,022 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6174 13:55:05,022 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x19e4b90>, 'environ': {'routes.route': <routes.route.Route object at 0x19f1550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19f1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1a02050>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19f1810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x19fbd90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x19fbc50>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1a02050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'wsgi.input': <socket._fileobject object at 0x197b550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497705.022933, '_creation_time': 1266497705.022933}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x19fbc50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x19fb850>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc948ee31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd3b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6175 13:55:05,731 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6176 13:55:05,734 DEBUG [routes.middleware] Matched GET /add/aa
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6177 13:55:05,734 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6178 13:55:05,734 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'aa', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6179 13:55:05,734 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6180 13:55:05,735 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6181 13:55:05,735 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6182 13:55:05,735 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6183 13:55:05,736 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6184 13:55:05,736 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'aa'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6185 13:55:05,737 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6186 13:55:05,739 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6187 13:55:05,991 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6188 13:55:06,028 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6189 13:55:08,250 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6190 13:55:08,252 DEBUG [routes.middleware] Matched GET /add/aadsadasas
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6191 13:55:08,252 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6192 13:55:08,252 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'aadsadasas', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6193 13:55:08,252 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6194 13:55:08,253 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6195 13:55:08,253 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6196 13:55:08,253 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6197 13:55:08,253 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6198 13:55:08,253 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'aadsadasas'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6199 13:55:08,253 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6200 13:55:08,254 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6201 13:55:29,301 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6202 13:55:29,319 DEBUG [routes.middleware] Matched GET /add/1
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6203 13:55:29,320 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6204 13:55:29,320 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/1'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6205 13:55:29,320 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6206 13:55:29,320 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6207 13:55:29,321 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6208 13:55:29,321 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6209 13:55:29,321 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6210 13:55:29,321 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2022b90>, 'environ': {'routes.route': <routes.route.Route object at 0x19f1550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19f1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1f314d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19f1810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1f318d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1f31410>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/1'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1f314d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'wsgi.input': <socket._fileobject object at 0x197b650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497729.3216701, '_creation_time': 1266497705.022933}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1f31410>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1f31890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc948ee31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd3b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6211 13:55:30,627 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6212 13:55:30,629 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6213 13:55:30,629 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6214 13:55:30,629 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6215 13:55:30,630 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6216 13:55:30,630 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6217 13:55:30,630 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6218 13:55:30,630 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6219 13:55:30,631 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6220 13:55:30,631 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6221 13:55:30,631 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6222 13:55:30,631 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6223 13:55:30,631 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x1f3cdd0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x153e758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x19f15d0>, 'url': <routes.util.URLGenerator object at 0x1f3c7d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x1f3c790 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x1f3cdd0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x1f89878>, 'session': {'_accessed_time': 1266497730.631983, '_creation_time': 1266497705.022933}, 'N_': <function gettext_noop at 0x153e410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x19f15d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x19f1390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x19f15d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x1f3c690 200 OK>, '_': <function ugettext at 0x153e578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6224 13:55:30,632 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6225 13:55:30,633 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6226 13:55:35,669 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6227 13:55:35,672 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6228 13:55:35,673 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6229 13:55:35,673 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6230 13:55:35,674 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6231 13:55:35,675 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6232 13:55:35,676 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6233 13:55:35,676 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6234 13:55:35,676 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6235 13:55:35,677 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1f81758>, 'environ': {'routes.route': <routes.route.Route object at 0x19f1550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19f1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1f82550>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19f1810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1f82490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1f3c750>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1f82550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'wsgi.input': <socket._fileobject object at 0x1f216d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497735.677804, '_creation_time': 1266497705.022933}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1f3c750>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1f31990>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc948ee31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd3b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6236 13:55:36,628 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6237 13:55:36,652 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6238 13:55:36,732 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6239 13:55:36,733 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6240 13:55:36,733 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6241 13:55:36,733 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6242 13:55:36,734 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6243 13:55:36,734 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6244 13:55:36,734 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6245 13:55:36,735 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6246 13:55:36,735 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6247 13:55:36,735 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2022cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x19f1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19f1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1fbfa90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fbfdd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x19f1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1fbfad0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1fbfa90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'wsgi.input': <socket._fileobject object at 0x1f21650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497736.7355299, '_creation_time': 1266497705.022933}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1fbfad0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1f3ca90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc948ee31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd3b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6248 13:55:37,676 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6249 13:55:37,676 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6250 13:55:39,690 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6251 13:55:39,691 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6252 13:55:39,692 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6253 13:55:39,692 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6254 13:55:39,692 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6255 13:55:39,693 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6256 13:55:39,693 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6257 13:55:39,693 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6258 13:55:39,693 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6259 13:55:39,693 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1f81b90>, 'environ': {'routes.route': <routes.route.Route object at 0x19f1550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19f1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2033c10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19f1810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2033590>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1f82290>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2033c10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'wsgi.input': <socket._fileobject object at 0x1f21dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497739.693676, '_creation_time': 1266497705.022933}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1f82290>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fbfe50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc948ee31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd3b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6260 13:55:40,625 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6261 13:55:40,625 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6262 13:55:56,877 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6263 13:55:56,878 DEBUG [routes.middleware] Matched GET /add/voip_monitor
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6264 13:55:56,878 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6265 13:55:56,878 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/voip_monitor'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6266 13:55:56,879 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6267 13:55:56,879 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6268 13:55:56,879 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6269 13:55:56,879 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6270 13:55:56,879 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6271 13:55:56,880 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1f9c230>, 'environ': {'routes.route': <routes.route.Route object at 0x19f1550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/voip_monitor'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19f1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/voip_monitor', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x214e7d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19f1810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x214e710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2033e10>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/voip_monitor'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x214e7d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'wsgi.input': <socket._fileobject object at 0x197b650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497756.880264, '_creation_time': 1266497705.022933}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2033e10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fbf890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc948ee31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd3b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6272 13:55:57,833 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6273 13:55:57,835 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6274 13:55:57,835 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6275 13:55:57,835 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6276 13:55:57,836 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6277 13:55:57,836 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6278 13:55:57,836 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6279 13:55:57,836 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6280 13:55:57,836 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6281 13:55:57,836 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6282 13:55:57,837 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6283 13:55:57,837 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x1f31850 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x153e758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x19f15d0>, 'url': <routes.util.URLGenerator object at 0x1f31790>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x1f31c50 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x1f31850 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x1fa2ea8>, 'session': {'_accessed_time': 1266497757.837549, '_creation_time': 1266497705.022933}, 'N_': <function gettext_noop at 0x153e410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x19f15d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x19f1390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x19f15d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x1f31510 200 OK>, '_': <function ugettext at 0x153e578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6284 13:55:57,838 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6285 13:55:57,838 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6286 13:56:02,878 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6287 13:56:02,881 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6288 13:56:02,882 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6289 13:56:02,882 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6290 13:56:02,883 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6291 13:56:02,884 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6292 13:56:02,884 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6293 13:56:02,885 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6294 13:56:02,885 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6295 13:56:02,886 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1f3aed8>, 'environ': {'routes.route': <routes.route.Route object at 0x19f1550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19f1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2033c50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19f1810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2033750>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1f31a50>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2033c50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'wsgi.input': <socket._fileobject object at 0x1f21650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497762.8867469, '_creation_time': 1266497705.022933}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1f31a50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1f31d10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc948ee31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd3b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6296 13:56:03,860 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6297 13:56:03,893 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6298 13:56:03,940 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6299 13:56:03,967 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6300 13:56:03,968 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6301 13:56:03,968 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6302 13:56:03,968 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6303 13:56:03,969 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6304 13:56:03,969 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6305 13:56:03,969 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6306 13:56:03,969 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6307 13:56:03,969 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1f9cb90>, 'environ': {'routes.route': <routes.route.Route object at 0x19f1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19f1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1fab0d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fbfe90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x19f1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x20331d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1fab0d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'wsgi.input': <socket._fileobject object at 0x1f3fad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497763.9698761, '_creation_time': 1266497705.022933}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x20331d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fbfa10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc948ee31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd3b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6308 13:56:04,851 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6309 13:56:04,851 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6310 13:56:06,966 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6311 13:56:06,968 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6312 13:56:06,969 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6313 13:56:06,969 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6314 13:56:06,970 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6315 13:56:06,971 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6316 13:56:06,973 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6317 13:56:06,973 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6318 13:56:06,974 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6319 13:56:06,974 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1f9ccf8>, 'environ': {'routes.route': <routes.route.Route object at 0x19f1550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x19f1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1fbfe90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x19f1810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fabcd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1fabad0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1fbfe90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x19f1850>, 'wsgi.input': <socket._fileobject object at 0x1f3fb50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497766.9750979, '_creation_time': 1266497705.022933}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1fabad0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1fbfed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc948ee31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xd3b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6320 13:56:07,887 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6321 13:56:07,887 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6322 13:57:10,076 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6323 13:57:10,076 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6324 13:57:10,079 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6325 13:57:10,079 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6326 13:57:10,083 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6327 13:57:10,084 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6328 13:57:10,084 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6329 13:57:10,086 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205430417680: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6330 13:57:10,092 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205422024976: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6331 13:57:10,093 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205413632272: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6332 13:57:10,093 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205405239568: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6333 13:57:10,094 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205396846864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6334 13:57:10,094 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205388454160: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6335 13:57:10,095 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205380061456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6336 13:57:10,096 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205371668752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6337 13:57:10,097 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205363276048: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6338 13:57:10,097 DEBUG [paste.httpserver.ThreadPool] Started new worker 140205354883344: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6339 13:57:48,540 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6340 13:57:48,542 DEBUG [routes.middleware] Matched GET /voip_monitor
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6341 13:57:48,542 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6342 13:57:48,543 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'voip_monitor'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6343 13:57:48,543 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6344 13:57:48,544 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6345 13:57:48,599 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6346 13:57:48,599 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6347 13:57:48,600 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6348 13:57:48,600 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6349 13:57:48,600 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x36b4d70>, 'environ': {'routes.route': <routes.route.Route object at 0x35c3510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'voip_monitor'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x35c3750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/voip_monitor', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x36b6890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x35c37d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x36b6550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36b6390>, {'action': u'view', 'controller': u'hg', 'path_info': 'voip_monitor'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x36b6890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'wsgi.input': <socket._fileobject object at 0x354da50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497868.6006711, '_creation_time': 1266497868.6006711}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x36b6390>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x35d9f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f84233c61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x29124d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6350 13:57:50,081 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6351 13:57:50,121 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6352 13:57:50,152 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6353 13:57:50,162 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6354 13:57:50,162 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6355 13:57:50,162 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6356 13:57:50,163 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6357 13:57:50,163 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6358 13:57:50,163 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6359 13:57:50,163 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6360 13:57:50,163 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6361 13:57:50,163 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e7bf50>, 'environ': {'routes.route': <routes.route.Route object at 0x35c3510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/voip_monitor', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x35c3750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e67850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e67b50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x35c37d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36b6410>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e67850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'wsgi.input': <socket._fileobject object at 0x354dbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497870.1641929, '_creation_time': 1266497868.6006711}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x36b6410>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e5fa90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f84233c61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x29124d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6362 13:57:51,080 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6363 13:57:51,080 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6364 13:57:53,191 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6365 13:57:53,193 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6366 13:57:53,194 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6367 13:57:53,194 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6368 13:57:53,196 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6369 13:57:53,197 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6370 13:57:53,197 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6371 13:57:53,198 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6372 13:57:53,198 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6373 13:57:53,198 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e7b9b0>, 'environ': {'routes.route': <routes.route.Route object at 0x35c3510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x35c3750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3b51990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x35c37d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e5fbd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e5fa50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3b51990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'wsgi.input': <socket._fileobject object at 0x354dad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497873.199544, '_creation_time': 1266497868.6006711}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e5fa50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e67250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f84233c61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x29124d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6374 13:57:54,114 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6375 13:57:54,115 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6376 13:57:55,653 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6377 13:57:55,654 DEBUG [routes.middleware] Matched GET /add/voip_monitor
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6378 13:57:55,654 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6379 13:57:55,654 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/voip_monitor'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6380 13:57:55,655 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6381 13:57:55,655 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6382 13:57:55,655 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6383 13:57:55,655 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6384 13:57:55,656 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6385 13:57:55,656 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e93668>, 'environ': {'routes.route': <routes.route.Route object at 0x35c3510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/voip_monitor'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x35c3750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/voip_monitor', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e821d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x35c37d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e82310>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e82350>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/voip_monitor'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e821d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'wsgi.input': <socket._fileobject object at 0x3cf9d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497875.6564419, '_creation_time': 1266497868.6006711}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e82350>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e4ead0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f84233c61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x29124d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6386 13:57:56,614 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6387 13:57:56,616 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6388 13:57:56,617 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6389 13:57:56,617 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6390 13:57:56,617 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6391 13:57:56,617 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6392 13:57:56,618 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6393 13:57:56,618 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6394 13:57:56,618 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6395 13:57:56,618 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6396 13:57:56,618 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6397 13:57:56,618 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6398 13:57:56,619 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3ea4150 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x3111758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x35c3590>, 'url': <routes.util.URLGenerator object at 0x3ea4650>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3ea4490 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3ea4150 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3ead758>, 'session': {'_accessed_time': 1266497876.6197219, '_creation_time': 1266497868.6006711}, 'N_': <function gettext_noop at 0x3111410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x35c3590>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x35c3350>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x35c3590>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3ea4090 200 OK>, '_': <function ugettext at 0x3111578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6399 13:57:56,620 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6400 13:57:56,620 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6401 13:58:01,659 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6402 13:58:01,662 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6403 13:58:01,662 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6404 13:58:01,663 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6405 13:58:01,664 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6406 13:58:01,665 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6407 13:58:01,666 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6408 13:58:01,666 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6409 13:58:01,666 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6410 13:58:01,667 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e939b0>, 'environ': {'routes.route': <routes.route.Route object at 0x35c3510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x35c3750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e9d3d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x35c37d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e9d6d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e9d910>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e9d3d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'wsgi.input': <socket._fileobject object at 0x3e6f7d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497881.6679089, '_creation_time': 1266497868.6006711}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e9d910>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e9db10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f84233c61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x29124d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6411 13:58:02,591 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6412 13:58:02,619 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6413 13:58:02,642 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6414 13:58:02,644 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6415 13:58:02,645 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6416 13:58:02,645 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6417 13:58:02,645 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6418 13:58:02,646 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6419 13:58:02,646 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6420 13:58:02,646 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6421 13:58:02,646 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6422 13:58:02,646 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3ea66e0>, 'environ': {'routes.route': <routes.route.Route object at 0x35c3510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x35c3750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ea4510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3ea4bd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x35c37d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36b6350>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ea4510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'wsgi.input': <socket._fileobject object at 0x3e6fad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497882.6467121, '_creation_time': 1266497868.6006711}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x36b6350>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ea47d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f84233c61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x29124d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6423 13:58:03,584 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6424 13:58:03,584 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6425 13:58:05,642 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6426 13:58:05,645 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6427 13:58:05,645 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6428 13:58:05,646 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6429 13:58:05,647 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6430 13:58:05,648 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6431 13:58:05,649 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6432 13:58:05,649 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6433 13:58:05,649 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6434 13:58:05,650 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3ea6c08>, 'environ': {'routes.route': <routes.route.Route object at 0x35c3510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x35c3750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e820d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x35c37d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e82190>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e82bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e820d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x35c3810>, 'wsgi.input': <socket._fileobject object at 0x3e6f750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497885.6508739, '_creation_time': 1266497868.6006711}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e82bd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ea42d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f84233c61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x29124d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6435 13:58:06,517 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6436 13:58:06,517 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6437 13:58:12,197 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6438 13:58:12,197 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6439 13:58:12,201 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6440 13:58:12,201 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6441 13:58:12,204 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6442 13:58:12,205 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6443 13:58:12,205 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6444 13:58:12,207 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577272711440: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6445 13:58:12,207 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577264318736: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6446 13:58:12,207 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577255926032: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6447 13:58:12,208 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577247533328: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6448 13:58:12,208 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577239140624: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6449 13:58:12,208 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577230747920: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6450 13:58:12,208 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577222355216: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6451 13:58:12,209 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577213962512: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6452 13:58:12,209 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577205569808: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6453 13:58:12,209 DEBUG [paste.httpserver.ThreadPool] Started new worker 140577197177104: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6454 13:58:12,970 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6455 13:58:12,976 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6456 13:58:12,976 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6457 13:58:12,976 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6458 13:58:12,977 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6459 13:58:12,978 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6460 13:58:13,029 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6461 13:58:13,029 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6462 13:58:13,029 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6463 13:58:13,029 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6464 13:58:13,030 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1fbbd70>, 'environ': {'routes.route': <routes.route.Route object at 0x1eca510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eca750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1fbc850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eca7d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1fbc510>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1fbc3d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1fbc850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'wsgi.input': <socket._fileobject object at 0x1e54a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497893.030282, '_creation_time': 1266497893.030282}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1fbc3d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1ee0f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fdab6c381c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x122ec10>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6465 13:58:13,979 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6466 13:58:14,027 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6467 13:58:14,051 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6468 13:58:14,099 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6469 13:58:14,100 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6470 13:58:14,100 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6471 13:58:14,100 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6472 13:58:14,101 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6473 13:58:14,101 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6474 13:58:14,101 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6475 13:58:14,101 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6476 13:58:14,101 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1fb8cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x1eca510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eca750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2468750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2468690>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eca7d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1215990>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2468750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'wsgi.input': <socket._fileobject object at 0x24199d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497894.1019311, '_creation_time': 1266497893.030282}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1215990>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24681d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fdab6c381c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x122ec10>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6477 13:58:15,062 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6478 13:58:15,063 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6479 13:58:17,176 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6480 13:58:17,177 DEBUG [routes.middleware] Matched GET /voip_monitor
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6481 13:58:17,177 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6482 13:58:17,177 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'voip_monitor'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6483 13:58:17,178 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6484 13:58:17,178 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6485 13:58:17,178 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6486 13:58:17,178 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6487 13:58:17,178 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6488 13:58:17,179 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2464668>, 'environ': {'routes.route': <routes.route.Route object at 0x1eca510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'voip_monitor'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eca750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/voip_monitor', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2456a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eca7d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2456810>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1ee0ed0>, {'action': u'view', 'controller': u'hg', 'path_info': 'voip_monitor'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2456a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'wsgi.input': <socket._fileobject object at 0x1e54bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497897.1793151, '_creation_time': 1266497893.030282}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1ee0ed0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24680d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fdab6c381c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x122ec10>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6489 13:58:17,186 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6490 13:58:17,187 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6491 13:58:17,188 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6492 13:58:17,188 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6493 13:58:17,188 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6494 13:58:17,189 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6495 13:58:17,189 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6496 13:58:17,189 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6497 13:58:17,189 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6498 13:58:17,189 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x247c320>, 'environ': {'routes.route': <routes.route.Route object at 0x1eca510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eca750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x25b7b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eca7d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x25b7a90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25b7890>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x25b7b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'wsgi.input': <socket._fileobject object at 0x24695d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497897.189914, '_creation_time': 1266497893.030282}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25b7890>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25b7550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fdab6c381c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x122ec10>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6499 13:58:18,965 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6500 13:58:18,974 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6501 13:58:19,012 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6502 13:58:19,021 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6503 13:58:19,021 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6504 13:58:19,022 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6505 13:58:19,022 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6506 13:58:19,022 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6507 13:58:19,022 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6508 13:58:19,023 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6509 13:58:19,023 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6510 13:58:19,023 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x28dad70>, 'environ': {'routes.route': <routes.route.Route object at 0x1eca510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/voip_monitor', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eca750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2468810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2468110>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eca7d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25b7950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2468810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'wsgi.input': <socket._fileobject object at 0x2469550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497899.0235479, '_creation_time': 1266497893.030282}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25b7950>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25bdfd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fdab6c381c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x122ec10>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6511 13:58:19,954 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6512 13:58:19,955 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6513 13:58:20,359 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6514 13:58:20,359 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6515 13:58:22,269 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6516 13:58:22,273 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6517 13:58:22,273 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6518 13:58:22,273 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6519 13:58:22,274 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6520 13:58:22,274 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6521 13:58:22,274 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6522 13:58:22,274 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6523 13:58:22,274 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6524 13:58:22,275 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x28eb488>, 'environ': {'routes.route': <routes.route.Route object at 0x1eca510>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1eca750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x28c9050>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1eca7d0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x28c9990>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x25bdf90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x28c9050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1eca810>, 'wsgi.input': <socket._fileobject object at 0x28997d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266497902.275418, '_creation_time': 1266497893.030282}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x25bdf90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x25bd850>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fdab6c381c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x122ec10>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6525 13:58:22,945 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6526 13:58:23,119 DEBUG [routes.middleware] Matched GET /add/voip_monitor
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6527 13:58:23,120 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6528 13:58:23,120 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'voip_monitor', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6529 13:58:23,120 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6530 13:58:23,120 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6531 13:58:23,120 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6532 13:58:23,120 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6533 13:58:23,121 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6534 13:58:23,121 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'voip_monitor'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6535 13:58:23,121 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6536 13:58:23,121 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6537 13:58:23,306 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6538 13:58:23,307 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6539 13:58:26,907 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6540 13:58:26,908 DEBUG [routes.middleware] Matched GET /add/voip monitor
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6541 13:58:26,908 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6542 13:58:26,908 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'voip monitor', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6543 13:58:26,908 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6544 13:58:26,909 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6545 13:58:26,909 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6546 13:58:26,909 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6547 13:58:26,909 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6548 13:58:26,909 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'voip monitor'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6549 13:58:26,910 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6550 13:58:26,910 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6551 13:58:30,162 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6552 13:58:30,165 DEBUG [routes.middleware] Matched GET /add/voi- monitor
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6553 13:58:30,166 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6554 13:58:30,166 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'voi- monitor', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6555 13:58:30,166 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6556 13:58:30,167 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6557 13:58:30,167 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6558 13:58:30,168 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6559 13:58:30,168 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6560 13:58:30,168 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'voi- monitor'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6561 13:58:30,168 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6562 13:58:30,169 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6563 13:58:34,938 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6564 13:58:34,939 DEBUG [routes.middleware] Matched GET /add/voi-monitor
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6565 13:58:34,940 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6566 13:58:34,940 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'voi-monitor', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6567 13:58:34,940 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6568 13:58:34,940 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6569 13:58:34,940 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6570 13:58:34,941 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6571 13:58:34,941 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6572 13:58:34,941 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'voi-monitor'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6573 13:58:34,941 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6574 13:58:34,941 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6575 13:59:56,865 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6576 13:59:56,865 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6577 13:59:56,868 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6578 13:59:56,868 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6579 13:59:56,872 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6580 13:59:56,872 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6581 13:59:56,872 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6582 13:59:56,874 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365612542224: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6583 13:59:56,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365604149520: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6584 13:59:56,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365595756816: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6585 13:59:56,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365587364112: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6586 13:59:56,875 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365503920400: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6587 13:59:56,876 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365495527696: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6588 13:59:56,876 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365487134992: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6589 13:59:56,876 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365478742288: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6590 13:59:56,876 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365470349584: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6591 13:59:56,877 DEBUG [paste.httpserver.ThreadPool] Started new worker 140365461956880: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6592 14:00:13,300 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6593 14:00:13,303 DEBUG [routes.middleware] Matched GET /add/voi-monitor
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6594 14:00:13,303 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6595 14:00:13,303 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'voi-monitor', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6596 14:00:13,303 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6597 14:00:13,304 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6598 14:00:13,359 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6599 14:00:13,359 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6600 14:00:13,359 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6601 14:00:13,359 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6602 14:00:13,359 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'voi-monitor'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6603 14:00:13,360 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6604 14:00:13,360 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6605 14:00:54,540 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6606 14:00:54,540 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6607 14:00:54,544 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6608 14:00:54,544 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6609 14:00:54,547 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6610 14:00:54,548 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6611 14:00:54,548 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6612 14:00:54,550 DEBUG [paste.httpserver.ThreadPool] Started new worker 140391017863440: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6613 14:00:54,550 DEBUG [paste.httpserver.ThreadPool] Started new worker 140391009470736: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6614 14:00:54,551 DEBUG [paste.httpserver.ThreadPool] Started new worker 140391001078032: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6615 14:00:54,551 DEBUG [paste.httpserver.ThreadPool] Started new worker 140390992685328: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6616 14:00:54,551 DEBUG [paste.httpserver.ThreadPool] Started new worker 140390984292624: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6617 14:00:54,551 DEBUG [paste.httpserver.ThreadPool] Started new worker 140390975899920: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6618 14:00:54,552 DEBUG [paste.httpserver.ThreadPool] Started new worker 140390967507216: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6619 14:00:54,552 DEBUG [paste.httpserver.ThreadPool] Started new worker 140390959114512: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6620 14:00:54,552 DEBUG [paste.httpserver.ThreadPool] Started new worker 140390950721808: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6621 14:00:54,553 DEBUG [paste.httpserver.ThreadPool] Started new worker 140390942329104: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6622 14:03:20,937 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6623 14:03:20,939 DEBUG [routes.middleware] Matched GET /add/test
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6624 14:03:20,939 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6625 14:03:20,940 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6626 14:03:20,940 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6627 14:03:20,941 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6628 14:03:21,007 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6629 14:03:21,007 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6630 14:03:21,007 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6631 14:03:21,007 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6632 14:03:21,007 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6633 14:03:21,007 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6634 14:03:21,007 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6635 14:03:29,560 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6636 14:03:29,560 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6637 14:03:29,615 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6638 14:03:29,616 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6639 14:03:29,627 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6640 14:03:29,628 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6641 14:03:29,628 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6642 14:03:29,634 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848727120144: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6643 14:03:29,634 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848718727440: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6644 14:03:29,635 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848710334736: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6645 14:03:29,635 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848701942032: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6646 14:03:29,635 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848693549328: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6647 14:03:29,635 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848685156624: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6648 14:03:29,636 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848676763920: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6649 14:03:29,636 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848668371216: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6650 14:03:29,636 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848659978512: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6651 14:03:29,636 DEBUG [paste.httpserver.ThreadPool] Started new worker 139848651585808: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6652 14:03:31,420 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6653 14:03:31,428 DEBUG [routes.middleware] Matched GET /add/test
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6654 14:03:31,428 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6655 14:03:31,429 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6656 14:03:31,429 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6657 14:03:31,430 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6658 14:03:31,483 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6659 14:03:31,484 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6660 14:03:31,484 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6661 14:03:31,484 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6662 14:03:31,484 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6663 14:03:31,520 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6664 14:03:31,520 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6665 14:04:03,684 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6666 14:04:03,684 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6667 14:04:03,688 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6668 14:04:03,688 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6669 14:04:03,692 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6670 14:04:03,693 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6671 14:04:03,693 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6672 14:04:03,695 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774956067088: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6673 14:04:03,696 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774947674384: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6674 14:04:03,697 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774939281680: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6675 14:04:03,697 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774930888976: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6676 14:04:03,697 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774922496272: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6677 14:04:03,697 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774914103568: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6678 14:04:03,697 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774905710864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6679 14:04:03,698 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774897318160: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6680 14:04:03,698 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774888925456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6681 14:04:03,698 DEBUG [paste.httpserver.ThreadPool] Started new worker 139774880532752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6682 14:04:05,450 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6683 14:04:05,453 DEBUG [routes.middleware] Matched GET /add/test
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6684 14:04:05,453 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6685 14:04:05,454 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6686 14:04:05,454 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6687 14:04:05,455 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6688 14:04:05,508 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6689 14:04:05,508 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6690 14:04:05,508 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6691 14:04:05,508 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6692 14:04:05,508 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6693 14:04:05,513 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6694 14:04:05,513 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6695 14:04:15,281 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6696 14:04:15,282 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6697 14:04:15,285 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6698 14:04:15,285 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6699 14:04:15,289 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6700 14:04:15,289 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6701 14:04:15,289 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6702 14:04:15,292 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496145504528: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6703 14:04:15,293 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496137111824: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6704 14:04:15,293 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496128719120: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6705 14:04:15,293 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496120326416: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6706 14:04:15,294 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496111933712: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6707 14:04:15,294 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496103541008: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6708 14:04:15,294 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496095148304: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6709 14:04:15,294 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496086755600: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6710 14:04:15,295 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496078362896: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6711 14:04:15,295 DEBUG [paste.httpserver.ThreadPool] Started new worker 140496069970192: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6712 14:04:16,113 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6713 14:04:16,119 DEBUG [routes.middleware] Matched GET /add/test
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6714 14:04:16,119 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6715 14:04:16,120 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6716 14:04:16,120 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6717 14:04:16,121 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6718 14:04:16,181 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6719 14:04:16,181 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6720 14:04:16,181 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6721 14:04:16,182 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6722 14:04:16,182 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6723 14:04:16,541 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6724 14:04:16,542 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6725 14:04:18,506 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6726 14:04:18,508 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6727 14:04:18,508 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6728 14:04:18,508 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6729 14:04:18,508 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6730 14:04:18,509 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6731 14:04:18,509 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6732 14:04:18,509 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6733 14:04:18,509 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6734 14:04:18,509 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x36be140>, 'environ': {'routes.route': <routes.route.Route object at 0x2e3c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2e3c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33a6e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x33a6f50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2e3c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2f2e510>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2e3c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33a6e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2e3c850>, 'wsgi.input': <socket._fileobject object at 0x2dc6bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498258.510078, '_creation_time': 1266498258.510078}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2f2e510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e51ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc7d33491c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x218a4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6735 14:04:19,691 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6736 14:04:19,729 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6737 14:04:19,801 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6738 14:04:19,802 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6739 14:04:19,802 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6740 14:04:19,802 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6741 14:04:19,803 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6742 14:04:19,803 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6743 14:04:19,803 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6744 14:04:19,803 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6745 14:04:19,804 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6746 14:04:19,804 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x36bf7d0>, 'environ': {'routes.route': <routes.route.Route object at 0x2e3c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2e3c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x36ab510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x36ab110>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2e3c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x33a6f90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2e3c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x36ab510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2e3c850>, 'wsgi.input': <socket._fileobject object at 0x338c9d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498259.8044541, '_creation_time': 1266498258.510078}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x33a6f90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x36ab4d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc7d33491c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x218a4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6747 14:04:20,764 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6748 14:04:20,764 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6749 14:04:22,765 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6750 14:04:22,767 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6751 14:04:22,768 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6752 14:04:22,768 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6753 14:04:22,770 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6754 14:04:22,771 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6755 14:04:22,771 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6756 14:04:22,772 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6757 14:04:22,772 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6758 14:04:22,772 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x36bfcf8>, 'environ': {'routes.route': <routes.route.Route object at 0x2e3c550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2e3c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x36bad50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2e3c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x36ba1d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36bae50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2e3c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x36bad50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2e3c850>, 'wsgi.input': <socket._fileobject object at 0x2dc6ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498262.7735, '_creation_time': 1266498258.510078}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x36bae50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x36abfd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc7d33491c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x218a4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6759 14:04:23,728 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6760 14:04:23,728 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6761 14:04:26,131 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6762 14:04:26,133 DEBUG [routes.middleware] Matched GET /add/test
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6763 14:04:26,133 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6764 14:04:26,133 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6765 14:04:26,133 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6766 14:04:26,134 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6767 14:04:26,134 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6768 14:04:26,134 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6769 14:04:26,134 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6770 14:04:26,134 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6771 14:04:26,137 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6772 14:04:26,137 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6773 14:04:45,433 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6774 14:04:45,433 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6775 14:04:45,436 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6776 14:04:45,437 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6777 14:04:45,441 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6778 14:04:45,441 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6779 14:04:45,441 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6780 14:04:45,443 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720894519568: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6781 14:04:45,444 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720886126864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6782 14:04:45,444 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720877734160: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6783 14:04:45,444 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720869341456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6784 14:04:45,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720860948752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6785 14:04:45,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720852556048: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6786 14:04:45,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720844163344: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6787 14:04:45,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720835770640: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6788 14:04:45,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720827377936: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6789 14:04:45,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140720818985232: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6790 14:04:47,332 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6791 14:04:47,340 DEBUG [routes.middleware] Matched GET /add/test
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6792 14:04:47,340 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6793 14:04:47,341 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6794 14:04:47,342 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6795 14:04:47,345 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6796 14:04:47,414 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6797 14:04:47,414 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6798 14:04:47,414 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6799 14:04:47,414 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6800 14:04:47,415 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6801 14:04:47,451 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6802 14:04:47,451 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6803 14:04:52,003 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6804 14:04:52,014 DEBUG [routes.middleware] Matched GET /add/test2
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6805 14:04:52,014 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6806 14:04:52,014 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'add/test2'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6807 14:04:52,014 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6808 14:04:52,015 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6809 14:04:52,015 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6810 14:04:52,015 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6811 14:04:52,015 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6812 14:04:52,015 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d0050>, 'environ': {'routes.route': <routes.route.Route object at 0x2a4e550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'add/test2'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a4e790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/add/test2', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fb9e90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a4e810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fb9f10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b40510>, {'action': u'view', 'controller': u'hg', 'path_info': 'add/test2'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a4e850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fb9e90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a4e850>, 'wsgi.input': <socket._fileobject object at 0x29d8bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498292.016242, '_creation_time': 1266498292.016242}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b40510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b40190>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffc274a61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1d9c4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6813 14:04:52,934 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6814 14:04:52,941 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6815 14:04:52,942 DEBUG [routes.middleware] Matched GET /error/document
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6816 14:04:52,942 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6817 14:04:52,942 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6818 14:04:52,942 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6819 14:04:52,943 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6820 14:04:52,943 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6821 14:04:52,943 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6822 14:04:52,943 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6823 14:04:52,943 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6824 14:04:52,944 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6825 14:04:52,944 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x325ded0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x259b758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2a4e5d0>, 'url': <routes.util.URLGenerator object at 0x325d250>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x325db90 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x325ded0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x32cdc68>, 'session': {'_accessed_time': 1266498292.944525, '_creation_time': 1266498292.016242}, 'N_': <function gettext_noop at 0x259b410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2a4e5d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2a4e390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2a4e5d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x325db10 200 OK>, '_': <function ugettext at 0x259b578>}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6826 14:04:52,945 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6827 14:04:52,945 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6828 14:04:57,966 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6829 14:04:57,971 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6830 14:04:57,971 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6831 14:04:57,971 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6832 14:04:57,972 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6833 14:04:57,972 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6834 14:04:57,972 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6835 14:04:57,972 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6836 14:04:57,972 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6837 14:04:57,973 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d39b0>, 'environ': {'routes.route': <routes.route.Route object at 0x2a4e550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a4e790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x326a490>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a4e810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x326a910>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fb9c10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a4e850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x326a490>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a4e850>, 'wsgi.input': <socket._fileobject object at 0x308bcd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498297.9732699, '_creation_time': 1266498292.016242}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fb9c10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3257090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffc274a61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1d9c4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6838 14:04:58,935 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6839 14:04:58,962 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6840 14:04:59,039 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6841 14:04:59,040 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6842 14:04:59,040 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6843 14:04:59,041 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6844 14:04:59,042 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6845 14:04:59,042 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6846 14:04:59,042 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6847 14:04:59,042 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6848 14:04:59,043 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6849 14:04:59,043 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32f85f0>, 'environ': {'routes.route': <routes.route.Route object at 0x2a4e550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a4e790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32cca90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32cc510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a4e810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x326a790>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a4e850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32cca90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a4e850>, 'wsgi.input': <socket._fileobject object at 0x32ba9d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498299.043498, '_creation_time': 1266498292.016242}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x326a790>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32ccc90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffc274a61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1d9c4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6850 14:04:59,987 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6851 14:04:59,988 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6852 14:05:02,005 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6853 14:05:02,009 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6854 14:05:02,009 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6855 14:05:02,010 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6856 14:05:02,011 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6857 14:05:02,012 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6858 14:05:02,012 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6859 14:05:02,012 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6860 14:05:02,012 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6861 14:05:02,012 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x32d3cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x2a4e550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2a4e790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32bde90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2a4e810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32bdc50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32bdb90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2a4e850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32bde90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2a4e850>, 'wsgi.input': <socket._fileobject object at 0x29d8ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498302.0130601, '_creation_time': 1266498292.016242}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32bdb90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x32bdad0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffc274a61c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1d9c4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6862 14:05:03,078 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6863 14:05:03,087 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6864 14:05:03,671 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6865 14:05:03,671 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6866 14:05:03,674 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6867 14:05:03,675 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6868 14:05:03,678 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6869 14:05:03,678 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6870 14:05:03,678 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6871 14:05:03,683 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674282907920: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6872 14:05:03,683 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674274515216: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6873 14:05:03,683 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674266122512: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6874 14:05:03,683 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674257729808: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6875 14:05:03,684 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674249337104: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6876 14:05:03,684 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674240944400: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6877 14:05:03,684 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674232551696: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6878 14:05:03,684 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674224158992: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6879 14:05:03,685 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674215766288: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6880 14:05:03,685 DEBUG [paste.httpserver.ThreadPool] Started new worker 139674207373584: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6881 14:05:11,111 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6882 14:05:11,111 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6883 14:05:11,114 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6884 14:05:11,115 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6885 14:05:11,118 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6886 14:05:11,118 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6887 14:05:11,119 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6888 14:05:11,121 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664498010384: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6889 14:05:11,121 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664489617680: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6890 14:05:11,132 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664481224976: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6891 14:05:11,133 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664472832272: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6892 14:05:11,133 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664464439568: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6893 14:05:11,133 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664456046864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6894 14:05:11,134 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664447654160: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6895 14:05:11,134 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664439261456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6896 14:05:11,134 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664430868752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6897 14:05:11,134 DEBUG [paste.httpserver.ThreadPool] Started new worker 139664422476048: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6898 14:05:15,434 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6899 14:05:15,437 DEBUG [routes.middleware] Matched GET /add/test2
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6900 14:05:15,437 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6901 14:05:15,437 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test2', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6902 14:05:15,437 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6903 14:05:15,438 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6904 14:05:15,498 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6905 14:05:15,498 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6906 14:05:15,498 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6907 14:05:15,498 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6908 14:05:15,498 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test2'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6909 14:05:15,700 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6910 14:05:15,701 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6911 14:06:57,953 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6912 14:06:57,954 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6913 14:06:57,957 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6914 14:06:57,958 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6915 14:06:57,961 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6916 14:06:57,961 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6917 14:06:57,962 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6918 14:06:57,965 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501619230992: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6919 14:06:57,965 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501610838288: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6920 14:06:57,965 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501602445584: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6921 14:06:57,966 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501594052880: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6922 14:06:57,966 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501585660176: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6923 14:06:57,966 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501577267472: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6924 14:06:57,966 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501568874768: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6925 14:06:57,967 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501560482064: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6926 14:06:57,967 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501552089360: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6927 14:06:57,967 DEBUG [paste.httpserver.ThreadPool] Started new worker 140501543696656: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6928 14:07:16,202 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6929 14:07:16,205 DEBUG [routes.middleware] Matched GET /add/test2
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6930 14:07:16,205 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6931 14:07:16,205 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test2', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6932 14:07:16,206 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6933 14:07:16,207 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6934 14:07:16,258 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6935 14:07:16,259 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6936 14:07:16,259 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6937 14:07:16,259 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6938 14:07:16,259 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test2'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6939 14:07:16,308 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6940 14:07:16,308 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6941 14:07:46,330 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6942 14:07:46,331 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6943 14:07:46,335 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6944 14:07:46,335 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6945 14:07:46,338 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6946 14:07:46,339 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6947 14:07:46,339 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6948 14:07:46,341 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952601037072: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6949 14:07:46,341 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952592644368: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6950 14:07:46,341 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952584251664: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6951 14:07:46,342 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952575858960: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6952 14:07:46,342 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952567466256: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6953 14:07:46,342 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952559073552: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6954 14:07:46,342 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952550680848: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6955 14:07:46,343 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952542288144: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6956 14:07:46,343 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952533895440: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6957 14:07:46,343 DEBUG [paste.httpserver.ThreadPool] Started new worker 139952525502736: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6958 14:07:47,536 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6959 14:07:47,540 DEBUG [routes.middleware] Matched GET /add/test2
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6960 14:07:47,540 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6961 14:07:47,541 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test2', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6962 14:07:47,541 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6963 14:07:47,542 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6964 14:07:47,617 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6965 14:07:47,617 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6966 14:07:47,617 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6967 14:07:47,617 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6968 14:07:47,617 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test2'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6969 14:07:47,658 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6970 14:07:47,658 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6971 14:07:56,571 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6972 14:07:56,572 DEBUG [routes.middleware] Matched GET /add/test3
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6973 14:07:56,572 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6974 14:07:56,572 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test3', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6975 14:07:56,572 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6976 14:07:56,573 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6977 14:07:56,573 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6978 14:07:56,573 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6979 14:07:56,573 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6980 14:07:56,573 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test3'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6981 14:07:56,575 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6982 14:07:56,575 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6983 14:07:58,971 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6984 14:07:58,972 DEBUG [routes.middleware] Matched GET /add/test3.1
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6985 14:07:58,972 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6986 14:07:58,972 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test3.1', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6987 14:07:58,972 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6988 14:07:58,973 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6989 14:07:58,973 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6990 14:07:58,973 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6991 14:07:58,973 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6992 14:07:58,973 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test3.1'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6993 14:07:58,975 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6994 14:07:58,975 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6995 14:08:02,778 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6996 14:08:02,790 DEBUG [routes.middleware] Matched GET /add/test3.1232131.31
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6997 14:08:02,791 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6998 14:08:02,791 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test3.1232131.31', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
6999 14:08:02,792 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7000 14:08:02,793 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7001 14:08:02,794 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7002 14:08:02,794 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7003 14:08:02,794 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7004 14:08:02,795 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test3.1232131.31'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7005 14:08:02,801 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7006 14:08:02,801 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7007 14:08:42,927 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7008 14:08:42,927 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7009 14:08:42,930 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7010 14:08:42,931 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7011 14:08:42,934 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7012 14:08:42,934 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7013 14:08:42,935 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7014 14:08:42,936 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883742353680: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7015 14:08:42,937 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883733960976: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7016 14:08:42,937 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883725568272: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7017 14:08:42,937 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883717175568: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7018 14:08:42,938 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883708782864: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7019 14:08:42,941 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883700390160: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7020 14:08:42,941 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883691997456: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7021 14:08:42,941 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883683604752: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7022 14:08:42,942 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883675212048: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7023 14:08:42,942 DEBUG [paste.httpserver.ThreadPool] Started new worker 139883666819344: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7024 14:09:11,968 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7025 14:09:11,970 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7026 14:09:11,970 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7027 14:09:11,971 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7028 14:09:11,971 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7029 14:09:11,972 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7030 14:09:12,046 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7031 14:09:12,046 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7032 14:09:12,047 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7033 14:09:12,047 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7034 14:09:12,047 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1b6dd70>, 'environ': {'routes.route': <routes.route.Route object at 0x1a7c550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1a7c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1b6f850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1a7c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1b6f510>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1b6f310>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1b6f850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'wsgi.input': <socket._fileobject object at 0x1a06a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498552.047678, '_creation_time': 1266498552.047678}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1b6f310>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1a91f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f393d2211c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdcb4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7035 14:09:12,953 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7036 14:09:12,987 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7037 14:09:13,051 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7038 14:09:13,052 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7039 14:09:13,052 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7040 14:09:13,053 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7041 14:09:13,053 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7042 14:09:13,053 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7043 14:09:13,054 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7044 14:09:13,054 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7045 14:09:13,054 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7046 14:09:13,054 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2017c80>, 'environ': {'routes.route': <routes.route.Route object at 0x1a7c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1a7c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x201b810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x201b750>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1a7c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1b6f450>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x201b810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'wsgi.input': <socket._fileobject object at 0x1fcd950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498553.0546899, '_creation_time': 1266498552.047678}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1b6f450>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x201b1d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f393d2211c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdcb4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7047 14:09:14,011 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7048 14:09:14,011 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7049 14:09:16,060 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7050 14:09:16,061 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7051 14:09:16,062 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7052 14:09:16,062 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7053 14:09:16,062 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7054 14:09:16,063 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7055 14:09:16,063 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7056 14:09:16,063 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7057 14:09:16,063 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7058 14:09:16,063 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2017c08>, 'environ': {'routes.route': <routes.route.Route object at 0x1a7c550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1a7c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2009a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1a7c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2009cd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2009490>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2009a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'wsgi.input': <socket._fileobject object at 0x1a06bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498556.063905, '_creation_time': 1266498552.047678}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2009490>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x201b390>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f393d2211c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdcb4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7059 14:09:16,958 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7060 14:09:16,958 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7061 14:09:30,005 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7062 14:09:30,008 DEBUG [routes.middleware] Matched GET /add/test3
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7063 14:09:30,009 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7064 14:09:30,009 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test3', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7065 14:09:30,010 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7066 14:09:30,011 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7067 14:09:30,011 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7068 14:09:30,011 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7069 14:09:30,011 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7070 14:09:30,011 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test3'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7071 14:09:30,064 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7072 14:09:30,064 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7073 14:09:31,850 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7074 14:09:31,851 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7075 14:09:31,851 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7076 14:09:31,852 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7077 14:09:31,852 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7078 14:09:31,852 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7079 14:09:31,853 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7080 14:09:31,853 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7081 14:09:31,853 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7082 14:09:31,853 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x236e6e0>, 'environ': {'routes.route': <routes.route.Route object at 0x1a7c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test3', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1a7c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x202a250>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x202a450>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1a7c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x201fb50>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x202a250>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'wsgi.input': <socket._fileobject object at 0x201c450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498571.853673, '_creation_time': 1266498552.047678}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x201fb50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2009f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f393d2211c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdcb4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7083 14:09:32,744 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7084 14:09:32,771 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7085 14:09:32,849 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7086 14:09:32,851 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7087 14:09:32,851 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7088 14:09:32,851 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7089 14:09:32,851 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7090 14:09:32,852 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7091 14:09:32,852 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7092 14:09:32,852 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7093 14:09:32,852 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7094 14:09:32,852 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x237d230>, 'environ': {'routes.route': <routes.route.Route object at 0x1a7c550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1a7c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x236a810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x236a6d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1a7c810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x21c7a90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x236a810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'wsgi.input': <socket._fileobject object at 0x201c250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498572.8528681, '_creation_time': 1266498552.047678}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x21c7a90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2360e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f393d2211c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdcb4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7095 14:09:33,746 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7096 14:09:33,747 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7097 14:09:35,786 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7098 14:09:35,789 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7099 14:09:35,790 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7100 14:09:35,790 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7101 14:09:35,791 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7102 14:09:35,792 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7103 14:09:35,792 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7104 14:09:35,793 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7105 14:09:35,793 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7106 14:09:35,794 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x237d7d0>, 'environ': {'routes.route': <routes.route.Route object at 0x1a7c550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1a7c790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2371290>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1a7c810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x21bf510>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x21bf5d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2371290>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1a7c850>, 'wsgi.input': <socket._fileobject object at 0x21c35d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498575.794677, '_creation_time': 1266498552.047678}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x21bf5d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2360210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f393d2211c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdcb4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7107 14:09:36,712 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7108 14:09:36,712 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7109 14:10:42,728 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7110 14:10:42,729 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7111 14:10:42,732 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7112 14:10:42,732 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7113 14:10:42,736 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7114 14:10:42,736 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7115 14:10:42,736 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7116 14:10:42,738 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732895516944: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7117 14:10:42,739 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732887124240: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7118 14:10:42,739 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732878731536: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7119 14:10:42,739 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732870338832: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7120 14:10:42,739 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732861946128: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7121 14:10:42,740 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732853553424: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7122 14:10:42,740 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732845160720: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7123 14:10:42,740 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732836768016: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7124 14:10:42,741 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732828375312: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7125 14:10:42,741 DEBUG [paste.httpserver.ThreadPool] Started new worker 140732819982608: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7126 14:12:10,591 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7127 14:12:10,599 DEBUG [routes.middleware] Matched GET /add/test3
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7128 14:12:10,599 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7129 14:12:10,600 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test3', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7130 14:12:10,600 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7131 14:12:10,606 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7132 14:12:10,678 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7133 14:12:10,688 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7134 14:12:10,688 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7135 14:12:10,688 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7136 14:12:10,688 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test3'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7137 14:12:10,725 INFO [pylons_app.controllers.hg] test3 repo is free for creation
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7138 14:12:10,725 INFO [pylons_app.controllers.hg] test3 repo is free for creation
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7139 14:12:10,725 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7140 14:12:10,725 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7141 14:12:57,116 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7142 14:12:57,116 DEBUG [pylons.configuration] Pushing process configuration
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7143 14:12:57,121 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7144 14:12:57,121 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7145 14:12:57,125 DEBUG [pylons.templating] Initialized Buffet object
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7146 14:12:57,125 DEBUG [pylons.templating] Adding mako template language for use with Buffet
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7147 14:12:57,125 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7148 14:12:57,127 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958287091984: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7149 14:12:57,127 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958278699280: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7150 14:12:57,128 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958270306576: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7151 14:12:57,128 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958261913872: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7152 14:12:57,128 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958253521168: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7153 14:12:57,129 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958245128464: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7154 14:12:57,129 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958236735760: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7155 14:12:57,129 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958228343056: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7156 14:12:57,129 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958219950352: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7157 14:12:57,130 DEBUG [paste.httpserver.ThreadPool] Started new worker 139958211557648: Initial worker pool
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7158 14:13:10,442 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7159 14:13:10,447 DEBUG [routes.middleware] Matched GET /add/test3
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7160 14:13:10,447 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7161 14:13:10,447 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test3', 'controller': u'hg'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7162 14:13:10,448 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7163 14:13:10,449 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7164 14:13:10,513 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7165 14:13:10,513 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7166 14:13:10,513 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7167 14:13:10,513 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7168 14:13:10,514 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test3'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7169 14:13:10,548 INFO [pylons_app.controllers.hg] test3 repo is free for creation
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7170 14:13:10,548 INFO [pylons_app.controllers.hg] test3 repo is free for creation
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7171 14:13:10,549 INFO [pylons_app.controllers.hg] creating repo test3
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7172 14:13:10,549 INFO [pylons_app.controllers.hg] creating repo test3
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7173 14:13:10,726 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7174 14:13:10,726 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7175 14:13:11,977 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7176 14:13:11,991 DEBUG [routes.middleware] Matched GET /
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7177 14:13:11,991 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7178 14:13:11,991 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7179 14:13:11,991 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7180 14:13:11,992 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7181 14:13:11,992 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7182 14:13:11,992 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7183 14:13:11,992 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7184 14:13:11,992 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37e7140>, 'environ': {'routes.route': <routes.route.Route object at 0x2f7f550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test3', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2f7f790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x34e8dd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x34e8fd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2f7f810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x30714d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2f7f850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x34e8dd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2f7f850>, 'wsgi.input': <socket._fileobject object at 0x2f09bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498791.9932499, '_creation_time': 1266498791.9932499}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x30714d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3071150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4a985881c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22ce4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7185 14:13:13,017 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7186 14:13:13,059 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7187 14:13:13,087 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7188 14:13:13,132 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7189 14:13:13,132 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7190 14:13:13,132 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7191 14:13:13,133 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7192 14:13:13,134 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7193 14:13:13,134 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7194 14:13:13,135 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7195 14:13:13,135 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7196 14:13:13,135 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3806848>, 'environ': {'routes.route': <routes.route.Route object at 0x2f7f550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2f7f790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37f00d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37f0a90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2f7f810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x34e8d90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2f7f850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37f00d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2f7f850>, 'wsgi.input': <socket._fileobject object at 0x34d5950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498793.13592, '_creation_time': 1266498791.9932499}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x34e8d90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37f0d10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4a985881c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22ce4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7197 14:13:14,173 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7198 14:13:14,173 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7199 14:13:16,088 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7200 14:13:16,090 DEBUG [routes.middleware] Matched GET /static/hgicon.png
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7201 14:13:16,091 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7202 14:13:16,092 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7203 14:13:16,093 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7204 14:13:16,094 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7205 14:13:16,095 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7206 14:13:16,095 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7207 14:13:16,095 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7208 14:13:16,096 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3806d70>, 'environ': {'routes.route': <routes.route.Route object at 0x2f7f550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2f7f790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37fe790>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2f7f810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37fe510>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37fe950>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2f7f850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37fe790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2f7f850>, 'wsgi.input': <socket._fileobject object at 0x2f09ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266498796.096786, '_creation_time': 1266498791.9932499}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37fe950>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37f0310>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f4a985881c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22ce4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7209 14:13:16,997 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
ad0dd3904225 added repo creation
Marcin Kuzminski
parents: 0
diff changeset
7210 14:13:16,997 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
6
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7211 14:15:30,530 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7212 14:15:30,530 DEBUG [pylons.configuration] Pushing process configuration
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7213 14:15:30,534 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7214 14:15:30,534 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7215 14:15:30,537 DEBUG [pylons.templating] Initialized Buffet object
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7216 14:15:30,538 DEBUG [pylons.templating] Adding mako template language for use with Buffet
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7217 14:15:30,538 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7218 14:15:30,540 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986443634960: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7219 14:15:30,541 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986435242256: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7220 14:15:30,541 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986426849552: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7221 14:15:30,541 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986418456848: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7222 14:15:30,541 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986410064144: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7223 14:15:30,542 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986401671440: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7224 14:15:30,542 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986393278736: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7225 14:15:30,542 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986384886032: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7226 14:15:30,542 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986376493328: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7227 14:15:30,543 DEBUG [paste.httpserver.ThreadPool] Started new worker 139986368100624: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7228 14:47:31,905 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7229 14:47:31,907 DEBUG [routes.middleware] Matched GET /add/test
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7230 14:47:31,907 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7231 14:47:31,908 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test', 'controller': u'hg'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7232 14:47:31,908 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7233 14:47:31,909 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7234 14:47:32,035 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7235 14:47:32,035 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7236 14:47:32,035 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7237 14:47:32,036 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7238 14:47:32,036 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7239 14:47:32,036 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7240 14:47:32,036 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7241 14:48:18,628 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7242 14:48:18,628 DEBUG [pylons.configuration] Pushing process configuration
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7243 14:48:18,631 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7244 14:48:18,631 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7245 14:48:18,635 DEBUG [pylons.templating] Initialized Buffet object
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7246 14:48:18,635 DEBUG [pylons.templating] Adding mako template language for use with Buffet
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7247 14:48:18,636 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7248 14:48:18,638 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766760069392: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7249 14:48:18,638 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766751676688: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7250 14:48:18,640 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766743283984: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7251 14:48:18,640 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766734891280: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7252 14:48:18,640 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766726498576: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7253 14:48:18,640 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766718105872: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7254 14:48:18,641 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766709713168: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7255 14:48:18,641 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766701320464: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7256 14:48:18,641 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766692927760: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7257 14:48:18,641 DEBUG [paste.httpserver.ThreadPool] Started new worker 139766684535056: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7258 14:48:20,795 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7259 14:48:20,798 DEBUG [routes.middleware] Matched GET /add/test
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7260 14:48:20,798 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7261 14:48:20,798 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test', 'controller': u'hg'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7262 14:48:20,798 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7263 14:48:20,799 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7264 14:48:20,863 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7265 14:48:20,863 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7266 14:48:20,864 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7267 14:48:20,864 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7268 14:48:20,864 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7269 14:48:20,898 INFO [pylons_app.controllers.hg] test repo is free for creation
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7270 14:48:20,898 INFO [pylons_app.controllers.hg] test repo is free for creation
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7271 14:48:20,899 INFO [pylons_app.controllers.hg] creating repo test
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7272 14:48:20,899 INFO [pylons_app.controllers.hg] creating repo test
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7273 14:48:20,903 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7274 14:48:20,904 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7275 14:48:23,472 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7276 14:48:23,473 DEBUG [routes.middleware] Matched GET /
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7277 14:48:23,473 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7278 14:48:23,473 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7279 14:48:23,474 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7280 14:48:23,474 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7281 14:48:23,474 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7282 14:48:23,474 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7283 14:48:23,475 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7284 14:48:23,475 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a8a1b8>, 'environ': {'routes.route': <routes.route.Route object at 0x2206550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2206790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2771a10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2771b10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2206810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x22f8510>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2206850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2771a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2206850>, 'wsgi.input': <socket._fileobject object at 0x2190bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266500903.475585, '_creation_time': 1266500903.475585}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x22f8510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x221bed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1e007211c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15564d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7285 14:48:24,356 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7286 14:48:24,386 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7287 14:48:24,455 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7288 14:48:24,456 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7289 14:48:24,456 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7290 14:48:24,457 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7291 14:48:24,457 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7292 14:48:24,457 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7293 14:48:24,458 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7294 14:48:24,458 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7295 14:48:24,458 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7296 14:48:24,458 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a8c7d0>, 'environ': {'routes.route': <routes.route.Route object at 0x2206550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2206790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a79fd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a79390>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2206810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2771fd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2206850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a79fd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2206850>, 'wsgi.input': <socket._fileobject object at 0x2190ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266500904.458766, '_creation_time': 1266500903.475585}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2771fd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a79990>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1e007211c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15564d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7297 14:48:25,577 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7298 14:48:25,577 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7299 14:48:27,424 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7300 14:48:27,425 DEBUG [routes.middleware] Matched GET /static/hgicon.png
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7301 14:48:27,426 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7302 14:48:27,426 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7303 14:48:27,426 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7304 14:48:27,427 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7305 14:48:27,427 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7306 14:48:27,427 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7307 14:48:27,427 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7308 14:48:27,427 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2a8cd70>, 'environ': {'routes.route': <routes.route.Route object at 0x2206550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2206790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a87610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2206810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a87650>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2a87dd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2206850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a87610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2206850>, 'wsgi.input': <socket._fileobject object at 0x2758a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266500907.4276941, '_creation_time': 1266500903.475585}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2a87dd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a79c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1e007211c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x15564d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7309 14:48:28,329 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7310 14:48:28,329 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7311 14:49:27,774 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7312 14:49:27,774 DEBUG [pylons.configuration] Pushing process configuration
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7313 14:49:27,778 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7314 14:49:27,778 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7315 14:49:27,782 DEBUG [pylons.templating] Initialized Buffet object
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7316 14:49:27,782 DEBUG [pylons.templating] Adding mako template language for use with Buffet
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7317 14:49:27,782 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7318 14:49:27,784 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269308057872: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7319 14:49:27,785 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269299665168: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7320 14:49:27,785 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269291272464: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7321 14:49:27,785 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269282879760: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7322 14:49:27,785 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269274487056: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7323 14:49:27,786 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269266094352: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7324 14:49:27,786 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269257701648: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7325 14:49:27,786 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269249308944: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7326 14:49:27,786 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269240916240: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7327 14:49:27,787 DEBUG [paste.httpserver.ThreadPool] Started new worker 140269232523536: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7328 14:49:43,821 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7329 14:49:43,824 DEBUG [routes.middleware] Matched GET /add/test2
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7330 14:49:43,824 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7331 14:49:43,825 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test2', 'controller': u'hg'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7332 14:49:43,825 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7333 14:49:43,826 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7334 14:49:43,906 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7335 14:49:43,908 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7336 14:49:43,908 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7337 14:49:43,908 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7338 14:49:43,909 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test2'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7339 14:49:43,957 INFO [pylons_app.controllers.hg] test2 repo is free for creation
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7340 14:49:43,957 INFO [pylons_app.controllers.hg] test2 repo is free for creation
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7341 14:49:43,957 INFO [pylons_app.controllers.hg] creating repo test2 in /home/marcink/python_workspace/**/test2
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7342 14:49:43,957 INFO [pylons_app.controllers.hg] creating repo test2 in /home/marcink/python_workspace/**/test2
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7343 14:49:43,962 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7344 14:49:43,962 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7345 14:50:36,802 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7346 14:50:36,802 DEBUG [pylons.configuration] Pushing process configuration
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7347 14:50:36,805 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7348 14:50:36,805 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7349 14:50:36,809 DEBUG [pylons.templating] Initialized Buffet object
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7350 14:50:36,809 DEBUG [pylons.templating] Adding mako template language for use with Buffet
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7351 14:50:36,810 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7352 14:50:36,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820631587088: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7353 14:50:36,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820623194384: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7354 14:50:36,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820614801680: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7355 14:50:36,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820606408976: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7356 14:50:36,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820598016272: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7357 14:50:36,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820589623568: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7358 14:50:36,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820581230864: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7359 14:50:36,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820572838160: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7360 14:50:36,814 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820564445456: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7361 14:50:36,814 DEBUG [paste.httpserver.ThreadPool] Started new worker 139820556052752: Initial worker pool
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7362 14:50:48,060 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7363 14:50:48,063 DEBUG [routes.middleware] Matched GET /add/test2
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7364 14:50:48,063 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7365 14:50:48,063 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test2', 'controller': u'hg'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7366 14:50:48,063 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7367 14:50:48,064 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7368 14:50:48,120 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7369 14:50:48,120 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7370 14:50:48,120 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7371 14:50:48,120 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7372 14:50:48,120 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test2'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7373 14:50:48,156 INFO [pylons_app.controllers.hg] test2 repo is free for creation
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7374 14:50:48,156 INFO [pylons_app.controllers.hg] test2 repo is free for creation
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7375 14:50:48,156 INFO [pylons_app.controllers.hg] creating repo test2 in /home/marcink/python_workspace/test2
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7376 14:50:48,156 INFO [pylons_app.controllers.hg] creating repo test2 in /home/marcink/python_workspace/test2
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7377 14:50:48,405 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7378 14:50:48,406 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7379 14:50:53,654 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7380 14:50:53,655 DEBUG [routes.middleware] Matched GET /
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7381 14:50:53,655 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7382 14:50:53,655 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7383 14:50:53,656 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7384 14:50:53,656 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7385 14:50:53,656 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7386 14:50:53,656 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7387 14:50:53,657 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7388 14:50:53,657 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2d8e578>, 'environ': {'routes.route': <routes.route.Route object at 0x2526550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test2', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2526790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a8b9d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a8bad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2526810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2618490>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a8b9d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'wsgi.input': <socket._fileobject object at 0x24b0bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266501053.6575689, '_creation_time': 1266501053.6575689}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2618490>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2618110>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2a8b7031c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x18764d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7389 14:50:54,621 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7390 14:50:54,651 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7391 14:50:54,672 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7392 14:50:54,681 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7393 14:50:54,681 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7394 14:50:54,728 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7395 14:50:54,729 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7396 14:50:54,729 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7397 14:50:54,729 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7398 14:50:54,729 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7399 14:50:54,729 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7400 14:50:54,730 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2617d70>, 'environ': {'routes.route': <routes.route.Route object at 0x2526550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2526790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d9bed0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d9bb50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2526810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x253bed0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d9bed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'wsgi.input': <socket._fileobject object at 0x2a788d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266501054.730284, '_creation_time': 1266501053.6575689}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x253bed0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d9bd50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2a8b7031c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x18764d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7401 14:50:55,614 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7402 14:50:55,614 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7403 14:50:57,677 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7404 14:50:57,680 DEBUG [routes.middleware] Matched GET /static/hgicon.png
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7405 14:50:57,680 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7406 14:50:57,681 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7407 14:50:57,682 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7408 14:50:57,683 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7409 14:50:57,684 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7410 14:50:57,684 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7411 14:50:57,685 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7412 14:50:57,685 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2dacd70>, 'environ': {'routes.route': <routes.route.Route object at 0x2526550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2526790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2da9450>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2526810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2da9b90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2da9a90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2da9450>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'wsgi.input': <socket._fileobject object at 0x2a789d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266501057.686095, '_creation_time': 1266501053.6575689}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2da9a90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d9bd90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2a8b7031c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x18764d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7413 14:50:58,643 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7414 14:50:58,644 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7415 14:51:00,331 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7416 14:51:00,346 DEBUG [routes.middleware] Matched GET /test2/
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7417 14:51:00,346 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7418 14:51:00,347 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test2/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7419 14:51:00,348 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7420 14:51:00,349 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7421 14:51:00,350 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7422 14:51:00,350 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7423 14:51:00,350 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7424 14:51:00,351 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2dacaa0>, 'environ': {'routes.route': <routes.route.Route object at 0x2526550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test2/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2526790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test2/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d9bfd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d9bb10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2526810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d9be90>, {'action': u'view', 'controller': u'hg', 'path_info': 'test2/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d9bfd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'wsgi.input': <socket._fileobject object at 0x24b0ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266501060.3517771, '_creation_time': 1266501053.6575689}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d9be90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d9b390>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2a8b7031c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x18764d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7425 14:51:01,254 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7426 14:51:01,257 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7427 14:51:01,304 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7428 14:51:01,306 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7429 14:51:01,306 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7430 14:51:01,306 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7431 14:51:01,306 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7432 14:51:01,307 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7433 14:51:01,307 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7434 14:51:01,307 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7435 14:51:01,307 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7436 14:51:01,307 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2dda140>, 'environ': {'routes.route': <routes.route.Route object at 0x2526550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test2/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2526790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2dd8f90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2dd8ed0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2526810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d9bb50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2dd8f90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'wsgi.input': <socket._fileobject object at 0x2d96a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266501061.3081, '_creation_time': 1266501053.6575689}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d9bb50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d9b210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2a8b7031c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x18764d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7437 14:51:02,219 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7438 14:51:02,220 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7439 14:51:04,300 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7440 14:51:04,302 DEBUG [routes.middleware] Matched GET /static/hgicon.png
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7441 14:51:04,302 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7442 14:51:04,302 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7443 14:51:04,302 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7444 14:51:04,303 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7445 14:51:04,303 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7446 14:51:04,303 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7447 14:51:04,303 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7448 14:51:04,303 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2dcf7d0>, 'environ': {'routes.route': <routes.route.Route object at 0x2526550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2526790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d5aad0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2526810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d5a250>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2da5b90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d5aad0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2526850>, 'wsgi.input': <socket._fileobject object at 0x24b0ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266501064.303968, '_creation_time': 1266501053.6575689}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2da5b90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2da54d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2a8b7031c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x18764d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7449 14:51:05,186 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
2620dac853ad added autoconfig loading
Marcin Kuzminski
parents: 5
diff changeset
7450 14:51:05,186 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
8
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7451 15:47:44,722 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7452 15:47:49,103 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7453 15:47:49,104 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7454 15:47:49,107 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7455 15:47:49,107 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7456 15:47:49,111 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7457 15:47:49,111 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7458 15:47:49,111 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7459 15:47:49,113 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821346044176: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7460 15:47:49,113 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821337651472: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7461 15:47:49,114 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821329258768: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7462 15:47:49,114 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821320866064: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7463 15:47:49,114 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821312473360: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7464 15:47:49,114 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821304080656: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7465 15:47:49,115 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821295687952: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7466 15:47:49,115 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821287295248: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7467 15:47:49,115 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821278902544: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7468 15:47:49,115 DEBUG [paste.httpserver.ThreadPool] Started new worker 139821270509840: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7469 16:39:22,962 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7470 16:39:22,963 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7471 16:39:22,966 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7472 16:39:22,966 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7473 16:39:22,970 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7474 16:39:22,970 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7475 16:39:22,970 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7476 16:39:22,972 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505453979920: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7477 16:39:22,972 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505445587216: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7478 16:39:22,973 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505437194512: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7479 16:39:22,973 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505428801808: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7480 16:39:22,973 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505420409104: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7481 16:39:22,974 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505412016400: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7482 16:39:22,974 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505403623696: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7483 16:39:22,974 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505395230992: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7484 16:39:22,974 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505386838288: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7485 16:39:22,975 DEBUG [paste.httpserver.ThreadPool] Started new worker 140505378445584: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7486 16:39:30,858 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7487 16:39:30,861 DEBUG [routes.middleware] Matched GET /
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7488 16:39:30,861 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7489 16:39:30,861 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7490 16:39:30,862 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7491 16:39:30,862 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7492 16:39:30,936 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7493 16:39:30,945 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7494 16:39:30,945 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7495 16:39:30,946 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7496 16:39:30,946 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3832d70>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3833850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3833510>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3833310>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3833850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x36cba50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507570.946502, '_creation_time': 1266507570.946502}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3833310>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3756f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7497 16:39:31,874 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7498 16:39:31,904 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7499 16:39:31,969 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7500 16:39:31,970 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7501 16:39:31,971 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7502 16:39:31,971 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7503 16:39:31,971 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7504 16:39:31,972 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7505 16:39:31,972 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7506 16:39:31,972 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7507 16:39:31,972 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7508 16:39:31,972 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3cdccf8>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ce2890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3ce27d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3833450>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ce2890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x3c998d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507571.9728971, '_creation_time': 1266507570.946502}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3833450>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ce2250>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7509 16:39:32,877 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7510 16:39:32,877 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7511 16:39:34,987 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7512 16:39:34,988 DEBUG [routes.middleware] Matched GET /static/hgicon.png
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7513 16:39:34,988 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7514 16:39:34,988 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7515 16:39:34,989 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7516 16:39:34,989 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7517 16:39:34,989 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7518 16:39:34,989 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7519 16:39:34,989 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7520 16:39:34,990 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3cdc6e0>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3cce9d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3cce810>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3ccea10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3cce9d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x36cbbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507574.990238, '_creation_time': 1266507570.946502}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3ccea10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ce2210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7521 16:39:35,883 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7522 16:39:35,883 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7523 16:40:48,830 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7524 16:40:48,832 DEBUG [routes.middleware] Matched GET /
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7525 16:40:48,832 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7526 16:40:48,832 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7527 16:40:48,832 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7528 16:40:48,833 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7529 16:40:48,833 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7530 16:40:48,833 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7531 16:40:48,833 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7532 16:40:48,833 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3cf2410>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ce47d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3ce4e50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3ccef10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ce47d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x3ce1450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507648.834162, '_creation_time': 1266507570.946502}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3ccef10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ce2ad0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7533 16:40:49,832 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7534 16:40:49,856 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7535 16:40:49,948 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7536 16:40:49,949 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7537 16:40:49,949 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7538 16:40:49,950 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7539 16:40:49,950 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7540 16:40:49,950 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7541 16:40:49,950 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7542 16:40:49,951 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7543 16:40:49,951 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7544 16:40:49,951 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3cf2578>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ce2210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3ce2350>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3ce4050>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ce2210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x36cbbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507649.9515381, '_creation_time': 1266507570.946502}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3ce4050>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ce4110>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7545 16:40:50,954 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7546 16:40:50,954 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7547 16:40:52,907 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7548 16:40:52,910 DEBUG [routes.middleware] Matched GET /static/hgicon.png
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7549 16:40:52,910 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7550 16:40:52,911 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7551 16:40:52,912 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7552 16:40:52,913 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7553 16:40:52,913 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7554 16:40:52,914 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7555 16:40:52,914 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7556 16:40:52,914 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3cf2cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e4d110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e4d2d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3ce29d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e4d110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x3ce1950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507652.9155259, '_creation_time': 1266507570.946502}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3ce29d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ce4210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7557 16:40:53,922 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7558 16:40:53,923 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7559 16:41:12,518 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7560 16:41:12,519 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7561 16:41:12,519 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7562 16:41:12,519 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7563 16:41:12,520 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7564 16:41:12,520 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7565 16:41:12,520 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7566 16:41:12,520 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7567 16:41:12,520 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7568 16:41:12,520 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3cfe2a8>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e56290>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e564d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3ce2850>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e56290>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x3ce1550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507672.521153, '_creation_time': 1266507672.521153}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3ce2850>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ce4850>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7569 16:41:13,560 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7570 16:41:13,561 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7571 16:41:13,579 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7572 16:41:13,580 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7573 16:41:13,580 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7574 16:41:13,580 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7575 16:41:13,580 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7576 16:41:13,581 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7577 16:41:13,581 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7578 16:41:13,581 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7579 16:41:13,581 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7580 16:41:13,581 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x404fe60>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e88450>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e88390>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e56910>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e88450>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x3ce1350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507673.581815, '_creation_time': 1266507673.581815}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e56910>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ce4750>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7581 16:41:14,568 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7582 16:41:14,569 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7583 16:41:14,571 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7584 16:41:14,572 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7585 16:41:14,572 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7586 16:41:14,572 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7587 16:41:14,573 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7588 16:41:14,573 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7589 16:41:14,573 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7590 16:41:14,573 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7591 16:41:14,573 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7592 16:41:14,573 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x406de60>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4068dd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4068d90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e88310>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4068dd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x3ce1650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507674.574223, '_creation_time': 1266507674.574223}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e88310>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e88290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7593 16:41:15,567 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7594 16:41:15,584 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7595 16:41:15,586 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7596 16:41:15,587 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7597 16:41:15,587 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7598 16:41:15,587 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7599 16:41:15,587 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7600 16:41:15,588 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7601 16:41:15,588 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7602 16:41:15,588 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7603 16:41:15,588 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7604 16:41:15,588 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x404ff50>, 'environ': {'routes.route': <routes.route.Route object at 0x3741550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3741810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3741790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x405b0d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x405b650>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x405bf90>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x405b0d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3741850>, 'wsgi.input': <socket._fileobject object at 0x3e8e8d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507675.5889001, '_creation_time': 1266507675.5889001}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x405bf90>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x405be10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fc9fe08a1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a8b550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7605 16:41:16,539 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7606 16:45:09,581 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7607 16:45:09,581 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7608 16:45:09,584 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7609 16:45:09,584 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7610 16:45:09,588 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7611 16:45:09,588 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7612 16:45:09,588 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7613 16:45:09,590 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960299440400: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7614 16:45:09,591 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960291047696: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7615 16:45:09,591 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960282654992: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7616 16:45:09,591 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960274262288: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7617 16:45:09,592 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960265869584: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7618 16:45:09,592 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960257476880: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7619 16:45:09,592 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960249084176: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7620 16:45:09,593 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960240691472: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7621 16:45:09,593 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960223906064: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7622 16:45:09,593 DEBUG [paste.httpserver.ThreadPool] Started new worker 139960232298768: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7623 16:45:19,919 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7624 16:45:19,962 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7625 16:45:19,978 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7626 16:45:19,979 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7627 16:45:19,982 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7628 16:45:19,983 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7629 16:45:19,983 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7630 16:45:19,985 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538952722704: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7631 16:45:19,985 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538944330000: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7632 16:45:19,985 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538935937296: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7633 16:45:19,986 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538927544592: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7634 16:45:19,986 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538919151888: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7635 16:45:19,986 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538910759184: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7636 16:45:19,986 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538902366480: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7637 16:45:19,986 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538893973776: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7638 16:45:19,987 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538885581072: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7639 16:45:19,987 DEBUG [paste.httpserver.ThreadPool] Started new worker 140538877188368: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7640 16:45:23,283 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7641 16:45:23,286 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7642 16:45:23,286 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7643 16:45:23,286 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7644 16:45:23,287 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7645 16:45:23,288 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7646 16:45:23,424 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7647 16:45:23,424 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7648 16:45:23,424 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7649 16:45:23,424 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7650 16:45:23,424 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3357cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33587d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3358490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3358350>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33587d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x31f1a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507923.425257, '_creation_time': 1266507923.425257}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3358350>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x327cf50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7651 16:45:24,443 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7652 16:45:24,450 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7653 16:45:24,457 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7654 16:45:24,458 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7655 16:45:24,458 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7656 16:45:24,458 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7657 16:45:24,458 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7658 16:45:24,459 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7659 16:45:24,459 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7660 16:45:24,459 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7661 16:45:24,459 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7662 16:45:24,459 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3b2eb18>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x395f4d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3957c10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x33583d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x395f4d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x31f1ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507924.4599099, '_creation_time': 1266507924.4599099}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x33583d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3358050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7663 16:45:25,364 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7664 16:45:25,413 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7665 16:45:25,417 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7666 16:45:25,420 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7667 16:45:25,420 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7668 16:45:25,421 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7669 16:45:25,421 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7670 16:45:25,422 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7671 16:45:25,423 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7672 16:45:25,423 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7673 16:45:25,423 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7674 16:45:25,424 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3b34b18>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3b14cd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3b14550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3957f10>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3b14cd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x37c28d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507925.4250031, '_creation_time': 1266507925.4250031}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3957f10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3957e90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7675 16:45:26,346 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7676 16:45:26,347 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7677 16:45:26,349 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7678 16:45:26,350 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7679 16:45:26,350 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7680 16:45:26,350 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7681 16:45:26,350 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7682 16:45:26,351 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7683 16:45:26,351 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7684 16:45:26,351 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7685 16:45:26,351 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7686 16:45:26,351 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3b07ed8>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x395fa50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x395f3d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x395fdd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x395fa50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3b18650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266507926.351747, '_creation_time': 1266507926.351747}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x395fdd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3b03dd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7687 16:45:27,359 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7688 16:45:39,629 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7689 16:47:07,087 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7690 16:47:07,090 DEBUG [routes.middleware] Matched GET /test2/summary
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7691 16:47:07,090 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7692 16:47:07,090 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test2/summary'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7693 16:47:07,091 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7694 16:47:07,091 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7695 16:47:07,091 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7696 16:47:07,091 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7697 16:47:07,092 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7698 16:47:07,092 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3df9cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test2/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test2/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test2/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e03890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e037d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x395fe10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test2/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e03890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3bb95d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508027.0924809, '_creation_time': 1266508027.0924809}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x395fe10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d04b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7699 16:47:08,050 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7700 16:47:08,052 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7701 16:47:08,052 DEBUG [routes.middleware] Matched GET /error/document
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7702 16:47:08,052 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7703 16:47:08,053 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7704 16:47:08,053 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7705 16:47:08,053 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7706 16:47:08,054 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7707 16:47:08,054 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7708 16:47:08,054 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7709 16:47:08,054 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7710 16:47:08,054 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7711 16:47:08,054 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3e0a710 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2db5758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x32675d0>, 'url': <routes.util.URLGenerator object at 0x3e0af10>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3e0aad0 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3e0a710 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3e050e0>, 'session': {'_accessed_time': 1266508028.0550189, '_creation_time': 1266508027.0924809}, 'N_': <function gettext_noop at 0x2db5410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x32675d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x3267390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x32675d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3e0ab10 200 OK>, '_': <function ugettext at 0x2db5578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7712 16:47:08,055 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7713 16:47:08,056 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7714 16:47:10,601 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7715 16:47:10,603 DEBUG [routes.middleware] Matched GET /
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7716 16:47:10,603 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7717 16:47:10,603 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7718 16:47:10,603 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7719 16:47:10,604 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7720 16:47:10,604 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7721 16:47:10,604 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7722 16:47:10,604 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7723 16:47:10,604 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e0bde8>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e58190>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e580d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e0ad90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e58190>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3bb9650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508030.6049919, '_creation_time': 1266508027.0924809}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e0ad90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e03690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7724 16:47:11,066 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7725 16:47:11,113 DEBUG [routes.middleware] Matched GET /static/hgicon.png
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7726 16:47:11,113 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7727 16:47:11,116 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7728 16:47:11,116 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7729 16:47:11,117 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7730 16:47:11,117 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7731 16:47:11,118 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7732 16:47:11,118 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7733 16:47:11,119 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3df9c80>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d04a10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e03a50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e03c50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d04a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3dcfed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508031.1192989, '_creation_time': 1266508027.0924809}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e03c50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e03f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7734 16:47:12,259 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7735 16:47:12,588 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7736 16:47:12,610 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7737 16:47:12,641 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7738 16:47:12,679 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7739 16:47:12,694 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7740 16:47:12,694 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7741 16:47:12,694 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7742 16:47:12,695 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7743 16:47:12,695 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7744 16:47:12,695 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7745 16:47:12,695 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7746 16:47:12,695 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7747 16:47:12,695 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e0b488>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e0a810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e0aa10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e58bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e0a810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3bb97d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508032.6961589, '_creation_time': 1266508027.0924809}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e58bd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e58e90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7748 16:47:13,628 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7749 16:47:13,628 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7750 16:47:15,633 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7751 16:47:15,634 DEBUG [routes.middleware] Matched GET /static/hgicon.png
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7752 16:47:15,634 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7753 16:47:15,635 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7754 16:47:15,635 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7755 16:47:15,635 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7756 16:47:15,635 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7757 16:47:15,636 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7758 16:47:15,636 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7759 16:47:15,636 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e62500>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d1b350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d1b090>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d1b7d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d1b350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3bb96d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508035.636544, '_creation_time': 1266508027.0924809}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d1b7d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e58b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7760 16:47:16,565 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7761 16:47:16,565 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7762 16:47:56,219 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7763 16:47:56,220 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7764 16:47:56,220 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7765 16:47:56,220 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7766 16:47:56,220 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7767 16:47:56,221 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7768 16:47:56,221 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7769 16:47:56,221 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7770 16:47:56,221 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7771 16:47:56,221 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e629b0>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e03890>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d1bf10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d1b850>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e03890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3bb95d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508076.2219729, '_creation_time': 1266508076.2219729}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d1b850>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e58fd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7772 16:47:57,149 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7773 16:47:57,150 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7774 16:47:57,157 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7775 16:47:57,158 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7776 16:47:57,158 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7777 16:47:57,158 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7778 16:47:57,159 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7779 16:47:57,159 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7780 16:47:57,159 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7781 16:47:57,159 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7782 16:47:57,159 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7783 16:47:57,159 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e0be60>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d1be10>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d1b8d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d1bc90>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d1be10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3dcff50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508077.160111, '_creation_time': 1266508077.160111}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d1bc90>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d1b810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7784 16:47:58,105 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7785 16:47:58,107 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7786 16:47:58,108 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7787 16:47:58,109 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7788 16:47:58,109 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7789 16:47:58,109 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7790 16:47:58,109 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7791 16:47:58,110 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7792 16:47:58,110 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7793 16:47:58,110 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7794 16:47:58,110 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7795 16:47:58,110 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e627d0>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e03a50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e03dd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d1b2d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e03a50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3dcfed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508078.1109829, '_creation_time': 1266508078.1109829}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d1b2d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d1bed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7796 16:47:59,039 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7797 16:47:59,040 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7798 16:47:59,042 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7799 16:47:59,043 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7800 16:47:59,043 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7801 16:47:59,043 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7802 16:47:59,043 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7803 16:47:59,044 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7804 16:47:59,044 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7805 16:47:59,044 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7806 16:47:59,044 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7807 16:47:59,044 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3e62b90>, 'environ': {'routes.route': <routes.route.Route object at 0x3267550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3267810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3267790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e0a1d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e0a890>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e03d90>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e0a1d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3267850>, 'wsgi.input': <socket._fileobject object at 0x3bb97d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508079.0447071, '_creation_time': 1266508079.0447071}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e03d90>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d04cd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd1cab6e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x25b2550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7808 16:48:00,093 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7809 16:50:48,401 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7810 16:50:48,401 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7811 16:50:48,405 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7812 16:50:48,405 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7813 16:50:48,408 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7814 16:50:48,408 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7815 16:50:48,408 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7816 16:50:48,410 DEBUG [paste.httpserver.ThreadPool] Started new worker 140318044403984: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7817 16:50:48,411 DEBUG [paste.httpserver.ThreadPool] Started new worker 140318036011280: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7818 16:50:48,412 DEBUG [paste.httpserver.ThreadPool] Started new worker 140318027618576: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7819 16:50:48,412 DEBUG [paste.httpserver.ThreadPool] Started new worker 140318019225872: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7820 16:50:48,412 DEBUG [paste.httpserver.ThreadPool] Started new worker 140318010833168: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7821 16:50:48,412 DEBUG [paste.httpserver.ThreadPool] Started new worker 140318002440464: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7822 16:50:48,413 DEBUG [paste.httpserver.ThreadPool] Started new worker 140317994047760: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7823 16:50:48,413 DEBUG [paste.httpserver.ThreadPool] Started new worker 140317985655056: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7824 16:50:48,413 DEBUG [paste.httpserver.ThreadPool] Started new worker 140317977262352: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7825 16:50:48,413 DEBUG [paste.httpserver.ThreadPool] Started new worker 140317968869648: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7826 16:50:55,179 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7827 16:50:55,182 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7828 16:50:55,182 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7829 16:50:55,182 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7830 16:50:55,182 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7831 16:50:55,183 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7832 16:50:55,234 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7833 16:50:55,234 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7834 16:50:55,235 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7835 16:50:55,235 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7836 16:50:55,235 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2e41cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x2d562d0>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2d56590>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d56510>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e44550>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e44210>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d67fd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e44550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'wsgi.input': <socket._fileobject object at 0x2cdaa50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508255.2356739, '_creation_time': 1266508255.2356739}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d67fd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d67cd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9e5b9181c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20a0290>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7837 16:50:56,247 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7838 16:50:56,254 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7839 16:50:56,265 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7840 16:50:56,267 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7841 16:50:56,267 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7842 16:50:56,267 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7843 16:50:56,267 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7844 16:50:56,268 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7845 16:50:56,268 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7846 16:50:56,268 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7847 16:50:56,268 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7848 16:50:56,268 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x35fdb18>, 'environ': {'routes.route': <routes.route.Route object at 0x2d562d0>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2d56590>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d56510>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x344ed90>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x344e410>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e44150>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x344ed90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'wsgi.input': <socket._fileobject object at 0x2cdaad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508256.269136, '_creation_time': 1266508256.269136}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e44150>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d67d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9e5b9181c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20a0290>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7849 16:50:57,179 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7850 16:50:57,181 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7851 16:50:57,192 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7852 16:50:57,194 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7853 16:50:57,194 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7854 16:50:57,194 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7855 16:50:57,194 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7856 16:50:57,195 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7857 16:50:57,195 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7858 16:50:57,195 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7859 16:50:57,195 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7860 16:50:57,195 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3676b18>, 'environ': {'routes.route': <routes.route.Route object at 0x2d562d0>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2d56590>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d56510>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3612090>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3612310>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x344e710>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3612090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'wsgi.input': <socket._fileobject object at 0x32ac8d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508257.195956, '_creation_time': 1266508257.195956}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x344e710>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x344e690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9e5b9181c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20a0290>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7861 16:50:58,142 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7862 16:50:58,195 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7863 16:50:58,200 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7864 16:50:58,202 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7865 16:50:58,202 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7866 16:50:58,203 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7867 16:50:58,204 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7868 16:50:58,205 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7869 16:50:58,205 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7870 16:50:58,205 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7871 16:50:58,206 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7872 16:50:58,206 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x35e8ed8>, 'environ': {'routes.route': <routes.route.Route object at 0x2d562d0>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2d56590>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d56510>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3601490>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3601890>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3601210>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3601490>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'wsgi.input': <socket._fileobject object at 0x3602650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508258.207397, '_creation_time': 1266508258.207397}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3601210>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3601690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9e5b9181c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20a0290>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7873 16:50:59,334 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7874 16:55:00,092 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7875 16:55:00,094 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7876 16:55:00,094 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7877 16:55:00,094 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7878 16:55:00,095 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7879 16:55:00,095 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7880 16:55:00,095 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7881 16:55:00,095 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7882 16:55:00,095 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7883 16:55:00,096 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37f6320>, 'environ': {'routes.route': <routes.route.Route object at 0x2d562d0>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2d56590>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d56510>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37eea50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37ee990>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3601310>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37eea50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'wsgi.input': <socket._fileobject object at 0x36d95d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508500.0962839, '_creation_time': 1266508500.0962839}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3601310>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37ee510>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9e5b9181c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20a0290>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7884 16:55:01,013 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7885 16:55:01,015 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7886 16:55:01,034 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7887 16:55:01,035 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7888 16:55:01,035 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7889 16:55:01,035 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7890 16:55:01,036 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7891 16:55:01,036 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7892 16:55:01,036 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7893 16:55:01,036 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7894 16:55:01,037 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7895 16:55:01,037 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37f6c80>, 'environ': {'routes.route': <routes.route.Route object at 0x2d562d0>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2d56590>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d56510>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37fae50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37fa850>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37fab10>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37fae50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'wsgi.input': <socket._fileobject object at 0x36d9650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508501.0374401, '_creation_time': 1266508501.0374401}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37fab10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37ee7d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9e5b9181c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20a0290>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7896 16:55:01,955 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7897 16:55:01,956 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7898 16:55:01,957 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7899 16:55:01,958 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7900 16:55:01,958 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7901 16:55:01,958 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7902 16:55:01,958 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7903 16:55:01,959 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7904 16:55:01,959 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7905 16:55:01,959 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7906 16:55:01,959 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7907 16:55:01,959 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x37f68c0>, 'environ': {'routes.route': <routes.route.Route object at 0x2d562d0>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2d56590>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d56510>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x36d7cd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32bc910>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37fac50>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x36d7cd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'wsgi.input': <socket._fileobject object at 0x36d9850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508501.960047, '_creation_time': 1266508501.960047}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37fac50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37fa950>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9e5b9181c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20a0290>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7908 16:55:02,870 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7909 16:55:02,871 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7910 16:55:02,873 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7911 16:55:02,873 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7912 16:55:02,874 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7913 16:55:02,874 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7914 16:55:02,874 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7915 16:55:02,874 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7916 16:55:02,874 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7917 16:55:02,874 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7918 16:55:02,875 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7919 16:55:02,875 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x381a230>, 'environ': {'routes.route': <routes.route.Route object at 0x2d562d0>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2d56590>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d56510>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37eedd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37ee6d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37fa050>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37eedd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2d565d0>, 'wsgi.input': <socket._fileobject object at 0x36d94d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508502.8754489, '_creation_time': 1266508502.8754489}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37fa050>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37fa650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f9e5b9181c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20a0290>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7920 16:55:03,777 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7921 16:55:42,231 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7922 16:55:42,232 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7923 16:55:42,235 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7924 16:55:42,235 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7925 16:55:42,239 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7926 16:55:42,239 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7927 16:55:42,239 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7928 16:55:42,241 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805864663312: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7929 16:55:42,242 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805856270608: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7930 16:55:42,242 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805847877904: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7931 16:55:42,242 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805839485200: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7932 16:55:42,242 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805831092496: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7933 16:55:42,243 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805822699792: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7934 16:55:42,243 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805814307088: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7935 16:55:42,243 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805805914384: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7936 16:55:42,243 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805797521680: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7937 16:55:42,244 DEBUG [paste.httpserver.ThreadPool] Started new worker 139805789128976: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7938 16:55:51,957 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7939 16:55:51,966 DEBUG [routes.middleware] Matched GET /lotto/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7940 16:55:51,966 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7941 16:55:51,966 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7942 16:55:51,966 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7943 16:55:51,967 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7944 16:55:52,019 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7945 16:55:52,019 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7946 16:55:52,019 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7947 16:55:52,019 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7948 16:55:52,019 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x26dcd70>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x26dd950>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x26dd610>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26dd4d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x26dd950>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2575a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508552.0201659, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x26dd4d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x26dd090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7949 16:55:53,050 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7950 16:55:53,143 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7951 16:55:53,188 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7952 16:55:53,189 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7953 16:55:53,190 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7954 16:55:53,190 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7955 16:55:53,190 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7956 16:55:53,191 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7957 16:55:53,191 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7958 16:55:53,191 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7959 16:55:53,191 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7960 16:55:53,191 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ebb8c0>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ea3510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e98e50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26dd550>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ea3510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2575bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508553.1918819, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x26dd550>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x26dd350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7961 16:55:54,106 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7962 16:55:54,106 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7963 16:55:56,266 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7964 16:55:56,270 DEBUG [routes.middleware] Matched GET /static/hgicon.png
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7965 16:55:56,271 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7966 16:55:56,271 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7967 16:55:56,273 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7968 16:55:56,274 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7969 16:55:56,274 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7970 16:55:56,274 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7971 16:55:56,275 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7972 16:55:56,275 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2eb57d0>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e98ed0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e986d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d0d0d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e98ed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2575ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508556.276387, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d0d0d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e98550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7973 16:55:57,170 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7974 16:55:57,171 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7975 16:55:57,329 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7976 16:55:57,330 DEBUG [routes.middleware] Matched GET /lotto/file/cfbb47c42aab
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7977 16:55:57,331 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7978 16:55:57,331 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/file/cfbb47c42aab'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7979 16:55:57,332 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7980 16:55:57,333 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7981 16:55:57,333 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7982 16:55:57,333 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7983 16:55:57,334 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7984 16:55:57,334 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2eb5cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/file/cfbb47c42aab'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/file/cfbb47c42aab', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ea3a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ea3d50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d0da90>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/file/cfbb47c42aab'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ea3a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2ce6e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508557.334729, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d0da90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e98210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7985 16:55:58,229 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7986 16:55:58,305 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7987 16:55:58,342 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7988 16:55:58,343 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7989 16:55:58,344 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7990 16:55:58,344 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7991 16:55:58,344 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7992 16:55:58,345 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7993 16:55:58,345 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7994 16:55:58,345 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7995 16:55:58,345 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7996 16:55:58,346 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ebb938>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/file/cfbb47c42aab', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2cf5bd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ecec50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d00250>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2cf5bd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2d25a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508558.3463271, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d00250>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ece810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7997 16:55:59,238 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7998 16:55:59,239 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
7999 16:56:01,333 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8000 16:56:01,334 DEBUG [routes.middleware] Matched GET /static/hgicon.png
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8001 16:56:01,334 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8002 16:56:01,334 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8003 16:56:01,334 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8004 16:56:01,335 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8005 16:56:01,335 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8006 16:56:01,335 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8007 16:56:01,335 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8008 16:56:01,335 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2eb5e60>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ea3550>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ea3950>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2ea39d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ea3550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2d25650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508561.3358159, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2ea39d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ea3b50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8009 16:56:02,283 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8010 16:56:02,283 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8011 16:56:02,648 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8012 16:56:02,650 DEBUG [routes.middleware] Matched GET /lotto/file/cfbb47c42aab/src
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8013 16:56:02,651 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8014 16:56:02,651 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/file/cfbb47c42aab/src'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8015 16:56:02,652 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8016 16:56:02,653 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8017 16:56:02,653 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8018 16:56:02,653 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8019 16:56:02,654 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8020 16:56:02,654 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ed01b8>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/file/cfbb47c42aab', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/file/cfbb47c42aab/src'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/file/cfbb47c42aab/src', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d00e90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d00290>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e98c50>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/file/cfbb47c42aab/src'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d00e90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2e9e650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508562.6547511, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e98c50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2cf5610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8021 16:56:03,571 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8022 16:56:03,579 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8023 16:56:03,627 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8024 16:56:03,629 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8025 16:56:03,629 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8026 16:56:03,630 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8027 16:56:03,630 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8028 16:56:03,630 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8029 16:56:03,630 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8030 16:56:03,630 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8031 16:56:03,630 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8032 16:56:03,631 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ed0e60>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/file/cfbb47c42aab/src', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2eacf90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2eac0d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e98210>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2eacf90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2d25650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508563.6313429, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e98210>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2eac550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8033 16:56:04,588 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8034 16:56:04,589 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8035 16:56:06,092 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8036 16:56:06,094 DEBUG [routes.middleware] Matched GET /lotto/file/cfbb47c42aab/src/combinator.py
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8037 16:56:06,094 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8038 16:56:06,094 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/file/cfbb47c42aab/src/combinator.py'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8039 16:56:06,095 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8040 16:56:06,095 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8041 16:56:06,095 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8042 16:56:06,095 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8043 16:56:06,096 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8044 16:56:06,096 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ec8488>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/file/cfbb47c42aab/src', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/file/cfbb47c42aab/src/combinator.py'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/file/cfbb47c42aab/src/combinator.py', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ed7b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ed7990>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2cf5ad0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/file/cfbb47c42aab/src/combinator.py'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ed7b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2ce6e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508566.0964501, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2cf5ad0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d07690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8045 16:56:06,635 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8046 16:56:06,674 DEBUG [routes.middleware] Matched GET /static/hgicon.png
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8047 16:56:06,674 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8048 16:56:06,674 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8049 16:56:06,675 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8050 16:56:06,675 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8051 16:56:06,675 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8052 16:56:06,675 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8053 16:56:06,675 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8054 16:56:06,676 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ec8938>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fbf7d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fbf710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fbf4d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fbf7d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2e9ed50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508566.6762421, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fbf4d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2fbf390>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8055 16:56:07,369 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8056 16:56:07,676 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8057 16:56:08,051 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8058 16:56:08,056 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8059 16:56:08,231 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8060 16:56:08,235 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8061 16:56:08,236 DEBUG [routes.middleware] Matched GET /lotto/highlightcss
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8062 16:56:08,311 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8063 16:56:08,236 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8064 16:56:08,311 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/highlightcss'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8065 16:56:08,329 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8066 16:56:08,330 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8067 16:56:08,330 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8068 16:56:08,330 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8069 16:56:08,330 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8070 16:56:08,330 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31e62a8>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/file/cfbb47c42aab/src/combinator.py', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fc7210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ece390>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26dd490>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fc7210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2e9ef50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508568.331146, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x26dd490>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d00590>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8071 16:56:08,329 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8072 16:56:08,356 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8073 16:56:08,356 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8074 16:56:08,356 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8075 16:56:08,356 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8076 16:56:08,357 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ec82a8>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/file/cfbb47c42aab/src/combinator.py', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/highlightcss'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/highlightcss', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3280b10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2600ed0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2eacd50>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/highlightcss'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3280b10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x32090d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508568.35726, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2eacd50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3207510>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8077 16:56:08,543 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8078 16:56:08,711 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8079 16:56:09,948 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8080 16:56:09,948 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8081 16:56:10,560 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8082 16:56:10,564 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8083 16:56:10,719 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8084 16:56:10,726 DEBUG [routes.middleware] Matched GET /static/hgicon.png
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8085 16:56:10,726 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8086 16:56:10,727 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8087 16:56:10,728 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8088 16:56:10,730 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8089 16:56:10,730 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8090 16:56:10,730 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8091 16:56:10,731 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8092 16:56:10,731 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3047500>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3280bd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3280190>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3215f10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3280bd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2575bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508570.732224, '_creation_time': 1266508552.0201659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3215f10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3186e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8093 16:56:11,689 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8094 16:56:11,690 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8095 16:59:42,494 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8096 16:59:42,495 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8097 16:59:42,496 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8098 16:59:42,496 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8099 16:59:42,496 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8100 16:59:42,497 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8101 16:59:42,497 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8102 16:59:42,497 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8103 16:59:42,497 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8104 16:59:42,497 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3013f50>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fbf690>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fbffd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fbf910>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fbf690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2fc3f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508782.4977491, '_creation_time': 1266508782.4977491}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fbf910>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2fbfe10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8105 16:59:43,437 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8106 16:59:43,438 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8107 16:59:43,445 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8108 16:59:43,446 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8109 16:59:43,446 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8110 16:59:43,446 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8111 16:59:43,446 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8112 16:59:43,447 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8113 16:59:43,447 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8114 16:59:43,447 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8115 16:59:43,447 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8116 16:59:43,447 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31e6aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fc7050>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fc73d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fbf550>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fc7050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2fc3550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508783.4480641, '_creation_time': 1266508783.4480641}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fbf550>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2fbf790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8117 16:59:44,382 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8118 16:59:44,384 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8119 16:59:44,385 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8120 16:59:44,386 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8121 16:59:44,386 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8122 16:59:44,386 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8123 16:59:44,386 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8124 16:59:44,387 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8125 16:59:44,387 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8126 16:59:44,387 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8127 16:59:44,387 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8128 16:59:44,387 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2ed0cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2cf5d90>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2cf5790>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fc7150>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2cf5d90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2fc3050 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508784.3879361, '_creation_time': 1266508784.3879361}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fc7150>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2fc7410>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8129 16:59:45,276 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8130 16:59:45,278 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8131 16:59:45,288 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8132 16:59:45,290 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8133 16:59:45,290 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8134 16:59:45,290 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8135 16:59:45,290 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8136 16:59:45,291 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8137 16:59:45,291 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8138 16:59:45,291 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8139 16:59:45,291 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8140 16:59:45,291 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3047848>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32fd5d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x32fd450>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2cf5a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32fd5d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x2e9e550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508785.292109, '_creation_time': 1266508785.292109}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2cf5a50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3186c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8141 16:59:46,206 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8142 16:59:50,196 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8143 16:59:50,197 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8144 16:59:50,197 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8145 16:59:50,198 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8146 16:59:50,198 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8147 16:59:50,198 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8148 16:59:50,198 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8149 16:59:50,198 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8150 16:59:50,199 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8151 16:59:50,199 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31ed5f0>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31eb8d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31eb850>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x32fd310>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31eb8d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x3209dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508790.199517, '_creation_time': 1266508790.199517}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x32fd310>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31eb490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8152 16:59:51,230 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8153 16:59:51,282 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8154 16:59:51,289 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8155 16:59:51,290 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8156 16:59:51,290 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8157 16:59:51,290 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8158 16:59:51,290 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8159 16:59:51,290 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8160 16:59:51,291 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8161 16:59:51,291 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8162 16:59:51,291 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8163 16:59:51,291 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31ed9b0>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31ee310>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31ee190>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x321c710>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31ee310>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x3209e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508791.2916629, '_creation_time': 1266508791.2916629}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x321c710>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x321c8d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8164 16:59:52,212 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8165 16:59:52,213 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8166 16:59:52,215 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8167 16:59:52,216 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8168 16:59:52,216 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8169 16:59:52,216 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8170 16:59:52,216 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8171 16:59:52,217 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8172 16:59:52,217 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8173 16:59:52,217 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8174 16:59:52,217 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8175 16:59:52,217 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x320d398>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31f4c50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31f43d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31eefd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31f4c50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x3209cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508792.218087, '_creation_time': 1266508792.218087}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x31eefd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x321c750>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8176 16:59:53,259 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8177 16:59:53,261 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8178 16:59:53,262 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8179 16:59:53,263 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8180 16:59:53,263 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8181 16:59:53,263 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8182 16:59:53,264 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8183 16:59:53,264 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8184 16:59:53,264 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8185 16:59:53,264 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8186 16:59:53,264 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8187 16:59:53,265 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x31edd70>, 'environ': {'routes.route': <routes.route.Route object at 0x25eb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x25eb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x25eb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31ee550>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31ee3d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d07fd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31ee550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x25eb850>, 'wsgi.input': <socket._fileobject object at 0x31f9350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508793.2652979, '_creation_time': 1266508793.2652979}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d07fd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31ee750>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f271b42d1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1936550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8188 16:59:54,298 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8189 17:00:15,766 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8190 17:00:15,767 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8191 17:00:15,770 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8192 17:00:15,770 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8193 17:00:15,774 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8194 17:00:15,774 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8195 17:00:15,774 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8196 17:00:15,776 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248731531536: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8197 17:00:15,776 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248723138832: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8198 17:00:15,777 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248714746128: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8199 17:00:15,777 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248706353424: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8200 17:00:15,777 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248697960720: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8201 17:00:15,777 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248689568016: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8202 17:00:15,778 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248681175312: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8203 17:00:15,778 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248672782608: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8204 17:00:15,778 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248664389904: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8205 17:00:15,778 DEBUG [paste.httpserver.ThreadPool] Started new worker 140248655997200: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8206 17:00:17,354 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8207 17:00:17,357 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8208 17:00:17,357 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8209 17:00:17,357 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8210 17:00:17,357 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8211 17:00:17,358 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8212 17:00:17,410 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8213 17:00:17,410 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8214 17:00:17,411 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8215 17:00:17,411 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8216 17:00:17,411 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1c66cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x1b75550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1b75810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1b75790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1c677d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1b75850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1c67490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1c67350>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1c677d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1b75850>, 'wsgi.input': <socket._fileobject object at 0x1affa50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508817.4117, '_creation_time': 1266508817.4117}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1c67350>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1b8af50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8e382ef1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xebf550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8217 17:00:18,356 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8218 17:00:18,363 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8219 17:00:18,370 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8220 17:00:18,371 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8221 17:00:18,371 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8222 17:00:18,371 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8223 17:00:18,371 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8224 17:00:18,372 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8225 17:00:18,372 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8226 17:00:18,372 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8227 17:00:18,372 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8228 17:00:18,372 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x243bb18>, 'environ': {'routes.route': <routes.route.Route object at 0x1b75550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1b75810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1b75790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x226b390>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1b75850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2263f10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1c673d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x226b390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1b75850>, 'wsgi.input': <socket._fileobject object at 0x1affad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508818.372875, '_creation_time': 1266508818.372875}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1c673d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1c67050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8e382ef1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xebf550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8229 17:00:19,266 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8230 17:00:19,267 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8231 17:00:19,269 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8232 17:00:19,270 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8233 17:00:19,320 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8234 17:00:19,320 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8235 17:00:19,321 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8236 17:00:19,322 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8237 17:00:19,323 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8238 17:00:19,323 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8239 17:00:19,323 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8240 17:00:19,324 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2440b18>, 'environ': {'routes.route': <routes.route.Route object at 0x1b75550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1b75810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1b75790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2421490>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1b75850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2421bd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2263e90>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2421490>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1b75850>, 'wsgi.input': <socket._fileobject object at 0x20d08d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508819.3250141, '_creation_time': 1266508819.3250141}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2263e90>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2263e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8e382ef1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xebf550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8241 17:00:20,231 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8242 17:00:20,233 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8243 17:00:20,235 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8244 17:00:20,236 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8245 17:00:20,236 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8246 17:00:20,237 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8247 17:00:20,237 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8248 17:00:20,237 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8249 17:00:20,237 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8250 17:00:20,238 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8251 17:00:20,238 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8252 17:00:20,238 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2412cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x1b75550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1b75810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1b75790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x226bfd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1b75850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x226b490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2418dd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x226bfd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1b75850>, 'wsgi.input': <socket._fileobject object at 0x2425650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508820.2385931, '_creation_time': 1266508820.2385931}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2418dd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2418b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8e382ef1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xebf550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8253 17:00:21,143 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8254 17:00:32,623 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8255 17:00:32,623 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8256 17:00:32,626 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8257 17:00:32,626 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8258 17:00:32,630 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8259 17:00:32,631 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8260 17:00:32,631 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8261 17:00:32,633 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724460628240: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8262 17:00:32,634 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724452235536: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8263 17:00:32,634 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724443842832: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8264 17:00:32,634 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724435450128: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8265 17:00:32,634 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724427057424: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8266 17:00:32,635 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724418664720: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8267 17:00:32,635 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724410272016: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8268 17:00:32,635 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724401879312: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8269 17:00:32,635 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724393486608: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8270 17:00:32,636 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724385093904: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8271 17:01:54,515 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8272 17:01:54,517 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8273 17:01:54,518 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8274 17:01:54,518 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8275 17:01:54,518 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8276 17:01:54,519 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8277 17:01:54,587 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8278 17:01:54,588 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8279 17:01:54,588 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8280 17:01:54,588 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8281 17:01:54,588 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2c44cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x2b53550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2b53810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b53790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c467d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b53850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c46490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c46350>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c467d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b53850>, 'wsgi.input': <socket._fileobject object at 0x2adda50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508914.588762, '_creation_time': 1266508914.588762}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c46350>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b68f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffcfbd8e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e9d550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8282 17:01:55,543 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8283 17:01:55,551 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8284 17:01:55,565 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8285 17:01:55,569 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8286 17:01:55,570 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8287 17:01:55,570 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8288 17:01:55,570 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8289 17:01:55,570 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8290 17:01:55,571 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8291 17:01:55,571 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8292 17:01:55,571 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8293 17:01:55,571 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x340ab18>, 'environ': {'routes.route': <routes.route.Route object at 0x2b53550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2b53810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b53790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31c19d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b53850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31c1210>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c463d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31c19d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b53850>, 'wsgi.input': <socket._fileobject object at 0x2addad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508915.5718961, '_creation_time': 1266508915.5718961}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c463d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b68fd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffcfbd8e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e9d550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8294 17:01:56,469 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8295 17:01:56,470 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8296 17:01:56,471 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8297 17:01:56,473 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8298 17:01:56,473 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8299 17:01:56,473 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8300 17:01:56,473 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8301 17:01:56,473 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8302 17:01:56,474 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8303 17:01:56,474 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8304 17:01:56,474 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8305 17:01:56,474 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3421b18>, 'environ': {'routes.route': <routes.route.Route object at 0x2b53550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2b53810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b53790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3400d50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b53850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3400290>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31bbc90>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3400d50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b53850>, 'wsgi.input': <socket._fileobject object at 0x30ae8d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508916.4746571, '_creation_time': 1266508916.4746571}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x31bbc90>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31bbf90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffcfbd8e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e9d550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8306 17:01:57,397 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8307 17:01:57,399 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8308 17:01:57,401 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8309 17:01:57,402 DEBUG [routes.middleware] Matched GET /lotto
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8310 17:01:57,402 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8311 17:01:57,402 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8312 17:01:57,402 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8313 17:01:57,403 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8314 17:01:57,403 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8315 17:01:57,403 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8316 17:01:57,403 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8317 17:01:57,403 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x33f2ed8>, 'environ': {'routes.route': <routes.route.Route object at 0x2b53550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2b53810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b53790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31c1cd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b53850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31c1590>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31c1250>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31c1cd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b53850>, 'wsgi.input': <socket._fileobject object at 0x3407650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266508917.4037271, '_creation_time': 1266508917.4037271}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x31c1250>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x33f1c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffcfbd8e1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e9d550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8318 17:01:58,454 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8319 17:02:08,872 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8320 17:09:01,570 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8321 17:09:01,570 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8322 17:09:01,574 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8323 17:09:01,574 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8324 17:09:01,578 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8325 17:09:01,578 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8326 17:09:01,580 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395680250128: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8327 17:09:01,580 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395671857424: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8328 17:09:01,580 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395663464720: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8329 17:09:01,581 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395655072016: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8330 17:09:01,581 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395646679312: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8331 17:09:01,581 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395638286608: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8332 17:09:01,582 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395629893904: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8333 17:09:01,582 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395621501200: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8334 17:09:01,582 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395613108496: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8335 17:09:01,582 DEBUG [paste.httpserver.ThreadPool] Started new worker 140395604715792: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8336 17:09:13,210 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8337 17:09:13,213 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8338 17:09:13,214 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8339 17:09:13,292 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8340 17:09:13,292 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8341 17:09:13,292 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8342 17:09:13,292 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8343 17:09:13,293 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3612cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x3521450>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3521710>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3521690>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3613750>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3613410>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3613210>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3613750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'wsgi.input': <socket._fileobject object at 0x34aba50 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266509353.2937641, '_creation_time': 1266509353.2937641}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3613210>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3537ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb06f0271c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x286f510>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8344 17:09:14,265 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8345 17:09:14,273 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8346 17:09:14,287 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8347 17:09:14,288 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8348 17:09:14,288 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8349 17:09:14,288 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8350 17:09:14,288 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8351 17:09:14,288 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8352 17:09:14,288 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3de8b18>, 'environ': {'routes.route': <routes.route.Route object at 0x3521450>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3521710>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3521690>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3c18110>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3c10e90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3613350>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3c18110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'wsgi.input': <socket._fileobject object at 0x34abad0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266509354.289202, '_creation_time': 1266509354.289202}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3613350>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3537f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb06f0271c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x286f510>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8353 17:09:15,217 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8354 17:09:15,218 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8355 17:09:15,220 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8356 17:09:15,221 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8357 17:09:15,221 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8358 17:09:15,222 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8359 17:09:15,222 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8360 17:09:15,222 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8361 17:09:15,222 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3decb18>, 'environ': {'routes.route': <routes.route.Route object at 0x3521450>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3521710>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3521690>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3dce450>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3dceb90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3c10e10>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3dce450>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'wsgi.input': <socket._fileobject object at 0x3a7c8d0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266509355.22363, '_creation_time': 1266509355.22363}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3c10e10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3c10d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb06f0271c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x286f510>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8362 17:09:16,288 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8363 17:09:16,289 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8364 17:09:16,291 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8365 17:09:16,292 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8366 17:09:16,292 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8367 17:09:16,292 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8368 17:09:16,292 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8369 17:09:16,292 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8370 17:09:16,292 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3dbfed8>, 'environ': {'routes.route': <routes.route.Route object at 0x3521450>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3521710>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3521690>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3c189d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3c188d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3dc5bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3c189d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'wsgi.input': <socket._fileobject object at 0x3dd2650 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266509356.2930069, '_creation_time': 1266509356.2930069}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3dc5bd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3dc5f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb06f0271c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x286f510>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8371 17:09:17,312 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8372 17:09:24,750 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8373 17:09:24,863 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8374 17:09:24,865 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8375 17:09:24,866 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8376 17:09:24,866 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8377 17:09:24,866 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8378 17:09:24,866 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8379 17:09:24,866 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40b3c80>, 'environ': {'routes.route': <routes.route.Route object at 0x3521450>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3521690>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/favicon.ico', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40bc7d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3521710>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40bc710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3613290>, {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}), 'SERVER_PORT': '8001', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40bc7d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'wsgi.input': <socket._fileobject object at 0x3e715d0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266509364.8668461, '_creation_time': 1266509364.8668461}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3613290>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3fbbb10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb06f0271c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x286f510>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8380 17:09:25,759 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8381 17:09:25,761 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8382 17:09:25,762 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8383 17:09:25,762 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8384 17:09:25,762 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8385 17:09:25,763 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8386 17:09:25,763 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8387 17:09:25,763 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8388 17:09:25,763 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8389 17:09:25,763 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x40c3650 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:8001', url_redirect='/'>, 'ungettext': <function ungettext at 0x306f758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x35214d0>, 'url': <routes.util.URLGenerator object at 0x40c3350>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x40c3810 GET http://127.0.0.1:8001//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x40c3650 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:8001', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x40c50e0>, 'session': {'_accessed_time': 1266509365.7637401, '_creation_time': 1266509364.8668461}, 'N_': <function gettext_noop at 0x306f410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x35214d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/production.ini', 'routes.map': <routes.mapper.Mapper object at 0x3521290>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x35214d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/production.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x40c3a50 200 OK>, '_': <function ugettext at 0x306f578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8390 17:09:25,764 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8391 17:09:25,764 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8392 17:09:27,868 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8393 17:09:27,890 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8394 17:09:27,891 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8395 17:09:27,891 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8396 17:09:27,891 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8397 17:09:27,891 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8398 17:09:27,891 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40c4de8>, 'environ': {'routes.route': <routes.route.Route object at 0x3521450>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3521690>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/favicon.ico', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40d1110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3521710>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40d1050>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40c3cd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}), 'SERVER_PORT': '8001', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40d1110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3521750>, 'wsgi.input': <socket._fileobject object at 0x3e71650 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266509367.8918109, '_creation_time': 1266509364.8668461}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40c3cd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40c3f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fb06f0271c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x286f510>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8399 17:09:28,841 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8400 17:09:28,843 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8401 17:09:28,843 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8402 17:09:28,844 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8403 17:09:28,844 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8404 17:09:28,844 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8405 17:09:28,844 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8406 17:09:28,844 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8407 17:09:28,844 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3fbba10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:8001', url_redirect='/'>, 'ungettext': <function ungettext at 0x306f758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x35214d0>, 'url': <routes.util.URLGenerator object at 0x40bc650>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x40bc5d0 GET http://127.0.0.1:8001//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3fbba10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:8001', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3fc65f0>, 'session': {'_accessed_time': 1266509368.8447909, '_creation_time': 1266509364.8668461}, 'N_': <function gettext_noop at 0x306f410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x35214d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/production.ini', 'routes.map': <routes.mapper.Mapper object at 0x3521290>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x35214d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/production.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3fbbb50 200 OK>, '_': <function ugettext at 0x306f578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8408 17:09:28,845 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8409 17:09:28,845 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8410 17:10:39,679 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8411 17:10:39,680 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8412 17:10:39,684 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8413 17:10:39,684 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8414 17:10:39,688 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8415 17:10:39,689 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8416 17:10:39,689 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8417 17:10:39,692 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533335587088: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8418 17:10:39,692 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533327194384: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8419 17:10:39,692 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533318801680: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8420 17:10:39,693 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533310408976: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8421 17:10:39,693 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533302016272: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8422 17:10:39,693 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533293623568: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8423 17:10:39,693 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533285230864: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8424 17:10:39,694 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533276838160: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8425 17:10:39,694 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533268445456: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8426 17:10:39,694 DEBUG [paste.httpserver.ThreadPool] Started new worker 140533260052752: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8427 17:14:14,435 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8428 17:14:14,436 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8429 17:14:14,439 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8430 17:14:14,439 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8431 17:14:14,443 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8432 17:14:14,443 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8433 17:14:14,443 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8434 17:14:14,445 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649406875920: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8435 17:14:14,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649398483216: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8436 17:14:14,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649390090512: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8437 17:14:14,446 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649381697808: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8438 17:14:14,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649373305104: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8439 17:14:14,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649364912400: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8440 17:14:14,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649356519696: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8441 17:14:14,447 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649348126992: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8442 17:14:14,448 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649339734288: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8443 17:14:14,448 DEBUG [paste.httpserver.ThreadPool] Started new worker 140649331341584: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8444 17:14:16,260 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8445 17:14:16,263 DEBUG [routes.middleware] Matched GET /
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8446 17:14:16,264 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8447 17:14:16,264 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8448 17:14:16,264 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8449 17:14:16,265 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8450 17:14:16,317 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8451 17:14:16,317 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8452 17:14:16,317 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8453 17:14:16,317 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8454 17:14:16,318 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x38b2d70>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x38b3890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x38b3550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x38b3350>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x38b3890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x374ba50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509656.3183651, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x38b3350>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37d6f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8455 17:14:16,324 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8456 17:14:16,350 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8457 17:14:16,456 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8458 17:14:16,457 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8459 17:14:16,458 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8460 17:14:16,458 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8461 17:14:16,458 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8462 17:14:16,459 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8463 17:14:16,459 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8464 17:14:16,459 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8465 17:14:16,459 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8466 17:14:16,459 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d5ca28>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d5e5d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d5e510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x38b3490>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d5e5d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x374bbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509656.4598041, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x38b3490>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d4ef90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8467 17:14:16,465 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8468 17:14:16,465 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8469 17:14:19,688 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8470 17:14:19,690 DEBUG [routes.middleware] Matched GET /add/test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8471 17:14:19,690 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8472 17:14:19,691 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test1', 'controller': u'hg'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8473 17:14:19,691 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8474 17:14:19,691 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8475 17:14:19,691 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8476 17:14:19,691 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8477 17:14:19,691 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8478 17:14:19,692 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8479 17:14:19,747 INFO [pylons_app.controllers.hg] test1 repo is free for creation
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8480 17:14:19,747 INFO [pylons_app.controllers.hg] test1 repo is free for creation
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8481 17:14:19,747 INFO [pylons_app.controllers.hg] creating repo test1 in /home/marcink/hg_test/test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8482 17:14:19,747 INFO [pylons_app.controllers.hg] creating repo test1 in /home/marcink/hg_test/test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8483 17:14:19,753 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8484 17:14:19,753 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8485 17:14:22,459 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8486 17:14:22,460 DEBUG [routes.middleware] Matched GET /
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8487 17:14:22,460 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8488 17:14:22,460 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8489 17:14:22,461 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8490 17:14:22,461 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8491 17:14:22,461 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8492 17:14:22,461 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8493 17:14:22,462 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8494 17:14:22,462 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x4096758>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test1', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d4ec10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d4e910>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d4ecd0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d4ec10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d13ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509662.46244, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d4ecd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d5ef90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8495 17:14:22,467 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8496 17:14:22,470 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8497 17:14:22,509 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8498 17:14:22,510 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8499 17:14:22,510 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8500 17:14:22,510 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8501 17:14:22,510 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8502 17:14:22,511 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8503 17:14:22,511 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8504 17:14:22,511 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8505 17:14:22,511 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8506 17:14:22,511 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40968c0>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e64690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e64450>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d4e6d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e64690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d13f50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509662.512095, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d4e6d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d4ee10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8507 17:14:22,517 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8508 17:14:22,517 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8509 17:14:24,822 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8510 17:14:24,825 DEBUG [routes.middleware] Matched GET /
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8511 17:14:24,826 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8512 17:14:24,826 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8513 17:14:24,827 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8514 17:14:24,828 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8515 17:14:24,829 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8516 17:14:24,829 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8517 17:14:24,829 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8518 17:14:24,830 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6140>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test1', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4089dd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e73c90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d5f190>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4089dd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6cf50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509664.8310289, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3d5f190>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d4e810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8519 17:14:24,863 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8520 17:14:24,865 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8521 17:14:24,909 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8522 17:14:24,910 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8523 17:14:24,910 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8524 17:14:24,910 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8525 17:14:24,910 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8526 17:14:24,911 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8527 17:14:24,911 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8528 17:14:24,911 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8529 17:14:24,911 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8530 17:14:24,911 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099dd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4099d10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e73b10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099dd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6c7d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509664.912029, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3e73b10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40998d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8531 17:14:24,917 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8532 17:14:24,917 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8533 17:14:48,762 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8534 17:14:48,764 DEBUG [routes.middleware] Matched GET /add/test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8535 17:14:48,764 DEBUG [routes.middleware] Route path: '/add/{new_repo:[a-z0-9\. _-]*}', defaults: {'action': u'add_repo', 'controller': u'hg'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8536 17:14:48,764 DEBUG [routes.middleware] Match dict: {'action': u'add_repo', 'new_repo': u'test1', 'controller': u'hg'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8537 17:14:48,764 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8538 17:14:48,765 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8539 17:14:48,765 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8540 17:14:48,765 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8541 17:14:48,765 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8542 17:14:48,765 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8543 17:14:48,768 INFO [pylons_app.controllers.hg] test1 repo is free for creation
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8544 17:14:48,768 INFO [pylons_app.controllers.hg] test1 repo is free for creation
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8545 17:14:48,768 INFO [pylons_app.controllers.hg] creating repo test1 in /home/marcink/hg_test/test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8546 17:14:48,768 INFO [pylons_app.controllers.hg] creating repo test1 in /home/marcink/hg_test/test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8547 17:14:48,928 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8548 17:14:48,929 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8549 17:14:49,915 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8550 17:14:49,919 DEBUG [routes.middleware] Matched GET /
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8551 17:14:49,919 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8552 17:14:49,919 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8553 17:14:49,919 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8554 17:14:49,920 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8555 17:14:49,920 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8556 17:14:49,920 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8557 17:14:49,920 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8558 17:14:49,920 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x4096aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test1', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4089650>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4089dd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40890d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4089650>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6c7d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509689.921267, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40890d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4089790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8559 17:14:49,927 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8560 17:14:49,930 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8561 17:14:49,955 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8562 17:14:49,960 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8563 17:14:49,960 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8564 17:14:49,960 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8565 17:14:49,960 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8566 17:14:49,961 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8567 17:14:49,961 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8568 17:14:49,961 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8569 17:14:49,961 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8570 17:14:49,961 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6758>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099d10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e64090>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x4089210>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099d10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6cf50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509689.9619839, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x4089210>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e64ad0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8571 17:14:49,967 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8572 17:14:49,967 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8573 17:14:51,608 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8574 17:14:51,609 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8575 17:14:51,609 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8576 17:14:51,609 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8577 17:14:51,610 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8578 17:14:51,610 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8579 17:14:51,610 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8580 17:14:51,610 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8581 17:14:51,611 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8582 17:14:51,611 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6e60>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40b1750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4099190>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e64890>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40b1750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d5d450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509691.611475, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e64890>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e64150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8583 17:14:51,624 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8584 17:14:51,628 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8585 17:14:51,651 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8586 17:14:51,652 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8587 17:14:51,653 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8588 17:14:51,653 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8589 17:14:51,653 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8590 17:14:51,653 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8591 17:14:51,653 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8592 17:14:51,654 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8593 17:14:51,654 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8594 17:14:51,654 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6938>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099e10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4099850>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x4099810>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099e10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d5d3d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509691.654556, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x4099810>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4099e90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8595 17:14:51,659 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8596 17:14:51,659 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8597 17:15:10,186 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8598 17:15:10,187 DEBUG [routes.middleware] Matched GET /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8599 17:15:10,188 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8600 17:15:10,188 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8601 17:15:10,188 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8602 17:15:10,189 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8603 17:15:10,189 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8604 17:15:10,189 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8605 17:15:10,189 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8606 17:15:10,189 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x4096c80>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d5f190>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d5f2d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x4099650>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d5f190>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x40615d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509710.1900051, '_creation_time': 1266509710.1900051}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x4099650>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4099f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8607 17:15:10,200 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8608 17:15:10,202 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8609 17:15:10,215 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8610 17:15:10,217 DEBUG [routes.middleware] Matched GET /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8611 17:15:10,217 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8612 17:15:10,217 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8613 17:15:10,217 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8614 17:15:10,218 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8615 17:15:10,218 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8616 17:15:10,218 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8617 17:15:10,218 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8618 17:15:10,218 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40c2230>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40b46d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40b4610>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e64390>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40b46d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x40614d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509710.2187059, '_creation_time': 1266509710.2187059}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e64390>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4099f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8619 17:15:10,227 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8620 17:15:10,229 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8621 17:15:45,202 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8622 17:15:45,203 DEBUG [routes.middleware] Matched GET /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8623 17:15:45,203 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8624 17:15:45,203 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8625 17:15:45,204 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8626 17:15:45,204 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8627 17:15:45,204 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8628 17:15:45,204 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8629 17:15:45,204 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8630 17:15:45,204 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40b90c8>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40b12d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40b1410>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40b1850>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40b12d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x40615d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509745.2051041, '_creation_time': 1266509745.2051041}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40b1850>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40b1a50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8631 17:15:45,213 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8632 17:15:45,214 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8633 17:15:45,223 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8634 17:15:45,225 DEBUG [routes.middleware] Matched GET /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8635 17:15:45,225 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8636 17:15:45,225 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8637 17:15:45,226 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8638 17:15:45,226 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8639 17:15:45,226 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8640 17:15:45,226 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8641 17:15:45,226 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8642 17:15:45,226 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6410>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4089690>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e64890>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40b1910>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4089690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6c7d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509745.2271559, '_creation_time': 1266509745.2271559}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40b1910>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40b1b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8643 17:15:45,233 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8644 17:15:45,234 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8645 17:15:45,235 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8646 17:15:45,236 DEBUG [routes.middleware] Matched GET /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8647 17:15:45,236 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8648 17:15:45,236 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8649 17:15:45,237 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8650 17:15:45,237 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8651 17:15:45,237 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8652 17:15:45,237 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8653 17:15:45,237 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8654 17:15:45,237 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x4096b18>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099c50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40996d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e64090>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099c50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6cf50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509745.2381451, '_creation_time': 1266509745.2381451}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e64090>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e64450>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8655 17:15:45,246 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8656 17:15:45,247 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8657 17:15:45,270 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8658 17:15:45,272 DEBUG [routes.middleware] No route matched for POST /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8659 17:15:45,272 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8660 17:15:45,273 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8661 17:15:45,273 DEBUG [routes.middleware] Matched POST /error/document
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8662 17:15:45,273 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8663 17:15:45,274 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8664 17:15:45,274 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8665 17:15:45,275 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8666 17:15:45,275 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8667 17:15:45,275 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8668 17:15:45,275 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8669 17:15:45,275 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8670 17:15:45,276 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8671 17:15:45,276 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3d5f350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x330e758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'url': <routes.util.URLGenerator object at 0x3d5ea50>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3d5ed50 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3d5f350 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x40af8c0>, 'session': {'_accessed_time': 1266509745.276613, '_creation_time': 1266509745.276613}, 'N_': <function gettext_noop at 0x330e410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x37c1390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3d5ee10 200 OK>, '_': <function ugettext at 0x330e578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8672 17:15:45,277 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8673 17:15:45,277 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8674 17:15:57,784 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8675 17:15:57,785 DEBUG [routes.middleware] Matched GET /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8676 17:15:57,785 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8677 17:15:57,785 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8678 17:15:57,785 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8679 17:15:57,786 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8680 17:15:57,786 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8681 17:15:57,786 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8682 17:15:57,786 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8683 17:15:57,786 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x4096c80>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099050>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4099710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x407dfd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6c750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509757.786727, '_creation_time': 1266509757.786727}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x407dfd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d5f150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8684 17:15:57,792 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8685 17:15:57,793 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8686 17:15:57,801 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8687 17:15:57,802 DEBUG [routes.middleware] Matched GET /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8688 17:15:57,803 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8689 17:15:57,803 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8690 17:15:57,803 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8691 17:15:57,804 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8692 17:15:57,804 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8693 17:15:57,804 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8694 17:15:57,804 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8695 17:15:57,805 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a69b0>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4089810>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e64ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x4099ed0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4089810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x4061c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509757.805424, '_creation_time': 1266509757.805424}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x4099ed0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x407dcd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8696 17:15:57,815 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8697 17:15:57,817 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8698 17:15:57,819 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8699 17:15:57,821 DEBUG [routes.middleware] Matched GET /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8700 17:15:57,821 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8701 17:15:57,821 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8702 17:15:57,821 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8703 17:15:57,821 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8704 17:15:57,822 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8705 17:15:57,822 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8706 17:15:57,822 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8707 17:15:57,822 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40b9aa0>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40b1750>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40b1710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e64fd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40b1750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x4061ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509757.8227201, '_creation_time': 1266509757.8227201}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e64fd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e64f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8708 17:15:57,829 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8709 17:15:57,830 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8710 17:15:57,844 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8711 17:15:57,867 DEBUG [routes.middleware] No route matched for POST /test1
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8712 17:15:57,867 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8713 17:15:57,867 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8714 17:15:57,868 DEBUG [routes.middleware] Matched POST /error/document
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8715 17:15:57,868 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8716 17:15:57,868 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8717 17:15:57,868 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8718 17:15:57,869 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8719 17:15:57,869 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8720 17:15:57,869 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8721 17:15:57,869 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8722 17:15:57,869 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8723 17:15:57,870 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3d5e390 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x330e758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'url': <routes.util.URLGenerator object at 0x3d5ea10>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3d5ed10 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3d5e390 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3d61fc8>, 'session': {'_accessed_time': 1266509757.8706479, '_creation_time': 1266509757.8706479}, 'N_': <function gettext_noop at 0x330e410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x37c1390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3d5ec10 200 OK>, '_': <function ugettext at 0x330e578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8724 17:15:57,871 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8725 17:15:57,871 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8726 17:16:01,677 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8727 17:16:01,678 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8728 17:16:01,678 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8729 17:16:01,679 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8730 17:16:01,679 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8731 17:16:01,679 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8732 17:16:01,679 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8733 17:16:01,679 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8734 17:16:01,680 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8735 17:16:01,680 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d5ccf8>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40b1510>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40b1ad0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40b1990>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40b1510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x374bad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509761.6803861, '_creation_time': 1266509761.6803861}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40b1990>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e6afd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8736 17:16:01,686 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8737 17:16:01,687 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8738 17:16:01,696 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8739 17:16:01,697 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8740 17:16:01,697 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8741 17:16:01,697 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8742 17:16:01,697 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8743 17:16:01,698 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8744 17:16:01,698 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8745 17:16:01,698 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8746 17:16:01,698 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8747 17:16:01,698 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a68c0>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e64f10>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e64090>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40b1350>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e64f10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d5d0d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509761.699049, '_creation_time': 1266509761.699049}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40b1350>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40b1650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8748 17:16:01,709 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8749 17:16:01,710 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8750 17:16:01,715 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8751 17:16:01,716 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8752 17:16:01,716 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8753 17:16:01,716 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8754 17:16:01,716 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8755 17:16:01,717 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8756 17:16:01,717 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8757 17:16:01,717 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8758 17:16:01,717 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8759 17:16:01,717 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6a28>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099110>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40996d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e64a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d5d2d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509761.7177279, '_creation_time': 1266509761.7177279}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e64a50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e64550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8760 17:16:01,723 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8761 17:16:01,725 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8762 17:16:01,765 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8763 17:16:01,766 DEBUG [routes.middleware] No route matched for POST /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8764 17:16:01,766 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8765 17:16:01,767 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8766 17:16:01,767 DEBUG [routes.middleware] Matched POST /error/document
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8767 17:16:01,767 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8768 17:16:01,767 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8769 17:16:01,768 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8770 17:16:01,768 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8771 17:16:01,768 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8772 17:16:01,768 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8773 17:16:01,768 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8774 17:16:01,768 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8775 17:16:01,769 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3d4ee50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x330e758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'url': <routes.util.URLGenerator object at 0x3d4e790>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3d4ed90 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3d4ee50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3d5b200>, 'session': {'_accessed_time': 1266509761.769433, '_creation_time': 1266509761.769433}, 'N_': <function gettext_noop at 0x330e410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x37c1390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3d4e810 200 OK>, '_': <function ugettext at 0x330e578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8776 17:16:01,770 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8777 17:16:01,770 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8778 17:16:07,788 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8779 17:16:07,789 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8780 17:16:07,789 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8781 17:16:07,790 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8782 17:16:07,790 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8783 17:16:07,790 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8784 17:16:07,790 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8785 17:16:07,790 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8786 17:16:07,790 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8787 17:16:07,791 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d4a7d0>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d4e050>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d4ed50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d4ec90>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d4e050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x40615d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509767.7913511, '_creation_time': 1266509767.7913511}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d4ec90>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4099210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8788 17:16:07,798 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8789 17:16:07,799 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8790 17:16:07,807 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8791 17:16:07,808 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8792 17:16:07,808 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8793 17:16:07,808 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8794 17:16:07,809 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8795 17:16:07,809 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8796 17:16:07,809 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8797 17:16:07,809 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8798 17:16:07,809 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8799 17:16:07,809 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099810>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4099b50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x4099e50>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x4061c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509767.8101161, '_creation_time': 1266509767.8101161}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x4099e50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4099b10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8800 17:16:07,816 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8801 17:16:07,817 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8802 17:16:07,818 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8803 17:16:07,821 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8804 17:16:07,821 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8805 17:16:07,821 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8806 17:16:07,821 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8807 17:16:07,822 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8808 17:16:07,822 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8809 17:16:07,822 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8810 17:16:07,822 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8811 17:16:07,822 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a68c0>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e64550>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e64890>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x4099bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e64550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6c750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509767.8227029, '_creation_time': 1266509767.8227029}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x4099bd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4099cd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8812 17:16:07,828 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8813 17:16:07,829 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8814 17:16:07,851 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8815 17:16:07,852 DEBUG [routes.middleware] No route matched for POST /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8816 17:16:07,853 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8817 17:16:07,853 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8818 17:16:07,854 DEBUG [routes.middleware] Matched POST /error/document
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8819 17:16:07,854 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8820 17:16:07,854 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8821 17:16:07,854 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8822 17:16:07,854 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8823 17:16:07,854 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8824 17:16:07,855 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8825 17:16:07,855 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8826 17:16:07,855 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8827 17:16:07,855 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3d4ed10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x330e758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'url': <routes.util.URLGenerator object at 0x40b1b50>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x40b1550 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3d4ed10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x40bacf8>, 'session': {'_accessed_time': 1266509767.8558121, '_creation_time': 1266509767.8558121}, 'N_': <function gettext_noop at 0x330e410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x37c1390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x40b1dd0 200 OK>, '_': <function ugettext at 0x330e578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8828 17:16:07,856 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8829 17:16:07,856 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8830 17:16:11,818 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8831 17:16:11,819 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8832 17:16:11,819 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8833 17:16:11,820 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8834 17:16:11,820 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8835 17:16:11,820 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8836 17:16:11,820 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8837 17:16:11,820 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8838 17:16:11,821 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8839 17:16:11,821 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d5c938>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d4e850>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d4e790>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40b1590>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d4e850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d5d350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509771.8214381, '_creation_time': 1266509771.8214381}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40b1590>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4099d10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8840 17:16:11,828 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8841 17:16:11,829 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8842 17:16:11,849 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8843 17:16:11,850 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8844 17:16:11,850 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8845 17:16:11,850 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8846 17:16:11,851 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8847 17:16:11,851 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8848 17:16:11,851 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8849 17:16:11,851 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8850 17:16:11,852 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8851 17:16:11,852 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40b9c08>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40b1790>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40b19d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40b10d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40b1790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6c750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509771.8524921, '_creation_time': 1266509771.8524921}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40b10d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40b1410>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8852 17:16:11,859 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8853 17:16:11,862 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8854 17:16:11,869 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8855 17:16:11,870 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8856 17:16:11,870 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8857 17:16:11,870 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8858 17:16:11,870 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8859 17:16:11,871 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8860 17:16:11,871 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8861 17:16:11,871 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8862 17:16:11,871 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8863 17:16:11,871 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6320>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4089dd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4089750>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40b1bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4089dd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x374bad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509771.872108, '_creation_time': 1266509771.872108}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40b1bd0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40b1890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8864 17:16:11,880 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8865 17:16:11,886 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8866 17:16:11,908 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8867 17:16:11,913 DEBUG [routes.middleware] No route matched for POST /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8868 17:16:11,913 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8869 17:16:11,914 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8870 17:16:11,915 DEBUG [routes.middleware] Matched POST /error/document
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8871 17:16:11,915 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8872 17:16:11,915 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8873 17:16:11,915 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8874 17:16:11,916 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8875 17:16:11,916 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8876 17:16:11,916 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8877 17:16:11,916 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8878 17:16:11,916 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8879 17:16:11,916 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3d5ee50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x330e758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'url': <routes.util.URLGenerator object at 0x4099dd0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3d5f950 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3d5ee50 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x40a3cb0>, 'session': {'_accessed_time': 1266509771.9172621, '_creation_time': 1266509771.9172621}, 'N_': <function gettext_noop at 0x330e410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x37c1390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3d5f150 200 OK>, '_': <function ugettext at 0x330e578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8880 17:16:11,918 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8881 17:16:11,918 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8882 17:16:38,158 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8883 17:16:38,160 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8884 17:16:38,160 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8885 17:16:38,160 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8886 17:16:38,160 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8887 17:16:38,160 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8888 17:16:38,161 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8889 17:16:38,161 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8890 17:16:38,161 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8891 17:16:38,161 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d4acf8>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3d5eb10>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3d5e750>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d5f090>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3d5eb10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d138d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509798.161679, '_creation_time': 1266509798.161679}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d5f090>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e64fd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8892 17:16:38,168 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8893 17:16:38,169 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8894 17:16:38,177 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8895 17:16:38,178 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8896 17:16:38,179 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8897 17:16:38,179 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8898 17:16:38,179 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8899 17:16:38,179 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8900 17:16:38,179 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8901 17:16:38,180 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8902 17:16:38,180 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8903 17:16:38,180 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a60c8>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099750>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4099c10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x38b3490>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d139d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509798.180618, '_creation_time': 1266509798.180618}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x38b3490>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d5efd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8904 17:16:38,186 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8905 17:16:38,187 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8906 17:16:38,189 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8907 17:16:38,190 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8908 17:16:38,190 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8909 17:16:38,190 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8910 17:16:38,191 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8911 17:16:38,191 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8912 17:16:38,191 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8913 17:16:38,191 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8914 17:16:38,191 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8915 17:16:38,191 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6848>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4089f50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e64b50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x38b3110>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4089f50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d13950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509798.1921279, '_creation_time': 1266509798.1921279}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x38b3110>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d5e4d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8916 17:16:38,198 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8917 17:16:38,199 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8918 17:16:38,216 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8919 17:16:38,217 DEBUG [routes.middleware] No route matched for POST /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8920 17:16:38,217 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8921 17:16:38,217 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8922 17:16:38,218 DEBUG [routes.middleware] Matched POST /error/document
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8923 17:16:38,218 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8924 17:16:38,218 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8925 17:16:38,218 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8926 17:16:38,219 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8927 17:16:38,219 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8928 17:16:38,219 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8929 17:16:38,219 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8930 17:16:38,219 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8931 17:16:38,219 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x40b1790 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x330e758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'url': <routes.util.URLGenerator object at 0x40b1f10>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x40b1490 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x40b1790 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x40aaa70>, 'session': {'_accessed_time': 1266509798.220156, '_creation_time': 1266509798.220156}, 'N_': <function gettext_noop at 0x330e410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x37c1390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x40b1c50 200 OK>, '_': <function ugettext at 0x330e578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8932 17:16:38,220 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8933 17:16:38,221 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8934 17:16:42,853 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8935 17:16:42,854 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8936 17:16:42,854 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8937 17:16:42,855 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8938 17:16:42,855 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8939 17:16:42,855 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8940 17:16:42,855 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8941 17:16:42,855 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8942 17:16:42,855 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8943 17:16:42,856 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40c2758>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40b11d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40b12d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40b1450>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40b11d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x4061c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509802.8563199, '_creation_time': 1266509802.8563199}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40b1450>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e64690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8944 17:16:42,863 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8945 17:16:42,864 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8946 17:16:42,872 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8947 17:16:42,874 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8948 17:16:42,874 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8949 17:16:42,874 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8950 17:16:42,874 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8951 17:16:42,874 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8952 17:16:42,875 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8953 17:16:42,875 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8954 17:16:42,875 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8955 17:16:42,875 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d5ccf8>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e58b50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e6afd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40b1f50>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e58b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x4061ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509802.8756671, '_creation_time': 1266509802.8756671}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40b1f50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40b1890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8956 17:16:42,881 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8957 17:16:42,883 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8958 17:16:42,884 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8959 17:16:42,886 DEBUG [routes.middleware] Matched GET /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8960 17:16:42,886 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8961 17:16:42,886 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8962 17:16:42,886 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8963 17:16:42,887 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8964 17:16:42,887 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8965 17:16:42,887 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8966 17:16:42,887 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8967 17:16:42,887 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6488>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37d6ed0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4089910>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e6a690>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37d6ed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x374bad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509802.888037, '_creation_time': 1266509802.888037}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e6a690>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40b1110>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8968 17:16:42,896 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8969 17:16:42,898 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8970 17:16:42,912 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8971 17:16:42,914 DEBUG [routes.middleware] No route matched for POST /test1/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8972 17:16:42,915 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8973 17:16:42,915 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8974 17:16:42,916 DEBUG [routes.middleware] Matched POST /error/document
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8975 17:16:42,916 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8976 17:16:42,916 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8977 17:16:42,916 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8978 17:16:42,917 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8979 17:16:42,917 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8980 17:16:42,917 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8981 17:16:42,917 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8982 17:16:42,917 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8983 17:16:42,917 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x40c4d90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x330e758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'url': <routes.util.URLGenerator object at 0x40b4150>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x40b4ad0 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x40c4d90 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x40a8fc8>, 'session': {'_accessed_time': 1266509802.9182291, '_creation_time': 1266509802.9182291}, 'N_': <function gettext_noop at 0x330e410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x37c1390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x37c15d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x40b4050 200 OK>, '_': <function ugettext at 0x330e578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8984 17:16:42,918 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8985 17:16:42,919 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8986 17:17:49,470 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8987 17:17:49,484 DEBUG [routes.middleware] Matched GET /test1/summary
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8988 17:17:49,485 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8989 17:17:49,486 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8990 17:17:49,487 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8991 17:17:49,488 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8992 17:17:49,489 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8993 17:17:49,489 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8994 17:17:49,490 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8995 17:17:49,490 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40c2de8>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40c4a50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40c4950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40c4e10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40c4a50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d139d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509869.491214, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40c4e10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40b47d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8996 17:17:49,513 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8997 17:17:49,517 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8998 17:17:49,545 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
8999 17:17:49,548 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9000 17:17:49,548 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9001 17:17:49,548 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9002 17:17:49,548 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9003 17:17:49,549 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9004 17:17:49,549 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9005 17:17:49,549 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9006 17:17:49,549 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9007 17:17:49,549 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6500>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099790>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4099ed0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x38b33d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3e6c750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509869.55005, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x38b33d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4099b50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9008 17:17:49,555 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9009 17:17:49,555 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9010 17:17:52,458 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9011 17:17:52,461 DEBUG [routes.middleware] Matched GET /test1/summary
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9012 17:17:52,461 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9013 17:17:52,462 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9014 17:17:52,463 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9015 17:17:52,464 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9016 17:17:52,464 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9017 17:17:52,464 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9018 17:17:52,465 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9019 17:17:52,465 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6d70>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4089dd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4089d50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e73a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4089dd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d13950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509872.46632, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e73a50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x4099ad0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9020 17:17:52,478 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9021 17:17:52,480 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9022 17:17:52,533 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9023 17:17:52,535 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9024 17:17:52,535 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9025 17:17:52,535 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9026 17:17:52,535 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9027 17:17:52,536 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9028 17:17:52,536 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9029 17:17:52,536 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9030 17:17:52,536 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9031 17:17:52,536 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40b90c8>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e58b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e6a250>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3d25f10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e58b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x4061ed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509872.536835, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3d25f10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40c9c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9032 17:17:52,541 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9033 17:17:52,542 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9034 17:17:53,068 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9035 17:17:53,073 DEBUG [routes.middleware] Matched GET /test1/summary
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9036 17:17:53,074 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9037 17:17:53,074 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9038 17:17:53,075 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9039 17:17:53,076 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9040 17:17:53,076 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9041 17:17:53,077 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9042 17:17:53,077 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9043 17:17:53,077 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d5ce60>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3e642d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3e64150>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e64ad0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3e642d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x374bad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509873.078582, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e64ad0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e64e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9044 17:17:53,097 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9045 17:17:53,100 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9046 17:17:53,217 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9047 17:17:53,218 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9048 17:17:53,218 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9049 17:17:53,218 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9050 17:17:53,219 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9051 17:17:53,219 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9052 17:17:53,219 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9053 17:17:53,219 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9054 17:17:53,219 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9055 17:17:53,220 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6b90>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40b4b10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40b4550>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e64c90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40b4b10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d5d0d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509873.2203801, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e64c90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x38b3490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9056 17:17:53,226 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9057 17:17:53,226 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9058 17:17:53,703 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9059 17:17:53,704 DEBUG [routes.middleware] Matched GET /test1/summary
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9060 17:17:53,705 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9061 17:17:53,705 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9062 17:17:53,705 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9063 17:17:53,705 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9064 17:17:53,705 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9065 17:17:53,706 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9066 17:17:53,706 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9067 17:17:53,706 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x4164320>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x416a890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40c9f90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40c49d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x416a890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d5d2d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509873.7065611, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40c49d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3d5fa90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9068 17:17:53,726 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9069 17:17:53,729 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9070 17:17:53,770 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9071 17:17:53,770 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9072 17:17:53,771 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9073 17:17:53,771 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9074 17:17:53,771 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9075 17:17:53,771 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9076 17:17:53,772 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9077 17:17:53,772 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9078 17:17:53,772 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9079 17:17:53,772 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40a6848>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4099d90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4099c90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x40c9ed0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4099d90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d13950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509873.7726669, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x40c9ed0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3e73a50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9080 17:17:53,777 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9081 17:17:53,777 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9082 17:17:54,259 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9083 17:17:54,260 DEBUG [routes.middleware] Matched GET /test1/summary
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9084 17:17:54,260 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9085 17:17:54,261 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9086 17:17:54,261 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9087 17:17:54,261 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9088 17:17:54,261 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9089 17:17:54,262 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9090 17:17:54,262 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9091 17:17:54,262 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3d5ced8>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x4089750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x40890d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x4099810>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x4089750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x374bad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509874.262675, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x4099810>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40c9e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9092 17:17:54,273 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9093 17:17:54,276 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9094 17:17:54,309 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9095 17:17:54,312 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9096 17:17:54,312 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9097 17:17:54,313 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9098 17:17:54,313 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9099 17:17:54,313 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9100 17:17:54,313 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9101 17:17:54,313 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9102 17:17:54,314 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9103 17:17:54,314 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x40b99b0>, 'environ': {'routes.route': <routes.route.Route object at 0x37c1550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x37c1790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x416a810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x416aa50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x37c1810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3e58d10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x416a810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x37c1850>, 'wsgi.input': <socket._fileobject object at 0x3d5d0d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509874.314394, '_creation_time': 1266509656.3183651}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3e58d10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x416ae50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7feb824b81c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2b0f4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9104 17:17:54,319 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9105 17:17:54,319 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9106 17:18:05,729 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9107 17:18:05,729 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9108 17:18:05,733 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9109 17:18:05,733 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9110 17:18:05,737 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9111 17:18:05,737 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9112 17:18:05,740 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786523588880: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9113 17:18:05,740 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786515196176: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9114 17:18:05,740 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786506803472: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9115 17:18:05,740 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786498410768: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9116 17:18:05,741 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786490018064: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9117 17:18:05,741 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786481625360: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9118 17:18:05,742 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786473232656: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9119 17:18:05,743 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786464839952: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9120 17:18:05,743 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786456447248: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9121 17:18:05,744 DEBUG [paste.httpserver.ThreadPool] Started new worker 139786448054544: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9122 17:18:07,108 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9123 17:18:07,111 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9124 17:18:07,112 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9125 17:18:07,192 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9126 17:18:07,193 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9127 17:18:07,193 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9128 17:18:07,193 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9129 17:18:07,193 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3744d70>, 'environ': {'routes.route': <routes.route.Route object at 0x3653550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3653790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37458d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3745590>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3653810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3745350>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3653850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37458d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3653850>, 'wsgi.input': <socket._fileobject object at 0x35dca50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509887.19398, '_creation_time': 1266509887.19398}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3745350>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3668f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f229a7171c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x29a14d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9130 17:18:07,237 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9131 17:18:07,246 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9132 17:18:07,269 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9133 17:18:07,271 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9134 17:18:07,271 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9135 17:18:07,271 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9136 17:18:07,271 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9137 17:18:07,271 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9138 17:18:07,272 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x3efe140>, 'environ': {'routes.route': <routes.route.Route object at 0x3653550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3653790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ec6090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3eb4bd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3653810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3cb5f50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3653850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ec6090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3653850>, 'wsgi.input': <socket._fileobject object at 0x35dcbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509887.272377, '_creation_time': 1266509887.19398}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3cb5f50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3ca2d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f229a7171c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x29a14d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9139 17:18:07,278 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9140 17:18:07,278 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9141 17:18:24,121 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9142 17:18:25,526 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9143 17:18:25,527 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9144 17:18:25,530 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9145 17:18:25,530 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9146 17:18:25,534 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9147 17:18:25,535 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9148 17:18:25,537 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333533624592: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9149 17:18:25,537 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333525231888: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9150 17:18:25,537 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333516839184: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9151 17:18:25,537 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333508446480: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9152 17:18:25,538 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333500053776: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9153 17:18:25,538 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333491661072: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9154 17:18:25,538 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333483268368: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9155 17:18:25,538 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333474875664: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9156 17:18:25,538 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333466482960: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9157 17:18:25,539 DEBUG [paste.httpserver.ThreadPool] Started new worker 140333458090256: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9158 17:18:28,499 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9159 17:18:28,514 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9160 17:18:28,549 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9161 17:18:28,621 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9162 17:18:28,621 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9163 17:18:28,621 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9164 17:18:28,621 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9165 17:18:28,622 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x1baad70>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1bab8d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1bab590>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1bab350>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1bab8d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x1a3ea50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509908.622421, '_creation_time': 1266509908.622421}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x1bab350>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1ac9f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9166 17:18:28,684 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9167 17:18:28,693 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9168 17:18:28,727 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9169 17:18:28,746 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9170 17:18:28,746 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9171 17:18:28,746 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9172 17:18:28,746 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9173 17:18:28,747 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9174 17:18:28,747 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2360140>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2328090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2316bd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2116f50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2328090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x1a3ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509908.747489, '_creation_time': 1266509908.622421}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2116f50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2103d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9175 17:18:28,753 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9176 17:18:28,754 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9177 17:19:21,906 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9178 17:19:21,908 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9179 17:19:21,908 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9180 17:19:21,908 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9181 17:19:21,908 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9182 17:19:21,908 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9183 17:19:21,908 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2360668>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2338b50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2338490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2316690>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2338b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x1a3ead0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509961.909241, '_creation_time': 1266509961.909241}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2316690>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1bab150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9184 17:19:21,916 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9185 17:19:21,917 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9186 17:19:21,927 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9187 17:19:21,930 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9188 17:19:21,930 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9189 17:19:21,931 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9190 17:19:21,931 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9191 17:19:21,931 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9192 17:19:21,931 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x23600c8>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1bab290>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2116f50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2328d90>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1bab290>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x2107e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509961.9318831, '_creation_time': 1266509961.9318831}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2328d90>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2328f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9193 17:19:21,941 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9194 17:19:21,943 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9195 17:19:21,944 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9196 17:19:21,948 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9197 17:19:21,949 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9198 17:19:21,949 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9199 17:19:21,949 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9200 17:19:21,949 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9201 17:19:21,949 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x23740c8>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x234ac50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x234ab90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2116d90>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x234ac50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x1a3ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509961.9500849, '_creation_time': 1266509961.9500849}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2116d90>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2328cd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9202 17:19:21,957 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9203 17:19:21,958 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9204 17:19:21,974 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9205 17:19:21,983 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9206 17:19:21,984 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9207 17:19:21,984 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9208 17:19:21,985 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9209 17:19:21,985 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9210 17:19:21,985 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9211 17:19:21,985 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9212 17:19:21,985 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9213 17:19:21,986 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9214 17:19:21,986 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2330290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1601758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'url': <routes.util.URLGenerator object at 0x20faf10>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2103490 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2330290 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x235a098>, 'session': {'_accessed_time': 1266509961.986779, '_creation_time': 1266509961.986779}, 'N_': <function gettext_noop at 0x1601410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x1ab4390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x23301d0 200 OK>, '_': <function ugettext at 0x1601578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9215 17:19:21,988 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9216 17:19:21,988 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9217 17:19:30,760 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9218 17:19:30,761 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9219 17:19:30,762 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9220 17:19:30,762 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9221 17:19:30,762 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9222 17:19:30,762 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9223 17:19:30,762 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x235bb90>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x234af50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2330f90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2330c10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x234af50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x233c9d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509970.762974, '_creation_time': 1266509970.762974}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2330c10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2328690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9224 17:19:30,769 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9225 17:19:30,770 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9226 17:19:30,778 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9227 17:19:30,799 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9228 17:19:30,800 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9229 17:19:30,800 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9230 17:19:30,800 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9231 17:19:30,800 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9232 17:19:30,800 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2374b90>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2371910>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2371790>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2330950>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2371910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x233c750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509970.800997, '_creation_time': 1266509970.800997}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2330950>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x23305d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9233 17:19:30,807 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9234 17:19:30,809 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9235 17:19:30,810 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9236 17:19:30,811 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9237 17:19:30,811 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9238 17:19:30,811 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9239 17:19:30,812 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9240 17:19:30,812 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9241 17:19:30,812 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2360cf8>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x234a290>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x234af90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x23717d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x234a290>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x233cc50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266509970.8125229, '_creation_time': 1266509970.8125229}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x23717d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2338d10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9242 17:19:30,819 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9243 17:19:30,820 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9244 17:19:30,843 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9245 17:19:30,858 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9246 17:19:30,859 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9247 17:19:30,859 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9248 17:19:30,860 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9249 17:19:30,860 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9250 17:19:30,860 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9251 17:19:30,860 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9252 17:19:30,860 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9253 17:19:30,861 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x23289d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1601758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'url': <routes.util.URLGenerator object at 0x2041c50>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x1bab290 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x23289d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x23825a8>, 'session': {'_accessed_time': 1266509970.861486, '_creation_time': 1266509970.861486}, 'N_': <function gettext_noop at 0x1601410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x1ab4390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2328c10 200 OK>, '_': <function ugettext at 0x1601578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9254 17:19:30,862 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9255 17:19:30,862 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9256 17:21:56,528 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9257 17:21:56,529 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9258 17:21:56,529 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9259 17:21:56,530 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9260 17:21:56,530 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9261 17:21:56,530 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9262 17:21:56,530 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x237b1b8>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2379510>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x23794d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x23288d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2379510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x233cad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510116.5306001, '_creation_time': 1266510116.5306001}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x23288d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x234a6d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9263 17:21:56,538 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9264 17:21:56,539 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9265 17:21:56,547 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9266 17:21:56,548 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9267 17:21:56,549 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9268 17:21:56,549 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9269 17:21:56,549 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9270 17:21:56,549 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9271 17:21:56,549 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2374c80>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x23791d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x23790d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2379210>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x23791d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x2107e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510116.549916, '_creation_time': 1266510116.549916}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2379210>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2379e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9272 17:21:56,555 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9273 17:21:56,557 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9274 17:21:56,558 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9275 17:21:56,559 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9276 17:21:56,559 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9277 17:21:56,559 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9278 17:21:56,560 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9279 17:21:56,560 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9280 17:21:56,560 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2360938>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2338790>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2338d10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2379090>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2338790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x1a3ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510116.5604849, '_creation_time': 1266510116.5604849}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2379090>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2379b10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9281 17:21:56,566 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9282 17:21:56,567 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9283 17:21:56,582 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9284 17:21:56,583 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9285 17:21:56,583 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9286 17:21:56,584 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9287 17:21:56,584 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9288 17:21:56,584 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9289 17:21:56,585 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9290 17:21:56,585 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9291 17:21:56,585 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9292 17:21:56,585 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x20fa510 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1601758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'url': <routes.util.URLGenerator object at 0x20fad10>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x20fa790 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x20fa510 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x2364368>, 'session': {'_accessed_time': 1266510116.5858071, '_creation_time': 1266510116.5858071}, 'N_': <function gettext_noop at 0x1601410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x1ab4390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x20fadd0 200 OK>, '_': <function ugettext at 0x1601578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9293 17:21:56,586 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9294 17:21:56,586 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9295 17:21:59,508 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9296 17:21:59,520 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9297 17:21:59,520 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9298 17:21:59,520 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9299 17:21:59,520 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9300 17:21:59,520 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9301 17:21:59,521 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x235b050>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2041190>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2041c90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x20fa110>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2041190>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x20058d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510119.5214369, '_creation_time': 1266510119.5214369}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x20fa110>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x20fa890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9302 17:21:59,529 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9303 17:21:59,530 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9304 17:21:59,598 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9305 17:21:59,599 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9306 17:21:59,600 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9307 17:21:59,600 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9308 17:21:59,600 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9309 17:21:59,600 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9310 17:21:59,600 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2360e60>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x20fabd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x20fad10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2041c10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x20fabd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x1a3ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510119.600955, '_creation_time': 1266510119.600955}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2041c10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2328490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9311 17:21:59,607 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9312 17:21:59,608 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9313 17:21:59,619 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9314 17:21:59,620 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9315 17:21:59,620 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9316 17:21:59,620 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9317 17:21:59,621 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9318 17:21:59,621 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9319 17:21:59,621 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x23749b0>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x234afd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x234ad10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x20fa1d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x234afd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x1a3ead0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510119.6217, '_creation_time': 1266510119.6217}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x20fa1d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2328f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9320 17:21:59,629 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9321 17:21:59,630 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9322 17:21:59,647 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9323 17:21:59,648 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9324 17:21:59,648 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9325 17:21:59,649 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9326 17:21:59,649 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9327 17:21:59,649 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9328 17:21:59,650 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9329 17:21:59,650 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9330 17:21:59,650 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9331 17:21:59,650 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x23790d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1601758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'url': <routes.util.URLGenerator object at 0x23792d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2379190 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x23790d0 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x235a098>, 'session': {'_accessed_time': 1266510119.650816, '_creation_time': 1266510119.650816}, 'N_': <function gettext_noop at 0x1601410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x1ab4390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2379b10 200 OK>, '_': <function ugettext at 0x1601578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9332 17:21:59,651 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9333 17:21:59,651 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9334 17:22:01,648 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9335 17:22:01,650 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9336 17:22:01,650 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9337 17:22:01,650 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9338 17:22:01,650 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9339 17:22:01,650 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9340 17:22:01,650 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2329d70>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2387150>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2387a90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2379f50>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2387150>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x233c6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510121.6511259, '_creation_time': 1266510121.6511259}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2379f50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2338cd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9341 17:22:01,657 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9342 17:22:01,658 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9343 17:22:01,666 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9344 17:22:01,667 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9345 17:22:01,668 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9346 17:22:01,668 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9347 17:22:01,668 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9348 17:22:01,668 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9349 17:22:01,668 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2374488>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2379190>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2379cd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2387190>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2379190>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x2107e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510121.6690071, '_creation_time': 1266510121.6690071}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2387190>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2330c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9350 17:22:01,680 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9351 17:22:01,681 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9352 17:22:01,683 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9353 17:22:01,683 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9354 17:22:01,684 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9355 17:22:01,684 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9356 17:22:01,684 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9357 17:22:01,684 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9358 17:22:01,684 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x235b2a8>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x234ae50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x234ab90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x23307d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x234ae50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x2144650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510121.6849649, '_creation_time': 1266510121.6849649}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x23307d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x23301d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9359 17:22:01,691 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9360 17:22:01,692 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9361 17:22:01,705 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9362 17:22:01,707 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9363 17:22:01,707 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9364 17:22:01,708 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9365 17:22:01,708 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9366 17:22:01,708 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9367 17:22:01,708 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9368 17:22:01,708 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9369 17:22:01,709 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9370 17:22:01,709 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2018a10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1601758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'url': <routes.util.URLGenerator object at 0x20fa510>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2041090 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2018a10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x23634d0>, 'session': {'_accessed_time': 1266510121.709599, '_creation_time': 1266510121.709599}, 'N_': <function gettext_noop at 0x1601410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x1ab4390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x20411d0 200 OK>, '_': <function ugettext at 0x1601578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9371 17:22:01,710 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9372 17:22:01,710 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9373 17:22:04,129 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9374 17:22:04,130 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9375 17:22:04,130 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9376 17:22:04,130 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9377 17:22:04,130 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9378 17:22:04,130 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9379 17:22:04,130 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x237b578>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2328d90>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2328ed0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2041310>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2328d90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x233cf50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510124.131228, '_creation_time': 1266510124.131228}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2041310>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x234a410>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9380 17:22:04,137 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9381 17:22:04,139 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9382 17:22:04,148 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9383 17:22:04,149 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9384 17:22:04,150 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9385 17:22:04,150 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9386 17:22:04,150 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9387 17:22:04,150 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9388 17:22:04,150 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2360c08>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2316850>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2116d90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2328a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2316850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x2144650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510124.15084, '_creation_time': 1266510124.15084}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2328a50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x20fae90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9389 17:22:04,158 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9390 17:22:04,160 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9391 17:22:04,161 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9392 17:22:04,162 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9393 17:22:04,162 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9394 17:22:04,163 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9395 17:22:04,163 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9396 17:22:04,163 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9397 17:22:04,163 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2374b90>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x234a510>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x234af10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2116a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x234a510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x2144a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510124.163666, '_creation_time': 1266510124.163666}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2116a50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x20fa710>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'identity'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9398 17:22:04,169 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9399 17:22:04,170 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9400 17:22:04,191 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9401 17:22:04,191 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9402 17:22:04,192 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9403 17:22:04,192 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9404 17:22:04,193 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9405 17:22:04,193 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9406 17:22:04,193 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9407 17:22:04,193 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9408 17:22:04,193 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9409 17:22:04,193 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x2368190 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x1601758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'url': <routes.util.URLGenerator object at 0x23871d0>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x2387190 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x2368190 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x238d6c8>, 'session': {'_accessed_time': 1266510124.1942501, '_creation_time': 1266510124.1942501}, 'N_': <function gettext_noop at 0x1601410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x1ab4390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x1ab45d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x2387f50 200 OK>, '_': <function ugettext at 0x1601578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9410 17:22:04,194 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9411 17:22:04,195 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9412 17:22:38,679 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9413 17:22:38,680 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9414 17:22:38,681 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9415 17:22:38,681 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9416 17:22:38,681 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9417 17:22:38,681 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9418 17:22:38,681 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x237ba28>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2368bd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2368ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2387cd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2368bd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x233cd50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510158.6819661, '_creation_time': 1266509908.622421}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2387cd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2387e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9419 17:22:38,693 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9420 17:22:38,696 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9421 17:22:38,724 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9422 17:22:38,725 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9423 17:22:38,726 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9424 17:22:38,726 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9425 17:22:38,726 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9426 17:22:38,726 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9427 17:22:38,726 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2374230>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x234a710>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x234ac90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x234acd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x234a710>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x20059d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510158.726835, '_creation_time': 1266509908.622421}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x234acd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x234a210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9428 17:22:38,732 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9429 17:22:38,732 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9430 17:22:41,560 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9431 17:22:41,561 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9432 17:22:41,562 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9433 17:22:41,562 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9434 17:22:41,562 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9435 17:22:41,562 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9436 17:22:41,562 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x2360938>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2116f50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2316bd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x234a650>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2116f50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x233c9d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510161.562803, '_creation_time': 1266509908.622421}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x234a650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x234a690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9437 17:22:41,574 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9438 17:22:41,577 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9439 17:22:41,614 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9440 17:22:41,619 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9441 17:22:41,620 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9442 17:22:41,620 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9443 17:22:41,620 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9444 17:22:41,620 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9445 17:22:41,620 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'start_response': <function repl_start_response at 0x237b9b0>, 'environ': {'routes.route': <routes.route.Route object at 0x1ab4550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1ab4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x20f3f50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2328210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1ab4810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x234ae90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x20f3f50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1ab4850>, 'wsgi.input': <socket._fileobject object at 0x2144a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510161.621073, '_creation_time': 1266509908.622421}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x234ae90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x234ad10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa1f6c831c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0xdfe550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9446 17:22:41,626 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9447 17:22:41,626 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9448 17:25:04,785 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9449 17:25:04,785 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9450 17:25:04,788 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9451 17:25:04,788 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9452 17:25:04,794 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9453 17:25:04,794 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9454 17:25:04,797 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734099040528: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9455 17:25:04,797 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734090647824: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9456 17:25:04,797 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734082255120: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9457 17:25:04,798 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734073862416: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9458 17:25:04,798 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734065469712: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9459 17:25:04,798 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734057077008: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9460 17:25:04,799 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734048684304: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9461 17:25:04,799 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734040291600: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9462 17:25:04,800 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734031898896: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9463 17:25:04,800 DEBUG [paste.httpserver.ThreadPool] Started new worker 139734023506192: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9464 17:25:07,602 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9465 17:25:07,605 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9466 17:25:07,606 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9467 17:25:07,669 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9468 17:25:07,670 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9469 17:25:07,670 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9470 17:25:07,670 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9471 17:25:07,670 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x22925d0>, 'start_response': <function repl_start_response at 0x2291c08>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x21a0550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x21a0790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2292910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x21a0810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x22925d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x22923d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x21a0850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2292910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x21a0850>, 'wsgi.input': <socket._fileobject object at 0x212aa50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510307.670902, '_creation_time': 1266510307.670902}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x22923d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2292050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f1665b251c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x14ee4d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'test1', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9472 17:25:07,671 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9473 17:25:07,671 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9474 17:25:15,310 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9475 17:25:15,311 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9476 17:25:15,314 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9477 17:25:15,314 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9478 17:25:15,318 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9479 17:25:15,318 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9480 17:25:15,320 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687978649872: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9481 17:25:15,320 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687970257168: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9482 17:25:15,321 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687961864464: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9483 17:25:15,321 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687953471760: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9484 17:25:15,321 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687945079056: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9485 17:25:15,321 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687936686352: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9486 17:25:15,322 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687928293648: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9487 17:25:15,322 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687919900944: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9488 17:25:15,322 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687911508240: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9489 17:25:15,322 DEBUG [paste.httpserver.ThreadPool] Started new worker 140687903115536: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9490 17:25:16,363 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9491 17:25:16,366 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9492 17:25:16,367 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9493 17:25:16,422 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9494 17:25:16,423 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9495 17:25:16,423 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9496 17:25:16,423 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9497 17:25:16,423 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2fe55d0>, 'start_response': <function repl_start_response at 0x2fe4c08>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fe5910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fe55d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fe53d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fe5910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x2e7ea50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510316.4237909, '_creation_time': 1266510316.4237909}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x2fe53d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2fe5050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'test1', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9498 17:25:16,486 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9499 17:25:16,486 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9500 17:25:16,500 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9501 17:25:16,502 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9502 17:25:16,502 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9503 17:25:16,502 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9504 17:25:16,502 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9505 17:25:16,503 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9506 17:25:16,503 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x35370d0>, 'start_response': <function repl_start_response at 0x3768a28>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test1', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x35375d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x35370d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x345ec10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x35375d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x2e7ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510316.5033979, '_creation_time': 1266510316.4237909}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x345ec10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2fe51d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9507 17:25:16,509 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9508 17:25:16,509 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9509 17:25:41,983 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9510 17:25:41,984 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9511 17:25:41,984 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9512 17:25:41,984 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9513 17:25:41,985 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9514 17:25:41,985 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9515 17:25:41,985 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3765f10>, 'start_response': <function repl_start_response at 0x379f758>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37659d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3765f10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3755a10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37659d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x357ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510341.985549, '_creation_time': 1266510341.985549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3755a10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2f09ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test1', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9516 17:25:41,998 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9517 17:25:41,999 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9518 17:25:41,999 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9519 17:25:42,008 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9520 17:25:42,011 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9521 17:25:42,012 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9522 17:25:42,013 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9523 17:25:42,013 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9524 17:25:42,013 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9525 17:25:42,013 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3778590>, 'start_response': <function repl_start_response at 0x379f848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3778b50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3778590>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37788d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3778b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x357ec50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510342.0136521, '_creation_time': 1266510342.0136521}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37788d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37787d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test1', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9526 17:25:42,020 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9527 17:25:42,020 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9528 17:25:42,021 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9529 17:25:42,022 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9530 17:25:42,023 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9531 17:25:42,023 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9532 17:25:42,024 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9533 17:25:42,024 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9534 17:25:42,024 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9535 17:25:42,024 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3778550>, 'start_response': <function repl_start_response at 0x379fc80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fe5310>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3778550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3480690>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fe5310>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x357e6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510342.0246379, '_creation_time': 1266510342.0246379}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3480690>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3528d10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test1', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9536 17:25:42,030 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9537 17:25:42,030 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9538 17:25:42,030 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9539 17:25:42,045 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9540 17:25:42,052 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9541 17:25:42,052 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9542 17:25:42,053 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9543 17:25:42,053 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9544 17:25:42,054 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9545 17:25:42,054 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9546 17:25:42,054 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9547 17:25:42,054 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9548 17:25:42,054 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9549 17:25:42,054 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3786790 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2a42758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2ef45d0>, 'url': <routes.util.URLGenerator object at 0x3786a90>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3786210 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3786790 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x37b5170>, 'session': {'_accessed_time': 1266510342.0551331, '_creation_time': 1266510342.0551331}, 'N_': <function gettext_noop at 0x2a42410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2ef45d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2ef4390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2ef45d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3786b90 200 OK>, '_': <function ugettext at 0x2a42578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9550 17:25:42,056 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9551 17:25:42,056 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9552 17:25:48,677 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9553 17:25:48,682 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9554 17:25:48,683 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9555 17:25:48,683 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9556 17:25:48,683 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9557 17:25:48,683 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9558 17:25:48,683 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37b3610>, 'start_response': <function repl_start_response at 0x37aaed8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x345ee10>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37b3610>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3786d10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x345ee10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x3779350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510348.684021, '_creation_time': 1266510348.684021}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3786d10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x352eb50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test1/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9559 17:25:48,702 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9560 17:25:48,702 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9561 17:25:48,703 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9562 17:25:48,712 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9563 17:25:48,714 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9564 17:25:48,714 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9565 17:25:48,714 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9566 17:25:48,714 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9567 17:25:48,714 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9568 17:25:48,715 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37863d0>, 'start_response': <function repl_start_response at 0x379fe60>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37862d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37863d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3786b10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37862d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x2e7ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510348.71527, '_creation_time': 1266510348.71527}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3786b10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37656d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test1/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9569 17:25:48,721 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9570 17:25:48,721 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9571 17:25:48,721 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9572 17:25:48,723 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9573 17:25:48,723 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9574 17:25:48,724 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9575 17:25:48,724 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9576 17:25:48,724 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9577 17:25:48,724 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9578 17:25:48,724 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3778550>, 'start_response': <function repl_start_response at 0x3461e60>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3778710>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3778550>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fe5310>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3778710>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x353be50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510348.724972, '_creation_time': 1266510348.724972}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fe5310>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x376f8d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test1/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9579 17:25:48,730 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9580 17:25:48,731 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9581 17:25:48,731 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9582 17:25:48,744 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9583 17:25:48,745 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9584 17:25:48,746 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9585 17:25:48,746 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9586 17:25:48,747 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9587 17:25:48,747 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9588 17:25:48,747 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9589 17:25:48,747 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9590 17:25:48,747 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9591 17:25:48,748 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x37b3b10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2a42758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2ef45d0>, 'url': <routes.util.URLGenerator object at 0x37b3b50>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x37b3e50 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x37b3b10 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x37bdfc8>, 'session': {'_accessed_time': 1266510348.748347, '_creation_time': 1266510348.748347}, 'N_': <function gettext_noop at 0x2a42410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2ef45d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2ef4390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2ef45d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x37b3d50 200 OK>, '_': <function ugettext at 0x2a42578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9592 17:25:48,748 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9593 17:25:48,749 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9594 17:25:54,446 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9595 17:25:54,447 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9596 17:25:54,448 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9597 17:25:54,448 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9598 17:25:54,448 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9599 17:25:54,448 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9600 17:25:54,448 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37c1090>, 'start_response': <function repl_start_response at 0x37ba9b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37c1150>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37c1090>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37b3d10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37c1150>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x3779a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510354.448838, '_creation_time': 1266510354.448838}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37b3d10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3755610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test1/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9601 17:25:54,459 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9602 17:25:54,459 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9603 17:25:54,459 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9604 17:25:54,466 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9605 17:25:54,467 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9606 17:25:54,467 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9607 17:25:54,467 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9608 17:25:54,467 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9609 17:25:54,467 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9610 17:25:54,468 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2fe5190>, 'start_response': <function repl_start_response at 0x379fc80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37b3bd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fe5190>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3778550>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1/'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37b3bd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x353be50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510354.4683261, '_creation_time': 1266510354.4683261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3778550>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3778dd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test1/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9611 17:25:54,474 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9612 17:25:54,474 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9613 17:25:54,474 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9614 17:25:57,741 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9615 17:25:57,742 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9616 17:25:57,743 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9617 17:25:57,743 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9618 17:25:57,743 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9619 17:25:57,743 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9620 17:25:57,743 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3755750>, 'start_response': <function repl_start_response at 0x37aa2a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ef4550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2ef4810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2ef4790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test1', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37b38d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3755750>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37785d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test1'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37b38d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2ef4850>, 'wsgi.input': <socket._fileobject object at 0x2e7ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510357.7438991, '_creation_time': 1266510357.7438991}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37785d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3778590>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ff47d5a11c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x22434d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test1', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9621 17:25:57,750 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9622 17:25:57,750 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9623 17:25:57,750 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9624 17:26:24,410 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9625 17:26:24,410 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9626 17:26:24,414 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9627 17:26:24,414 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9628 17:26:24,421 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9629 17:26:24,422 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9630 17:26:24,424 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689929406736: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9631 17:26:24,424 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689921014032: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9632 17:26:24,424 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689912621328: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9633 17:26:24,425 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689904228624: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9634 17:26:24,425 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689895835920: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9635 17:26:24,425 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689887443216: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9636 17:26:24,425 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689879050512: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9637 17:26:24,426 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689870657808: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9638 17:26:24,426 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689862265104: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9639 17:26:24,426 DEBUG [paste.httpserver.ThreadPool] Started new worker 139689853872400: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9640 17:26:49,766 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9641 17:26:49,770 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9642 17:26:49,771 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9643 17:26:49,823 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9644 17:26:49,823 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9645 17:26:49,823 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9646 17:26:49,823 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9647 17:26:49,823 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x298c490>, 'start_response': <function repl_start_response at 0x298ab90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2899550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2899810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2899790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x298c7d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2899850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x298c490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x298c290>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x298c7d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2899850>, 'wsgi.input': <socket._fileobject object at 0x2823a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510409.8242519, '_creation_time': 1266510409.8242519}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x298c290>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x28aef50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0c1cfb31c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1be4550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'lotto', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9648 17:26:50,780 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9649 17:26:50,780 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9650 17:26:50,780 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9651 17:26:50,787 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9652 17:26:50,788 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9653 17:26:50,789 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9654 17:26:50,789 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9655 17:26:50,789 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9656 17:26:50,789 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9657 17:26:50,789 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e27710>, 'start_response': <function repl_start_response at 0x313bc08>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2899550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2899810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2899790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e03a10>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2899850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e27710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x298c3d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e03a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2899850>, 'wsgi.input': <socket._fileobject object at 0x2823ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510410.789866, '_creation_time': 1266510410.789866}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x298c3d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x298c050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0c1cfb31c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1be4550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'lotto', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9658 17:26:51,753 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9659 17:26:51,754 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9660 17:26:51,754 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9661 17:26:51,756 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9662 17:26:51,757 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9663 17:26:51,758 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9664 17:26:51,758 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9665 17:26:51,758 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9666 17:26:51,758 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9667 17:26:51,758 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2f8e110>, 'start_response': <function repl_start_response at 0x316c848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2899550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2899810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2899790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3122a10>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2899850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2f8e110>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e27650>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3122a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2899850>, 'wsgi.input': <socket._fileobject object at 0x2df18d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510411.7590699, '_creation_time': 1266510411.7590699}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e27650>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e273d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0c1cfb31c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1be4550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'lotto', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9668 17:26:52,682 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9669 17:26:52,682 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9670 17:26:52,683 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9671 17:26:52,684 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9672 17:26:52,685 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9673 17:26:52,685 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9674 17:26:52,685 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9675 17:26:52,686 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9676 17:26:52,686 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9677 17:26:52,686 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3157690>, 'start_response': <function repl_start_response at 0x316cde8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2899550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2899810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2899790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=cfbb47c42aab0f85717002791cf34a2e8fee1045', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3157450>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2899850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3157690>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2f8e450>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3157450>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2899850>, 'wsgi.input': <socket._fileobject object at 0x2f94dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510412.6865339, '_creation_time': 1266510412.6865339}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2f8e450>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2f85150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f0c1cfb31c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1be4550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'lotto', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9678 17:26:53,609 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9679 17:26:53,609 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9680 17:26:53,610 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9681 17:27:24,179 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9682 17:27:24,179 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9683 17:27:24,183 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9684 17:27:24,183 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9685 17:27:24,189 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9686 17:27:24,189 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9687 17:27:24,192 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295837104400: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9688 17:27:24,194 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295828711696: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9689 17:27:24,195 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295820318992: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9690 17:27:24,195 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295811926288: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9691 17:27:24,195 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295803533584: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9692 17:27:24,195 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295795140880: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9693 17:27:24,196 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295786748176: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9694 17:27:24,196 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295778355472: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9695 17:27:24,196 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295769962768: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9696 17:27:24,196 DEBUG [paste.httpserver.ThreadPool] Started new worker 140295761570064: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9697 17:29:00,917 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9698 17:29:00,923 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9699 17:29:00,926 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9700 17:29:01,009 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9701 17:29:01,009 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9702 17:29:01,009 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9703 17:29:01,009 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9704 17:29:01,009 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x321b510>, 'start_response': <function repl_start_response at 0x3219d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x321b850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x321b510>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x321b310>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x321b850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x30b3a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510541.010186, '_creation_time': 1266510541.010186}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x321b310>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x313ef90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9705 17:29:01,924 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9706 17:29:01,925 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9707 17:29:01,975 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9708 17:29:01,977 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9709 17:29:01,977 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9710 17:29:01,977 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9711 17:29:01,978 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9712 17:29:01,978 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9713 17:29:01,978 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x36b66d0>, 'start_response': <function repl_start_response at 0x36b1b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x36b6410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x36b66d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x321b450>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x36b6410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x30b3bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510541.9785759, '_creation_time': 1266510541.010186}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x321b450>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x36b6ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9714 17:29:02,930 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9715 17:29:02,930 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9716 17:29:10,840 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9717 17:29:10,842 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9718 17:29:10,842 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9719 17:29:10,842 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9720 17:29:10,842 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9721 17:29:10,842 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9722 17:29:10,842 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test_marcin'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9723 17:29:10,879 INFO [pylons_app.controllers.hg] test_marcin repo is free for creation
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9724 17:29:10,879 INFO [pylons_app.controllers.hg] test_marcin repo is free for creation
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9725 17:29:10,880 INFO [pylons_app.controllers.hg] creating repo test_marcin in /home/marcink/python_workspace/test_marcin
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9726 17:29:10,880 INFO [pylons_app.controllers.hg] creating repo test_marcin in /home/marcink/python_workspace/test_marcin
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9727 17:29:11,063 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9728 17:29:11,064 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9729 17:29:12,549 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9730 17:29:12,550 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9731 17:29:12,551 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9732 17:29:12,551 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9733 17:29:12,551 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9734 17:29:12,551 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9735 17:29:12,551 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x36c5c50>, 'start_response': <function repl_start_response at 0x39e2cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test_marcin', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x36c5ed0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x36c5c50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36cc410>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x36c5ed0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x367ecd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510552.5523169, '_creation_time': 1266510541.010186}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x36cc410>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x36cc0d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9736 17:29:13,493 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9737 17:29:13,493 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9738 17:29:13,541 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9739 17:29:13,543 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9740 17:29:13,543 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9741 17:29:13,543 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9742 17:29:13,543 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9743 17:29:13,543 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9744 17:29:13,544 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3855850>, 'start_response': <function repl_start_response at 0x3a095f0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39f5c50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3855850>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3846250>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39f5c50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x367ee50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510553.544246, '_creation_time': 1266510541.010186}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3846250>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39e9e50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9745 17:29:14,497 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9746 17:29:14,497 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9747 17:29:42,003 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9748 17:29:42,006 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9749 17:29:42,006 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9750 17:29:42,007 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9751 17:29:42,007 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9752 17:29:42,007 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9753 17:29:42,007 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x39e9f50>, 'start_response': <function repl_start_response at 0x39e2de8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x321b110>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39e9f50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3846a10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x321b110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x367ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510582.007668, '_creation_time': 1266510582.007668}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3846a10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3691c50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9754 17:29:42,941 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9755 17:29:42,941 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9756 17:29:42,941 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9757 17:29:42,950 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9758 17:29:42,951 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9759 17:29:42,951 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9760 17:29:42,952 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9761 17:29:42,952 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9762 17:29:42,952 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9763 17:29:42,952 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x39f5110>, 'start_response': <function repl_start_response at 0x3a09a28>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39f5dd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39f5110>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36cc2d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39f5dd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x367ecd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510582.9525809, '_creation_time': 1266510582.9525809}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x36cc2d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x36c5b50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9764 17:29:43,862 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9765 17:29:43,863 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9766 17:29:43,863 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9767 17:29:43,864 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9768 17:29:43,865 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9769 17:29:43,865 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9770 17:29:43,866 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9771 17:29:43,866 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9772 17:29:43,866 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9773 17:29:43,866 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x39f5e50>, 'start_response': <function repl_start_response at 0x3a100c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3a03690>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39f5e50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x38551d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3a03690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x386c850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510583.8666301, '_creation_time': 1266510583.8666301}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x38551d0>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x36cc290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9774 17:29:44,792 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9775 17:29:44,792 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9776 17:29:44,793 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9777 17:29:44,807 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9778 17:29:44,809 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9779 17:29:44,809 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9780 17:29:44,810 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9781 17:29:44,810 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9782 17:29:44,810 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9783 17:29:44,811 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9784 17:29:44,811 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9785 17:29:44,811 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9786 17:29:44,811 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9787 17:29:44,811 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x384c550 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2c76758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x31295d0>, 'url': <routes.util.URLGenerator object at 0x36b6a90>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x36b6f50 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x384c550 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3a0a5f0>, 'session': {'_accessed_time': 1266510584.8120949, '_creation_time': 1266510584.8120949}, 'N_': <function gettext_noop at 0x2c76410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x31295d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x3129390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x31295d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x384c110 200 OK>, '_': <function ugettext at 0x2c76578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9788 17:29:44,813 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9789 17:29:44,813 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9790 17:30:23,059 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9791 17:30:23,060 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9792 17:30:23,060 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9793 17:30:23,061 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9794 17:30:23,061 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9795 17:30:23,061 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9796 17:30:23,061 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3846410>, 'start_response': <function repl_start_response at 0x3a10d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3846250>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3846410>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x384c250>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3846250>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x367ec50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510623.061686, '_creation_time': 1266510623.061686}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x384c250>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3a03b50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9797 17:30:23,997 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9798 17:30:23,998 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9799 17:30:23,998 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9800 17:30:24,010 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9801 17:30:24,011 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9802 17:30:24,012 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9803 17:30:24,012 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9804 17:30:24,012 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9805 17:30:24,012 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9806 17:30:24,012 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x383cc10>, 'start_response': <function repl_start_response at 0x3a162a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ac0ad0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x383cc10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3846990>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ac0ad0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x386c8d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510624.013072, '_creation_time': 1266510624.013072}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3846990>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39e9fd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9807 17:30:24,928 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9808 17:30:24,928 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9809 17:30:24,928 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9810 17:30:24,929 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9811 17:30:24,930 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9812 17:30:24,931 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9813 17:30:24,931 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9814 17:30:24,931 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9815 17:30:24,931 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9816 17:30:24,931 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3ac0d50>, 'start_response': <function repl_start_response at 0x3a167d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3129550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x3129810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3129790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3ac0510>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3ac0d50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36b6810>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3ac0510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3129850>, 'wsgi.input': <socket._fileobject object at 0x386c050 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510624.9318349, '_creation_time': 1266510624.9318349}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x36b6810>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39f57d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f992fe4f1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x24774d0>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9817 17:30:25,873 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9818 17:30:25,873 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9819 17:30:25,873 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9820 17:30:25,889 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9821 17:30:25,922 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9822 17:30:25,923 DEBUG [pylons.wsgiapp] No controller found, returning 404 HTTP Not Found
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9823 17:30:25,923 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9824 17:30:25,924 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9825 17:30:25,924 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9826 17:30:25,924 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9827 17:30:25,924 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9828 17:30:25,924 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9829 17:30:25,924 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3ac0250 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x2c76758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x31295d0>, 'url': <routes.util.URLGenerator object at 0x3ac0710>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3ac03d0 POST http://127.0.0.1:5000/error/document?cmd=unbundle&heads=0000000000000000000000000000000000000000>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3ac0250 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x3a12638>, 'session': {'_accessed_time': 1266510625.9251561, '_creation_time': 1266510625.9251561}, 'N_': <function gettext_noop at 0x2c76410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x31295d0>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x3129390>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x31295d0>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3ac08d0 200 OK>, '_': <function ugettext at 0x2c76578>}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9830 17:30:25,925 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9831 17:30:25,926 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9832 17:30:51,417 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9833 17:30:51,417 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9834 17:30:51,429 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9835 17:30:51,429 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9836 17:30:51,433 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9837 17:30:51,434 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9838 17:30:51,436 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336506431760: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9839 17:30:51,436 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336498039056: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9840 17:30:51,437 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336489646352: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9841 17:30:51,437 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336481253648: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9842 17:30:51,437 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336472860944: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9843 17:30:51,437 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336464468240: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9844 17:30:51,437 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336456075536: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9845 17:30:51,438 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336447682832: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9846 17:30:51,438 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336439290128: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9847 17:30:51,438 DEBUG [paste.httpserver.ThreadPool] Started new worker 140336430897424: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9848 17:30:53,809 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9849 17:30:53,812 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9850 17:30:53,815 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9851 17:30:53,870 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9852 17:30:53,870 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9853 17:30:53,870 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9854 17:30:53,870 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9855 17:30:53,871 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3174490>, 'start_response': <function repl_start_response at 0x3173cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3081510>, 'beaker.cache': <beaker.cache.CacheManager object at 0x30817d0>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3081750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31747d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3081810>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3174490>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3174250>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31747d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3081810>, 'wsgi.input': <socket._fileobject object at 0x300ca50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510653.8715, '_creation_time': 1266510653.8715}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3174250>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3097f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa2a7f9a1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23cb550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9856 17:30:54,914 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9857 17:30:54,914 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9858 17:30:54,914 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9859 17:30:54,923 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9860 17:30:54,924 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9861 17:30:54,925 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9862 17:30:54,925 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9863 17:30:54,925 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9864 17:30:54,925 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9865 17:30:54,925 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3610910>, 'start_response': <function repl_start_response at 0x391ff50>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3081510>, 'beaker.cache': <beaker.cache.CacheManager object at 0x30817d0>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3081750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x35ebb10>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3081810>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3610910>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3174390>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x35ebb10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3081810>, 'wsgi.input': <socket._fileobject object at 0x300cad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510654.9259751, '_creation_time': 1266510654.9259751}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3174390>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3097fd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa2a7f9a1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23cb550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9866 17:30:55,966 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9867 17:30:55,967 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9868 17:30:55,967 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9869 17:30:55,982 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9870 17:30:55,994 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9871 17:30:55,995 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9872 17:30:55,995 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9873 17:30:55,995 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9874 17:30:55,995 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9875 17:30:55,995 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x391df90>, 'start_response': <function repl_start_response at 0x3936500>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3081510>, 'beaker.cache': <beaker.cache.CacheManager object at 0x30817d0>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3081750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x391d390>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3081810>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x391df90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3770e90>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x391d390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3081810>, 'wsgi.input': <socket._fileobject object at 0x35dc8d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510655.9960029, '_creation_time': 1266510655.9960029}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3770e90>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3610510>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa2a7f9a1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23cb550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9876 17:30:56,939 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9877 17:30:56,940 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9878 17:30:56,940 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9879 17:30:56,957 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9880 17:30:56,958 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9881 17:30:56,958 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9882 17:30:56,958 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9883 17:30:56,958 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9884 17:30:56,958 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9885 17:30:56,958 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3940750>, 'start_response': <function repl_start_response at 0x3936b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x3081510>, 'beaker.cache': <beaker.cache.CacheManager object at 0x30817d0>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3081750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'POST', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=unbundle&heads=0000000000000000000000000000000000000000', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3940e50>>, 'CONTENT_LENGTH': '18864', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3081810>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3940750>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x391d690>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3940e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3081810>, 'wsgi.input': <socket._fileobject object at 0x377edd0 length=18864>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510656.959183, '_creation_time': 1266510656.959183}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x391d690>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3925810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa2a7f9a1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': 'application/octet-stream', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23cb550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9886 17:30:58,095 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9887 17:30:58,096 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9888 17:31:05,431 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9889 17:31:05,431 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9890 17:31:05,434 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9891 17:31:05,434 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9892 17:31:05,438 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9893 17:31:05,438 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9894 17:31:05,440 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027508824336: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9895 17:31:05,441 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027500431632: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9896 17:31:05,441 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027492038928: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9897 17:31:05,441 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027483646224: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9898 17:31:05,442 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027475253520: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9899 17:31:05,442 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027466860816: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9900 17:31:05,442 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027458468112: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9901 17:31:05,442 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027450075408: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9902 17:31:05,443 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027441682704: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9903 17:31:05,443 DEBUG [paste.httpserver.ThreadPool] Started new worker 140027433290000: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9904 17:31:34,368 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9905 17:31:34,390 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9906 17:31:34,391 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9907 17:31:34,442 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9908 17:31:34,442 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9909 17:31:34,442 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9910 17:31:34,442 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9911 17:31:34,442 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2483590>, 'start_response': <function repl_start_response at 0x2481d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x238e510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x238e750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x24838d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2483590>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x238e7d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2483350>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x24838d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'wsgi.input': <socket._fileobject object at 0x2318a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510694.4430659, '_creation_time': 1266510694.4430659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2483350>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x23a4f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f5ab64851c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d8550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'test_marcin/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9912 17:31:35,418 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9913 17:31:35,418 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9914 17:31:35,452 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9915 17:31:35,470 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9916 17:31:35,470 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9917 17:31:35,470 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9918 17:31:35,471 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9919 17:31:35,471 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9920 17:31:35,471 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c3a550>, 'start_response': <function repl_start_response at 0x2c2fd70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x238e510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/test_marcin/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x238e750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c3a7d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c3a550>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x238e7d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x28f8c90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c3a7d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'wsgi.input': <socket._fileobject object at 0x2318bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510695.4716151, '_creation_time': 1266510694.4430659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x28f8c90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2a97450>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f5ab64851c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d8550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9921 17:31:36,667 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9922 17:31:36,667 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9923 17:32:03,088 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9924 17:32:03,090 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9925 17:32:03,090 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9926 17:32:03,090 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9927 17:32:03,090 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9928 17:32:03,090 DEBUG [pylons.controllers.core] Looking for u'add_repo' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9929 17:32:03,090 DEBUG [pylons.controllers.core] Calling 'add_repo' method with keyword args: **{'new_repo': u'test_marcin'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9930 17:32:03,092 INFO [pylons_app.controllers.hg] test_marcin repo is free for creation
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9931 17:32:03,092 INFO [pylons_app.controllers.hg] test_marcin repo is free for creation
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9932 17:32:03,093 INFO [pylons_app.controllers.hg] creating repo test_marcin in /home/marcink/python_workspace/test_marcin
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9933 17:32:03,093 INFO [pylons_app.controllers.hg] creating repo test_marcin in /home/marcink/python_workspace/test_marcin
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9934 17:32:03,258 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9935 17:32:03,259 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9936 17:32:05,313 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9937 17:32:05,315 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9938 17:32:05,315 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9939 17:32:05,315 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9940 17:32:05,316 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9941 17:32:05,316 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9942 17:32:05,316 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c4f210>, 'start_response': <function repl_start_response at 0x2c46c08>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x238e510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/add/test_marcin', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x238e750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c4f0d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c4f210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x238e7d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c4f650>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c4f0d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'wsgi.input': <socket._fileobject object at 0x2ac8bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510725.3166251, '_creation_time': 1266510694.4430659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c4f650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c3aed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f5ab64851c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d8550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9943 17:32:06,417 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9944 17:32:06,417 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9945 17:32:06,476 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9946 17:32:06,478 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9947 17:32:06,478 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9948 17:32:06,478 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9949 17:32:06,478 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9950 17:32:06,478 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9951 17:32:06,479 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c459d0>, 'start_response': <function repl_start_response at 0x2c46cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x238e510>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x238e750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c45f10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c459d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x238e7d0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c45cd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c45f10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'wsgi.input': <socket._fileobject object at 0x2ac8c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510726.4792631, '_creation_time': 1266510694.4430659}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c45cd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c45590>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f5ab64851c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d8550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9952 17:32:07,419 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9953 17:32:07,419 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9954 17:32:10,354 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9955 17:32:10,356 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9956 17:32:10,400 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9957 17:32:10,400 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9958 17:32:10,400 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9959 17:32:10,400 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9960 17:32:10,401 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c4f610>, 'start_response': <function repl_start_response at 0x2c6d1b8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x238e510>, 'beaker.cache': <beaker.cache.CacheManager object at 0x238e7d0>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x238e750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c4f9d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c4f610>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c45050>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c4f9d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'wsgi.input': <socket._fileobject object at 0x2ac8b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510730.4014051, '_creation_time': 1266510730.4014051}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c45050>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x23a4e90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f5ab64851c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d8550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9961 17:32:11,389 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9962 17:32:11,389 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9963 17:32:11,389 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9964 17:32:11,399 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9965 17:32:11,401 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9966 17:32:11,401 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9967 17:32:11,401 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9968 17:32:11,402 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9969 17:32:11,402 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9970 17:32:11,402 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2d04e90>, 'start_response': <function repl_start_response at 0x2c46cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x238e510>, 'beaker.cache': <beaker.cache.CacheManager object at 0x238e7d0>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x238e750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2d04f50>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d04e90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d04d50>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2d04f50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'wsgi.input': <socket._fileobject object at 0x2a8ae50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510731.4026029, '_creation_time': 1266510731.4026029}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d04d50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2d04c10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f5ab64851c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d8550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9971 17:32:12,367 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9972 17:32:12,367 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9973 17:32:12,367 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9974 17:32:12,368 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9975 17:32:12,369 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9976 17:32:12,370 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9977 17:32:12,370 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9978 17:32:12,370 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9979 17:32:12,370 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9980 17:32:12,370 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2d04710>, 'start_response': <function repl_start_response at 0x2481cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x238e510>, 'beaker.cache': <beaker.cache.CacheManager object at 0x238e7d0>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x238e750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c3a3d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2d04710>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c4ff10>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c3a3d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'wsgi.input': <socket._fileobject object at 0x2318bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510732.3710101, '_creation_time': 1266510732.3710101}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c4ff10>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c4f710>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f5ab64851c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d8550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9981 17:32:13,260 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9982 17:32:13,261 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9983 17:32:13,261 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9984 17:32:13,275 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9985 17:32:13,276 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9986 17:32:13,277 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9987 17:32:13,277 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9988 17:32:13,277 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9989 17:32:13,277 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9990 17:32:13,277 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x291cfd0>, 'start_response': <function repl_start_response at 0x2c6d7d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x238e510>, 'beaker.cache': <beaker.cache.CacheManager object at 0x238e7d0>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x238e750>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'POST', 'PATH_INFO': '/test_marcin', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=unbundle&heads=0000000000000000000000000000000000000000', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x291ca90>>, 'CONTENT_LENGTH': '18864', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x291cfd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2d04a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'test_marcin'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x291ca90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x238e810>, 'wsgi.input': <socket._fileobject object at 0x2ac8c50 length=18864>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510733.277714, '_creation_time': 1266510733.277714}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2d04a50>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c45e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f5ab64851c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': 'application/octet-stream', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x16d8550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'test_marcin', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9991 17:32:14,437 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9992 17:32:14,438 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9993 17:32:50,564 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9994 17:32:50,564 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9995 17:32:50,568 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9996 17:32:50,568 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9997 17:32:50,572 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9998 17:32:50,572 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
9999 17:32:50,572 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10000 17:32:50,593 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724820314384: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10001 17:32:50,593 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724811921680: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10002 17:32:50,593 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724803528976: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10003 17:32:50,594 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724795136272: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10004 17:32:50,594 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724786743568: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10005 17:32:50,594 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724778350864: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10006 17:32:50,595 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724769958160: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10007 17:32:50,595 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724761565456: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10008 17:32:50,595 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724753172752: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10009 17:32:50,595 DEBUG [paste.httpserver.ThreadPool] Started new worker 140724744780048: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10010 17:35:18,839 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10011 17:35:18,842 DEBUG [routes.middleware] Matched GET /mass_account_manager/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10012 17:35:18,842 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10013 17:35:18,842 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10014 17:35:18,843 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10015 17:35:18,844 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10016 17:35:18,912 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10017 17:35:18,912 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10018 17:35:18,913 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10019 17:35:18,913 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10020 17:35:18,913 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2de6690>, 'start_response': <function repl_start_response at 0x2de4d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf2550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2cf2790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2de69d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2de6690>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2cf2810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2de6410>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2cf2850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2de69d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2cf2850>, 'wsgi.input': <socket._fileobject object at 0x2c7ca50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510918.913573, '_creation_time': 1266510918.913573}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2de6410>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2de6090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffd114941c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20414d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10021 17:35:20,038 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10022 17:35:20,039 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10023 17:35:20,131 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10024 17:35:20,140 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10025 17:35:20,141 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10026 17:35:20,141 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10027 17:35:20,141 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10028 17:35:20,142 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10029 17:35:20,142 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10030 17:35:20,142 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10031 17:35:20,142 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10032 17:35:20,142 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3280610>, 'start_response': <function repl_start_response at 0x35bc6e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf2550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2cf2790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3415590>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3280610>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2cf2810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x340f850>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2cf2850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3415590>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2cf2850>, 'wsgi.input': <socket._fileobject object at 0x2c7cbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510920.1430869, '_creation_time': 1266510918.913573}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x340f850>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2de6350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffd114941c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20414d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10033 17:35:21,067 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10034 17:35:21,067 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10035 17:35:26,068 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10036 17:35:26,076 DEBUG [routes.middleware] Matched GET /mass_account_manager/
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10037 17:35:26,076 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10038 17:35:26,076 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10039 17:35:26,077 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10040 17:35:26,077 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10041 17:35:26,077 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10042 17:35:26,077 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10043 17:35:26,077 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10044 17:35:26,077 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x35b3310>, 'start_response': <function repl_start_response at 0x35c2230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf2550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2cf2790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x35b3710>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x35b3310>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2cf2810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x33f2590>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2cf2850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x35b3710>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2cf2850>, 'wsgi.input': <socket._fileobject object at 0x2c7cad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510926.0781159, '_creation_time': 1266510918.913573}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x33f2590>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x325bd90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffd114941c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20414d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10045 17:35:26,995 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10046 17:35:26,995 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10047 17:35:27,028 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10048 17:35:27,029 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10049 17:35:27,029 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10050 17:35:27,029 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10051 17:35:27,029 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10052 17:35:27,030 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10053 17:35:27,030 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10054 17:35:27,030 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10055 17:35:27,030 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10056 17:35:27,030 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2de6050>, 'start_response': <function repl_start_response at 0x35bca28>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf2550>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2cf2790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x33f2a10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100216 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=ec1f911f486328328b82fe62b9ecfb8c8e67ce074366ad71ec9c1fedd2deef3b48609ea4', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2de6050>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2cf2810>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3280b90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2cf2850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x33f2a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2cf2850>, 'wsgi.input': <socket._fileobject object at 0x33ede50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266510927.0309989, '_creation_time': 1266510918.913573}, 'wsgi.multithread': True, 'HTTP_CACHE_CONTROL': 'max-age=0', 'routes.url': <routes.util.URLGenerator object at 0x3280b90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x359ef10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7ffd114941c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x20414d0>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10057 17:35:27,979 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10058 17:35:27,980 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10059 17:35:41,915 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10060 17:35:41,915 DEBUG [pylons.configuration] Pushing process configuration
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10061 17:35:41,918 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10062 17:35:41,919 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10063 17:35:41,922 DEBUG [pylons.templating] Initialized Buffet object
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10064 17:35:41,922 DEBUG [pylons.templating] Adding mako template language for use with Buffet
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10065 17:35:41,923 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10066 17:35:41,925 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817129953552: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10067 17:35:41,925 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817121560848: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10068 17:35:41,925 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817113168144: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10069 17:35:41,926 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817104775440: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10070 17:35:41,926 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817096382736: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10071 17:35:41,926 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817087990032: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10072 17:35:41,926 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817079597328: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10073 17:35:41,927 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817071204624: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10074 17:35:41,927 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817062811920: Initial worker pool
3092016c6d0c Changed to webapp, removed get from routes,
Marcin Kuzminski
parents: 6
diff changeset
10075 17:35:41,927 DEBUG [paste.httpserver.ThreadPool] Started new worker 139817054419216: Initial worker pool
10
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10076 17:44:52,578 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10077 17:44:52,579 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10078 17:44:52,582 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10079 17:44:52,582 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10080 17:44:52,586 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10081 17:44:52,586 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10082 17:44:52,586 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10083 17:44:52,589 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351700621584: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10084 17:44:52,590 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351692228880: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10085 17:44:52,590 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351683836176: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10086 17:44:52,590 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351675443472: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10087 17:44:52,590 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351667050768: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10088 17:44:52,590 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351658658064: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10089 17:44:52,591 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351650265360: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10090 17:44:52,591 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351641872656: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10091 17:44:52,591 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351633479952: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10092 17:44:52,592 DEBUG [paste.httpserver.ThreadPool] Started new worker 140351625087248: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10093 17:45:10,225 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10094 17:45:10,228 DEBUG [routes.middleware] Matched GET /hg_app
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10095 17:45:10,228 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10096 17:45:10,228 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10097 17:45:10,228 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10098 17:45:10,229 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10099 17:45:10,283 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10100 17:45:10,299 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10101 17:45:10,299 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10102 17:45:10,299 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10103 17:45:10,299 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x30af4d0>, 'start_response': <function repl_start_response at 0x30aecf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2fbb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2fbb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2fbb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30af810>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2fbb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '192.168.66.71', 'REMOTE_ADDR': '192.168.2.135', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x30af4d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x30af390>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30af810>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2fbb850>, 'wsgi.input': <socket._fileobject object at 0x2f45a50 length=0>, 'HTTP_HOST': '192.168.66.71:5000', 'beaker.session': {'_accessed_time': 1266511510.299964, '_creation_time': 1266511510.299964}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x30af390>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2fd1f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa63200b1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2305550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'hg_app', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10104 17:45:11,295 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10105 17:45:11,296 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10106 17:45:11,296 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10107 17:45:11,308 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10108 17:45:11,319 DEBUG [routes.middleware] Matched GET /hg_app
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10109 17:45:11,320 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10110 17:45:11,320 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10111 17:45:11,320 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10112 17:45:11,320 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10113 17:45:11,321 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10114 17:45:11,321 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10115 17:45:11,321 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10116 17:45:11,321 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3525950>, 'start_response': <function repl_start_response at 0x3858f50>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2fbb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2fbb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2fbb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=heads', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x36185d0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2fbb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '192.168.66.71', 'REMOTE_ADDR': '192.168.2.135', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3525950>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x30af410>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x36185d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2fbb850>, 'wsgi.input': <socket._fileobject object at 0x2f45ad0 length=0>, 'HTTP_HOST': '192.168.66.71:5000', 'beaker.session': {'_accessed_time': 1266511511.3216901, '_creation_time': 1266511511.3216901}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x30af410>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x30af210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa63200b1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2305550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'hg_app', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10117 17:45:12,269 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10118 17:45:12,269 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10119 17:45:12,269 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10120 17:45:12,272 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10121 17:45:12,273 DEBUG [routes.middleware] Matched GET /hg_app
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10122 17:45:12,273 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10123 17:45:12,273 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10124 17:45:12,273 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10125 17:45:12,274 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10126 17:45:12,274 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10127 17:45:12,274 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10128 17:45:12,274 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10129 17:45:12,274 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3857e50>, 'start_response': <function repl_start_response at 0x3870aa0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2fbb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2fbb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2fbb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'cmd=capabilities', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3857910>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2fbb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '192.168.66.71', 'REMOTE_ADDR': '192.168.2.135', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3857e50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x354a910>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3857910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2fbb850>, 'wsgi.input': <socket._fileobject object at 0x35168d0 length=0>, 'HTTP_HOST': '192.168.66.71:5000', 'beaker.session': {'_accessed_time': 1266511512.2750239, '_creation_time': 1266511512.2750239}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x354a910>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x354a790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa63200b1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2305550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'hg_app', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10130 17:45:13,186 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10131 17:45:13,186 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10132 17:45:13,186 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10133 17:45:13,189 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10134 17:45:13,189 DEBUG [routes.middleware] Matched GET /hg_app
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10135 17:45:13,190 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10136 17:45:13,190 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10137 17:45:13,190 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10138 17:45:13,190 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10139 17:45:13,191 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10140 17:45:13,191 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10141 17:45:13,191 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10142 17:45:13,191 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x38796d0>, 'start_response': <function repl_start_response at 0x388c0c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2fbb550>, 'beaker.cache': <beaker.cache.CacheManager object at 0x2fbb810>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2fbb790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': 'bases=0000000000000000000000000000000000000000&cmd=changegroupsubset&heads=058f63b6c2ff15c53b17e1af3fd876a450698518', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3879fd0>>, 'CONTENT_LENGTH': '0', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2fbb850>, 'HTTP_USER_AGENT': 'mercurial/proto-1.0', 'SERVER_NAME': '192.168.66.71', 'REMOTE_ADDR': '192.168.2.135', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x38796d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x36b5290>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app'}), 'SERVER_PORT': '5000', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3879fd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2fbb850>, 'wsgi.input': <socket._fileobject object at 0x3625dd0 length=0>, 'HTTP_HOST': '192.168.66.71:5000', 'beaker.session': {'_accessed_time': 1266511513.1916749, '_creation_time': 1266511513.1916749}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x36b5290>, 'HTTP_ACCEPT': 'application/mercurial-0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x36b5090>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fa63200b1c8>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2305550>, 'HTTP_ACCEPT_ENCODING': 'identity'}, 'path_info': 'hg_app', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10143 17:45:14,103 DEBUG [pylons.controllers.core] Assuming controller returned an iterable, setting it as pylons.response.app_iter
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10144 17:45:14,114 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10145 17:45:14,114 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10146 17:45:25,141 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10147 12:15:47,808 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10148 12:15:47,836 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10149 12:15:47,849 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10150 12:15:47,850 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10151 12:15:47,860 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10152 12:15:47,861 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10153 12:15:47,861 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10154 12:15:47,865 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166778497296: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10155 12:15:47,865 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166770104592: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10156 12:15:47,865 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166761711888: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10157 12:15:47,866 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166753319184: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10158 12:15:47,866 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166744926480: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10159 12:15:47,866 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166736533776: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10160 12:15:47,867 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166728141072: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10161 12:15:47,867 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166719748368: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10162 12:15:47,867 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166711355664: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10163 12:15:47,867 DEBUG [paste.httpserver.ThreadPool] Started new worker 140166702962960: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10164 12:16:08,052 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10165 12:16:08,055 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10166 12:16:08,055 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10167 12:16:08,055 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10168 12:16:08,056 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10169 12:16:08,061 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10170 12:16:08,555 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10171 12:16:08,555 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10172 12:16:08,555 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10173 12:16:08,555 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10174 12:16:08,556 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x1d2b690>, 'start_response': <function repl_start_response at 0x1d35050>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1d1ee10>, 'beaker.cache': <beaker.cache.CacheManager object at 0x1d29110>, 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d29090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x1d2b9d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x1d2b690>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x1d2b490>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x1d2b9d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'wsgi.input': <socket._fileobject object at 0x1d10350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266664568.5564301, '_creation_time': 1266664568.5564301}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x1d2b490>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1d2b150>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7b22e6d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x106ed50>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10175 12:16:11,822 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10176 12:16:11,823 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10177 12:16:11,888 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10178 12:16:11,897 DEBUG [paste.httpserver.ThreadPool] Added task (1 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10179 12:16:11,898 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10180 12:16:11,898 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10181 12:16:11,899 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10182 12:16:11,899 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10183 12:16:11,899 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10184 12:16:11,900 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10185 12:16:11,900 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10186 12:16:11,900 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10187 12:16:11,900 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2264990>, 'start_response': <function repl_start_response at 0x2260d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1d1ee10>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d29090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2264f10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=044d7403781bb7a7943e21cd241aa1729c42f14a23ba0311c0ae3136b28d7c3d67158c28', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2264990>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d29110>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2264a50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2264f10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'wsgi.input': <socket._fileobject object at 0x1d10450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266664571.900681, '_creation_time': 1266664568.5564301}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2264a50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2264dd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7b22e6d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x106ed50>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10188 12:16:12,019 DEBUG [routes.middleware] Matched GET /static/hgicon.png
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10189 12:16:12,019 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10190 12:16:12,019 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10191 12:16:12,019 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10192 12:16:12,020 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10193 12:16:12,020 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10194 12:16:12,020 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10195 12:16:12,020 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10196 12:16:12,020 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2257c90>, 'start_response': <function repl_start_response at 0x2260cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1d1ee10>, 'HTTP_COOKIE': 'pylons_app=044d7403781bb7a7943e21cd241aa1729c42f14a23ba0311c0ae3136b28d7c3d67158c28', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d29090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2257c10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d29110>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2257c90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2257d90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2257c10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'wsgi.input': <socket._fileobject object at 0x2261550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266664572.0208709, '_creation_time': 1266664568.5564301}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2257d90>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x226eed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7b22e6d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x106ed50>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hgicon.png', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10197 12:16:14,902 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10198 12:16:14,942 DEBUG [routes.middleware] Matched GET /static/hgicon.png
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10199 12:16:14,942 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10200 12:16:14,943 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10201 12:16:14,943 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10202 12:16:14,943 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10203 12:16:14,943 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10204 12:16:14,943 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10205 12:16:14,944 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10206 12:16:14,944 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x24f6450>, 'start_response': <function repl_start_response at 0x22707d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1d1ee10>, 'HTTP_COOKIE': 'pylons_app=044d7403781bb7a7943e21cd241aa1729c42f14a23ba0311c0ae3136b28d7c3d67158c28', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d29090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x24f6510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d29110>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x24f6450>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x24f6150>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x24f6510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'wsgi.input': <socket._fileobject object at 0x2261950 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266664574.9444411, '_creation_time': 1266664568.5564301}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x24f6150>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x226ec10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7b22e6d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x106ed50>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hgicon.png', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10207 12:16:15,308 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10208 12:16:15,338 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10209 12:16:15,634 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10210 12:16:15,878 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10211 12:16:17,162 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10212 12:16:17,162 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10213 13:59:37,814 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10214 13:59:37,817 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10215 13:59:37,818 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10216 13:59:37,818 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10217 13:59:37,819 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10218 13:59:37,821 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10219 13:59:37,821 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10220 13:59:37,822 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10221 13:59:37,822 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10222 13:59:37,823 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x24f60d0>, 'start_response': <function repl_start_response at 0x2260aa0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1d1ee10>, 'HTTP_COOKIE': 'pylons_app=044d7403781bb7a7943e21cd241aa1729c42f14a23ba0311c0ae3136b28d7c3d67158c28', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d29090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x24f64d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d29110>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x24f60d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x24f6ad0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x24f64d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'wsgi.input': <socket._fileobject object at 0x2261750 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266670777.823997, '_creation_time': 1266670777.823997}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x24f6ad0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x22648d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7b22e6d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x106ed50>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10223 13:59:39,522 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10224 13:59:39,522 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10225 13:59:39,559 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10226 13:59:39,560 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10227 13:59:39,560 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10228 13:59:39,560 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10229 13:59:39,560 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10230 13:59:39,561 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10231 13:59:39,561 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10232 13:59:39,561 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10233 13:59:39,561 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10234 13:59:39,561 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x226e350>, 'start_response': <function repl_start_response at 0x2270a28>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1d1ee10>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d29090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x226e050>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x226e350>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d29110>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x24f69d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x226e050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'wsgi.input': <socket._fileobject object at 0x22615d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266670779.5618861, '_creation_time': 1266670777.823997}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x24f69d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2257cd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7b22e6d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x106ed50>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10235 13:59:41,258 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10236 13:59:41,258 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10237 14:00:37,368 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10238 14:00:37,371 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10239 14:00:37,371 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10240 14:00:37,372 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10241 14:00:37,373 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10242 14:00:37,374 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10243 14:00:37,374 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10244 14:00:37,375 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10245 14:00:37,375 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10246 14:00:37,375 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2264e50>, 'start_response': <function repl_start_response at 0x2477140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1d1ee10>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d29090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2264410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d29110>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2264e50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x226edd0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2264410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'wsgi.input': <socket._fileobject object at 0x22616d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266670837.3765171, '_creation_time': 1266670777.823997}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x226edd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24f63d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7b22e6d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x106ed50>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10247 14:00:39,265 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10248 14:00:39,265 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10249 14:00:39,303 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10250 14:00:39,304 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10251 14:00:39,304 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10252 14:00:39,304 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10253 14:00:39,304 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10254 14:00:39,305 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10255 14:00:39,305 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10256 14:00:39,305 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10257 14:00:39,305 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10258 14:00:39,305 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x245edd0>, 'start_response': <function repl_start_response at 0x24775f0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x1d1ee10>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x1d29090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x245ef50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x245edd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x1d29110>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x22643d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x245ef50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x1d29150>, 'wsgi.input': <socket._fileobject object at 0x2261b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266670839.305872, '_creation_time': 1266670777.823997}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x22643d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x22c44d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f7b22e6d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x106ed50>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10259 14:00:40,997 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10260 14:00:40,998 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10261 14:01:07,646 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10262 14:01:07,647 DEBUG [paste.httpserver.ThreadPool] Worker 140166719748368 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10263 14:01:07,647 DEBUG [paste.httpserver.ThreadPool] Worker 140166711355664 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10264 14:01:07,648 DEBUG [paste.httpserver.ThreadPool] Worker 140166702962960 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10265 14:01:07,648 DEBUG [paste.httpserver.ThreadPool] Worker 140166778497296 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10266 14:01:07,649 DEBUG [paste.httpserver.ThreadPool] Worker 140166761711888 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10267 14:01:07,650 DEBUG [paste.httpserver.ThreadPool] Worker 140166770104592 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10268 14:01:07,650 DEBUG [paste.httpserver.ThreadPool] Worker 140166753319184 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10269 14:01:07,651 DEBUG [paste.httpserver.ThreadPool] Worker 140166744926480 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10270 14:01:07,651 INFO [paste.httpserver.ThreadPool] All workers stopped
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10271 14:01:07,652 INFO [paste.httpserver.ThreadPool] Shutting down threadpool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10272 14:01:07,652 DEBUG [paste.httpserver.ThreadPool] Worker 140166736533776 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10273 14:01:07,653 DEBUG [paste.httpserver.ThreadPool] Worker 140166728141072 asked to SHUTDOWN
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10274 14:01:07,654 INFO [paste.httpserver.ThreadPool] All workers stopped
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10275 14:01:13,024 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10276 14:01:13,024 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10277 14:01:13,028 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10278 14:01:13,028 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10279 14:01:13,032 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10280 14:01:13,032 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10281 14:01:13,032 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10282 14:01:13,034 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450652420368: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10283 14:01:13,034 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450644027664: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10284 14:01:13,035 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450635634960: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10285 14:01:13,035 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450627242256: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10286 14:01:13,035 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450618849552: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10287 14:01:13,035 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450610456848: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10288 14:01:13,036 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450602064144: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10289 14:01:13,036 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450593671440: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10290 14:01:13,036 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450585278736: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10291 14:01:13,036 DEBUG [paste.httpserver.ThreadPool] Started new worker 140450576886032: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10292 14:01:24,493 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10293 14:01:24,501 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10294 14:01:24,501 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10295 14:01:24,502 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10296 14:01:24,503 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10297 14:01:24,506 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10298 14:01:24,561 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10299 14:01:24,562 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10300 14:01:24,562 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10301 14:01:24,562 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10302 14:01:24,562 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2156510>, 'start_response': <function repl_start_response at 0x2155d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2060550>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2060790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2156850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2060810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2156510>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2156310>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2060850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2156850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2060850>, 'wsgi.input': <socket._fileobject object at 0x1feba50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266670884.562799, '_creation_time': 1266670884.562799}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2156310>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2075f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbd3b9b31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x13ab550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10303 14:01:24,810 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10304 14:01:24,811 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10305 14:01:24,814 DEBUG [paste.httpserver.ThreadPool] Added task (1 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10306 14:01:24,831 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10307 14:01:24,848 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10308 14:01:24,849 DEBUG [paste.httpserver.ThreadPool] Added task (1 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10309 14:01:24,850 DEBUG [paste.httpserver.ThreadPool] Added task (1 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10310 14:01:24,915 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10311 14:01:24,963 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10312 14:01:24,965 DEBUG [routes.middleware] Matched GET /favicon.ico
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10313 14:01:24,965 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10314 14:01:24,966 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10315 14:01:24,966 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10316 14:01:24,966 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10317 14:01:24,967 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10318 14:01:24,967 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10319 14:01:24,967 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10320 14:01:24,967 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x26e9d50>, 'start_response': <function repl_start_response at 0x26fb410>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2060550>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2060790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/favicon.ico', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x26e9550>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2060810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x26e9d50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2156450>, {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2060850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x26e9550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2060850>, 'wsgi.input': <socket._fileobject object at 0x26e2450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266670884.9677529, '_creation_time': 1266670884.9677529}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2156450>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x26e9510>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbd3b9b31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x13ab550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'favicon.ico', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10321 14:01:27,971 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10322 14:01:27,972 DEBUG [routes.middleware] Matched GET /favicon.ico
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10323 14:01:27,972 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10324 14:01:27,972 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10325 14:01:27,972 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10326 14:01:27,973 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10327 14:01:27,973 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10328 14:01:27,973 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10329 14:01:27,973 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10330 14:01:27,973 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x26fc590>, 'start_response': <function repl_start_response at 0x26fb668>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2060550>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2060790>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/favicon.ico', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x26fc150>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2060810>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x26fc590>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x26fc2d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'favicon.ico'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2060850>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x26fc150>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2060850>, 'wsgi.input': <socket._fileobject object at 0x26e2650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266670887.9739599, '_creation_time': 1266670887.9739599}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x26fc2d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x26e9810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbd3b9b31c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x13ab550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'favicon.ico', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10331 14:04:34,851 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10332 14:04:34,851 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10333 14:04:34,854 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10334 14:04:34,854 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10335 14:04:58,076 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10336 14:04:58,076 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10337 14:04:58,080 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10338 14:04:58,080 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10339 14:04:59,808 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10340 14:04:59,809 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10341 14:04:59,809 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10342 14:04:59,811 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452378986768: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10343 14:04:59,811 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452370594064: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10344 14:04:59,811 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452362201360: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10345 14:04:59,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452353808656: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10346 14:04:59,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452345415952: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10347 14:04:59,812 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452337023248: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10348 14:04:59,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452328630544: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10349 14:04:59,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452320237840: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10350 14:04:59,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452311845136: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10351 14:04:59,813 DEBUG [paste.httpserver.ThreadPool] Started new worker 140452303452432: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10352 14:05:07,504 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10353 14:05:07,512 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10354 14:05:07,512 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10355 14:05:07,513 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10356 14:05:07,514 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10357 14:05:07,517 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10358 14:05:07,550 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10359 14:05:07,551 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10360 14:05:07,551 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10361 14:05:07,551 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10362 14:05:07,551 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c266d0>, 'start_response': <function repl_start_response at 0x2c2e2a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c26a10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c266d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c264d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c26a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x2bcb1d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671107.5518091, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c264d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c26210>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10363 14:05:07,555 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10364 14:05:07,555 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10365 14:05:07,590 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10366 14:05:07,595 DEBUG [paste.httpserver.ThreadPool] Added task (1 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10367 14:05:07,600 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10368 14:05:07,600 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10369 14:05:07,600 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10370 14:05:07,601 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10371 14:05:07,601 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10372 14:05:07,601 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10373 14:05:07,601 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10374 14:05:07,601 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10375 14:05:07,601 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3014dd0>, 'start_response': <function repl_start_response at 0x301d1b8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30148d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3014dd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3014e10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30148d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x2bcb850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671107.6021039, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3014e10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3014f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10376 14:05:07,605 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10377 14:05:07,605 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10378 14:05:07,606 DEBUG [routes.middleware] Matched GET /static/hgicon.png
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10379 14:05:07,607 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10380 14:05:07,607 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10381 14:05:07,607 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10382 14:05:07,607 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10383 14:05:07,608 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10384 14:05:07,608 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10385 14:05:07,608 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10386 14:05:07,608 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x301b350>, 'start_response': <function repl_start_response at 0x301d848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x301b390>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x301b350>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x301bc10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x301b390>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x2bcb6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671107.6086221, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x301bc10>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3014950>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hgicon.png', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10387 14:05:07,624 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10388 14:05:07,624 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10389 14:05:09,167 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10390 14:05:09,169 DEBUG [routes.middleware] Matched GET /ftp_exchange/
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10391 14:05:09,169 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10392 14:05:09,169 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10393 14:05:09,170 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10394 14:05:09,170 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10395 14:05:09,170 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10396 14:05:09,170 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10397 14:05:09,170 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10398 14:05:09,170 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x301bd10>, 'start_response': <function repl_start_response at 0x301ded8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/ftp_exchange/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x301bdd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x301bd10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x301b0d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x301bdd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x2f7edd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671109.171232, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x301b0d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3014610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'ftp_exchange/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10399 14:05:09,534 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10400 14:05:09,534 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10401 14:05:09,569 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10402 14:05:09,585 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10403 14:05:09,586 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10404 14:05:09,586 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10405 14:05:09,586 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10406 14:05:09,586 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10407 14:05:09,586 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10408 14:05:09,587 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10409 14:05:09,587 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10410 14:05:09,587 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3110750>, 'start_response': <function repl_start_response at 0x32a10c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/ftp_exchange/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31180d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3110750>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x301b850>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31180d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x2f7ed50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671109.587492, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x301b850>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x301b6d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10411 14:05:09,590 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10412 14:05:09,591 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10413 14:05:32,790 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10414 14:05:32,793 DEBUG [routes.middleware] Matched GET /ftp_exchange/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10415 14:05:32,793 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10416 14:05:32,794 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10417 14:05:32,795 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10418 14:05:32,796 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10419 14:05:32,797 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10420 14:05:32,797 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10421 14:05:32,798 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10422 14:05:32,798 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3107410>, 'start_response': <function repl_start_response at 0x3290848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/ftp_exchange/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/ftp_exchange/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3107e50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3107410>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3110dd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3107e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x2f7ed50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671132.799273, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3110dd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3110450>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'ftp_exchange/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10423 14:05:34,517 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10424 14:05:34,517 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10425 14:05:34,536 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10426 14:05:34,537 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10427 14:05:34,537 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10428 14:05:34,537 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10429 14:05:34,537 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10430 14:05:34,538 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10431 14:05:34,538 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10432 14:05:34,538 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10433 14:05:34,538 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10434 14:05:34,538 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3281fd0>, 'start_response': <function repl_start_response at 0x32a1500>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/ftp_exchange/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3281210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3281fd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x30fcfd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3281210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x3131c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671134.5391469, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x30fcfd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2bd5ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10435 14:05:34,542 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10436 14:05:34,543 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10437 14:05:36,806 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10438 14:05:36,814 DEBUG [routes.middleware] Matched GET /f
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10439 14:05:36,815 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10440 14:05:36,815 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'f'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10441 14:05:36,815 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10442 14:05:36,815 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10443 14:05:36,816 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10444 14:05:36,816 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10445 14:05:36,816 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10446 14:05:36,816 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3281a90>, 'start_response': <function repl_start_response at 0x32ab140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'f'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/f', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3291c10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3281a90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3281e90>, {'action': u'view', 'controller': u'hg', 'path_info': 'f'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3291c10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x2f7ebd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671136.816658, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3281e90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3110610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'f', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10447 14:05:36,820 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 404 Not Found
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10448 14:05:36,820 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10449 14:05:36,821 DEBUG [routes.middleware] Matched GET /error/document
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10450 14:05:36,821 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10451 14:05:36,821 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10452 14:05:36,821 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10453 14:05:36,822 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10454 14:05:36,874 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.error', class: 'ErrorController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10455 14:05:36,875 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10456 14:05:36,876 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10457 14:05:36,876 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10458 14:05:36,876 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10459 14:05:36,877 DEBUG [pylons.templating] Created render namespace with pylons vars: {'c': <pylons.util.AttribSafeContextObj at 0x3291090 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'ungettext': <function ungettext at 0x24f4758>, 'g': <pylons_app.lib.app_globals.Globals object at 0x2bd5e10>, 'url': <routes.util.URLGenerator object at 0x3291b90>, 'h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'request': <Request at 0x3291190 GET http://127.0.0.1:5000//error/document>, 'tmpl_context': <pylons.util.AttribSafeContextObj at 0x3291090 error_explanation=u'The resource could not be found', error_message='404 Not Found', redirect_module=u'Home page', redirect_time=5, serv_p='http://127.0.0.1:5000', url_redirect='/'>, 'translator': <gettext.GNUTranslations instance at 0x32a62d8>, 'session': {'_accessed_time': 1266671136.878418, '_creation_time': 1266671107.5518091}, 'N_': <function gettext_noop at 0x24f4410>, 'app_globals': <pylons_app.lib.app_globals.Globals object at 0x2bd5e10>, 'config': {'error_email_from': 'paste_error@localhost', 'beaker.session.auto': 'True', 'pylons.paths': {'templates': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'controllers': '/home/marcink/python_workspace/hg_app/pylons_app/controllers', 'static_files': '/home/marcink/python_workspace/hg_app/pylons_app/public', 'root': '/home/marcink/python_workspace/hg_app/pylons_app'}, 'pylons.errorware': {'debug': True}, 'pylons.response_options': {'headers': {'Pragma': 'no-cache', 'Cache-Control': 'no-cache'}, 'errors': 'strict', 'charset': 'utf-8', 'content_type': 'text/html'}, 'beaker.session.type': 'memory', 'pylons.c_attach_args': True, 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'smtp_server': 'localhost', 'app_conf': {'lang': 'en', 'beaker.session.auto': 'True', 'package': 'pylons_app', 'beaker.session.timeout': '3600', 'cache_dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.type': 'memory'}, 'pylons.cache_dir': '/home/marcink/python_workspace/hg_app/data', 'buffet.template_engines': [{'engine': 'mako', 'alias': None, 'template_root': '', 'template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}}], 'buffet.template_options': {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True}, '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'routes.map': <routes.mapper.Mapper object at 0x2bd5bd0>, 'here': '/home/marcink/python_workspace/hg_app', 'email_to': 'marcin.kuzminski@etelko.pl', 'pylons.h': <module 'pylons_app.lib.helpers' from '/home/marcink/python_workspace/hg_app/pylons_app/lib/helpers.pyc'>, 'pylons.package': 'pylons_app', 'pylons.g': <pylons_app.lib.app_globals.Globals object at 0x2bd5e10>, 'lang': 'en', 'global_conf': {'error_email_from': 'paste_error@localhost', 'email_to': 'marcin.kuzminski@etelko.pl', 'debug': 'true', '__file__': '/home/marcink/python_workspace/hg_app/development.ini', 'smtp_server': 'localhost', 'here': '/home/marcink/python_workspace/hg_app'}, 'package': 'pylons_app', 'cache.dir': '/home/marcink/python_workspace/hg_app/data', 'beaker.session.timeout': '3600', 'pylons.request_options': {'errors': 'replace', 'decode_param_names': False, 'charset': 'utf-8', 'language': 'en-us'}, 'pylons.db_engines': {}, 'pylons.strict_c': False, 'beaker.cache.data_dir': '/home/marcink/python_workspace/hg_app/data/cache', 'debug': True, 'beaker.session.key': 'pylons_app', 'beaker.session.secret': '#@^^F&VWUDCT%@$#WR^@&*IWEKF', 'beaker.session.data_dir': '/home/marcink/python_workspace/hg_app/data/sessions'}, 'response': <Response at 0x3291c50 200 OK>, '_': <function ugettext at 0x24f4578>}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10460 14:05:36,895 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10461 14:05:36,895 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10462 14:05:41,941 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10463 14:05:41,945 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10464 14:05:41,946 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10465 14:05:41,946 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10466 14:05:41,947 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10467 14:05:41,948 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10468 14:05:41,948 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10469 14:05:41,949 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10470 14:05:41,949 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10471 14:05:41,949 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3014c10>, 'start_response': <function repl_start_response at 0x32ab578>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3014950>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3014c10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2bd5ed0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3014950>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x2bcb150 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671141.950387, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2bd5ed0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3281510>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10472 14:05:41,953 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10473 14:05:41,953 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10474 14:05:42,013 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10475 14:05:42,014 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10476 14:05:42,014 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10477 14:05:42,014 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10478 14:05:42,015 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10479 14:05:42,015 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10480 14:05:42,015 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10481 14:05:42,015 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10482 14:05:42,015 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10483 14:05:42,015 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c22510>, 'start_response': <function repl_start_response at 0x32ab2a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c22610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c22510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3014f50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c22610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x3131e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671142.016238, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3014f50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3281850>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10484 14:05:42,019 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10485 14:05:42,019 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10486 14:05:44,352 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10487 14:05:44,354 DEBUG [routes.middleware] Matched GET /sqlalchemy_model_generator/
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10488 14:05:44,355 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10489 14:05:44,356 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'sqlalchemy_model_generator/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10490 14:05:44,356 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10491 14:05:44,356 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10492 14:05:44,357 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10493 14:05:44,357 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10494 14:05:44,357 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10495 14:05:44,357 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3107950>, 'start_response': <function repl_start_response at 0x32a1c08>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'sqlalchemy_model_generator/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/sqlalchemy_model_generator/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31073d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3107950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3281f50>, {'action': u'view', 'controller': u'hg', 'path_info': 'sqlalchemy_model_generator/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31073d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x31310d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671144.3576839, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3281f50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3281e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'sqlalchemy_model_generator/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10496 14:05:44,365 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10497 14:05:44,365 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10498 14:05:44,451 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10499 14:05:44,452 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10500 14:05:44,452 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10501 14:05:44,452 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10502 14:05:44,452 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10503 14:05:44,453 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10504 14:05:44,453 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10505 14:05:44,453 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10506 14:05:44,453 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10507 14:05:44,453 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3291bd0>, 'start_response': <function repl_start_response at 0x32906e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2bd5d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/sqlalchemy_model_generator/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2c22050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3291d90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3291bd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2c22bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x301b910>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3291d90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2c22f90>, 'wsgi.input': <socket._fileobject object at 0x3131d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671144.454114, '_creation_time': 1266671107.5518091}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x301b910>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3118850>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fbda38751c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1cef550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10508 14:05:44,457 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10509 14:05:44,458 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10510 14:06:16,025 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10511 14:06:16,025 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10512 14:06:16,029 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10513 14:06:16,029 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10514 14:06:17,698 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10515 14:06:17,699 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10516 14:06:17,699 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10517 14:06:17,701 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839855511824: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10518 14:06:17,701 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839847119120: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10519 14:06:17,701 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839838726416: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10520 14:06:17,702 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839830333712: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10521 14:06:17,702 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839821941008: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10522 14:06:17,702 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839813548304: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10523 14:06:17,703 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839805155600: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10524 14:06:17,703 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839796762896: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10525 14:06:17,703 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839788370192: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10526 14:06:17,703 DEBUG [paste.httpserver.ThreadPool] Started new worker 139839779977488: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10527 14:12:29,435 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10528 14:12:29,438 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10529 14:12:29,438 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10530 14:12:29,438 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10531 14:12:29,439 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10532 14:12:29,440 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10533 14:12:29,479 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10534 14:12:29,479 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10535 14:12:29,479 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10536 14:12:29,479 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10537 14:12:29,479 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2e7f6d0>, 'start_response': <function repl_start_response at 0x2e87230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2c5ed90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2cad050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2e7fa10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2cadbd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2e7f6d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2e7f4d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2cad990>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2e7fa10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2cad990>, 'wsgi.input': <socket._fileobject object at 0x2c545d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671549.4801331, '_creation_time': 1266671549.4801331}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2e7f4d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2e7f190>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f2f0648d1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1d78550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10538 14:12:29,605 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10539 14:12:29,606 DEBUG [paste.httpserver.ThreadPool] Added task (1 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10540 14:12:29,606 DEBUG [paste.httpserver.ThreadPool] Added task (2 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10541 14:12:29,606 DEBUG [paste.httpserver.ThreadPool] Added task (3 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10542 14:12:29,626 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10543 14:12:29,628 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10544 14:12:29,628 DEBUG [paste.httpserver.ThreadPool] Added task (1 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10545 14:12:29,705 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10546 14:16:19,319 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10547 14:16:19,319 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10548 14:16:19,322 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10549 14:16:19,322 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10550 14:16:21,088 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10551 14:16:21,089 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10552 14:16:21,089 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10553 14:16:21,091 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202253904144: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10554 14:16:21,091 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202245511440: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10555 14:16:21,091 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202237118736: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10556 14:16:21,092 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202228726032: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10557 14:16:21,092 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202220333328: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10558 14:16:21,092 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202211940624: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10559 14:16:21,093 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202203547920: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10560 14:16:21,093 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202195155216: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10561 14:16:21,093 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202186762512: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10562 14:16:21,093 DEBUG [paste.httpserver.ThreadPool] Started new worker 140202178369808: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10563 14:16:22,049 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10564 14:16:22,056 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10565 14:16:22,056 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10566 14:16:22,056 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10567 14:16:22,056 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10568 14:16:22,057 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10569 14:16:22,084 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10570 14:16:22,084 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10571 14:16:22,084 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10572 14:16:22,084 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10573 14:16:22,084 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x24666d0>, 'start_response': <function repl_start_response at 0x246f230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2466a10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x24666d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x24664d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2466a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x22f95d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671782.0852549, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x24664d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x24661d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10574 14:16:22,089 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10575 14:16:22,089 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10576 14:16:22,175 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10577 14:16:22,176 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10578 14:16:22,176 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10579 14:16:22,177 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10580 14:16:22,177 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10581 14:16:22,177 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10582 14:16:22,178 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10583 14:16:22,178 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10584 14:16:22,178 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10585 14:16:22,178 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2745e50>, 'start_response': <function repl_start_response at 0x2746cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x27459d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2745e50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2745ad0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x27459d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x22f9850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671782.1786959, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2745ad0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2745dd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10586 14:16:22,182 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10587 14:16:22,182 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10588 14:16:22,327 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10589 14:16:22,328 DEBUG [routes.middleware] Matched GET /static/hgicon.png
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10590 14:16:22,328 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10591 14:16:22,328 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10592 14:16:22,329 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10593 14:16:22,329 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10594 14:16:22,329 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10595 14:16:22,329 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10596 14:16:22,329 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10597 14:16:22,330 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x274d190>, 'start_response': <function repl_start_response at 0x27507d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x274d2d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x274d190>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274d410>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x274d2d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x22f9650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671782.3303609, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x274d410>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x27458d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hgicon.png', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10598 14:16:22,334 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10599 14:16:22,334 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10600 14:16:24,458 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10601 14:16:24,461 DEBUG [routes.middleware] Matched GET /lotto/
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10602 14:16:24,462 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10603 14:16:24,462 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10604 14:16:24,463 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10605 14:16:24,465 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10606 14:16:24,465 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10607 14:16:24,465 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10608 14:16:24,466 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10609 14:16:24,466 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x274dc50>, 'start_response': <function repl_start_response at 0x2750de8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x274dd10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x274dc50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274db10>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x274dd10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x26b0dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671784.466491, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x274db10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x274da90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'lotto/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10610 14:16:24,508 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10611 14:16:24,509 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10612 14:16:24,554 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10613 14:16:24,555 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10614 14:16:24,555 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10615 14:16:24,556 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10616 14:16:24,556 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10617 14:16:24,556 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10618 14:16:24,556 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10619 14:16:24,557 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10620 14:16:24,557 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10621 14:16:24,557 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x28447d0>, 'start_response': <function repl_start_response at 0x29cf1b8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x284b7d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x28447d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274da10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x284b7d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x26b0d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671784.5579171, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x274da10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x274d810>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10622 14:16:24,561 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10623 14:16:24,561 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10624 14:16:27,179 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10625 14:16:27,180 DEBUG [routes.middleware] Matched GET /lotto/shortlog
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10626 14:16:27,180 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10627 14:16:27,180 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/shortlog'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10628 14:16:27,181 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10629 14:16:27,181 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10630 14:16:27,181 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10631 14:16:27,181 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10632 14:16:27,181 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10633 14:16:27,181 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x28441d0>, 'start_response': <function repl_start_response at 0x29cf2a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x283b410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x28441d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2745b10>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x283b410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x26b0bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671787.182158, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2745b10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x274dcd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'lotto/shortlog', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10634 14:16:27,189 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10635 14:16:27,190 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10636 14:16:27,283 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10637 14:16:27,284 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10638 14:16:27,285 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10639 14:16:27,285 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10640 14:16:27,285 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10641 14:16:27,285 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10642 14:16:27,285 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10643 14:16:27,286 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10644 14:16:27,286 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10645 14:16:27,286 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29c6c10>, 'start_response': <function repl_start_response at 0x29cf9b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/shortlog', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29c6690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29c6c10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x28443d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29c6690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x28640d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671787.286531, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x28443d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29b7990>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10646 14:16:27,289 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10647 14:16:27,290 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10648 14:16:28,052 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10649 14:16:28,055 DEBUG [routes.middleware] Matched GET /lotto/log/11
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10650 14:16:28,055 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10651 14:16:28,056 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/log/11'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10652 14:16:28,057 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10653 14:16:28,058 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10654 14:16:28,059 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10655 14:16:28,059 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10656 14:16:28,059 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10657 14:16:28,059 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29c6790>, 'start_response': <function repl_start_response at 0x29da668>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/shortlog', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/log/11'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/log/11', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29c6310>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29c6790>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29c6b10>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/log/11'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29c6310>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x2864d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671788.05966, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x29c6b10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2745ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'lotto/log/11', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10658 14:16:28,067 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10659 14:16:28,067 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10660 14:16:28,179 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10661 14:16:28,180 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10662 14:16:28,180 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10663 14:16:28,180 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10664 14:16:28,180 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10665 14:16:28,181 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10666 14:16:28,181 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10667 14:16:28,181 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10668 14:16:28,181 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10669 14:16:28,181 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x283b510>, 'start_response': <function repl_start_response at 0x29cfa28>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/log/11', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x283b0d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x283b510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274dcd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x283b0d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x26b0bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671788.1819179, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x274dcd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x28443d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10670 14:16:28,185 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10671 14:16:28,185 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10672 14:16:28,952 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10673 14:16:28,955 DEBUG [routes.middleware] Matched GET /lotto/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10674 14:16:28,956 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10675 14:16:28,956 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10676 14:16:28,956 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10677 14:16:28,957 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10678 14:16:28,957 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10679 14:16:28,957 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10680 14:16:28,957 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10681 14:16:28,957 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29c6810>, 'start_response': <function repl_start_response at 0x29da5f0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/log/11', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29c6090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29c6810>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2745e50>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29c6090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x2864c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671788.9579511, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2745e50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2844ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'lotto/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10682 14:16:28,966 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10683 14:16:28,966 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10684 14:16:28,986 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10685 14:16:28,987 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10686 14:16:28,987 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10687 14:16:28,988 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10688 14:16:28,988 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10689 14:16:28,988 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10690 14:16:28,989 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10691 14:16:28,989 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10692 14:16:28,989 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10693 14:16:28,989 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29e1790>, 'start_response': <function repl_start_response at 0x29eb2a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29e1850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29e1790>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29c6dd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29e1850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x2864850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671788.9897561, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x29c6dd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29b7790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10694 14:16:28,994 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10695 14:16:28,994 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10696 14:16:29,619 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10697 14:16:29,651 DEBUG [routes.middleware] Matched GET /lotto/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10698 14:16:29,652 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10699 14:16:29,652 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10700 14:16:29,653 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10701 14:16:29,654 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10702 14:16:29,654 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10703 14:16:29,655 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10704 14:16:29,655 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10705 14:16:29,656 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29e1b50>, 'start_response': <function repl_start_response at 0x29ebcf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/lotto/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29e1c10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29e1b50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29e1890>, {'action': u'view', 'controller': u'hg', 'path_info': 'lotto/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29e1c10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x2864dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671789.656652, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x29e1890>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x283be90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'lotto/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10706 14:16:29,673 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10707 14:16:29,673 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10708 14:16:29,690 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10709 14:16:29,691 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10710 14:16:29,691 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10711 14:16:29,691 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10712 14:16:29,691 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10713 14:16:29,692 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10714 14:16:29,692 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10715 14:16:29,692 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10716 14:16:29,692 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10717 14:16:29,692 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29c6350>, 'start_response': <function repl_start_response at 0x29eb230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/lotto/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29c6890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29c6350>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x274d910>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29c6890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x26b0bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671789.6931, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x274d910>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x28441d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10718 14:16:29,696 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10719 14:16:29,697 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10720 14:16:32,716 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10721 14:16:32,719 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10722 14:16:32,719 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10723 14:16:32,720 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10724 14:16:32,720 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10725 14:16:32,721 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10726 14:16:32,722 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10727 14:16:32,722 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10728 14:16:32,722 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10729 14:16:32,723 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29c6bd0>, 'start_response': <function repl_start_response at 0x29da488>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29c6ad0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29c6bd0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29c6250>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29c6ad0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x29b1650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671792.7239759, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x29c6250>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29b77d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10730 14:16:32,744 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10731 14:16:32,745 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10732 14:16:32,786 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10733 14:16:32,787 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10734 14:16:32,787 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10735 14:16:32,787 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10736 14:16:32,787 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10737 14:16:32,788 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10738 14:16:32,788 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10739 14:16:32,788 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10740 14:16:32,788 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10741 14:16:32,788 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29e1f50>, 'start_response': <function repl_start_response at 0x29cfb18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2303d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2352710>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29e1a50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29e1f50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2352f90>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x283b210>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29e1a50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2352e50>, 'wsgi.input': <socket._fileobject object at 0x29b15d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671792.789047, '_creation_time': 1266671782.0852549}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x283b210>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x283bb50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f8366e971c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x141e550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10742 14:16:32,792 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10743 14:16:32,793 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10744 14:17:18,226 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10745 14:17:18,226 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10746 14:17:18,230 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10747 14:17:18,230 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10748 14:17:19,921 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10749 14:17:19,921 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10750 14:17:19,978 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10751 14:17:19,981 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947565103376: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10752 14:17:19,981 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947556710672: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10753 14:17:19,981 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947548317968: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10754 14:17:19,981 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947539925264: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10755 14:17:19,982 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947531532560: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10756 14:17:19,982 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947523139856: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10757 14:17:19,982 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947514747152: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10758 14:17:19,983 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947506354448: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10759 14:17:19,984 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947497961744: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10760 14:17:19,984 DEBUG [paste.httpserver.ThreadPool] Started new worker 139947489569040: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10761 14:18:10,593 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10762 14:18:10,600 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10763 14:18:10,601 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10764 14:18:10,601 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10765 14:18:10,602 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10766 14:18:10,605 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10767 14:18:10,640 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10768 14:18:10,640 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10769 14:18:10,640 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10770 14:18:10,640 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10771 14:18:10,640 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x265a6d0>, 'start_response': <function repl_start_response at 0x2664230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x24f6d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2546050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x265aa10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2546bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x265a6d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x265a4d0>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2546c90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x265aa10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2546c90>, 'wsgi.input': <socket._fileobject object at 0x24ec650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671890.640919, '_creation_time': 1266671890.640919}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x265a4d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x265a190>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f481a46c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1611550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10772 14:18:12,342 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10773 14:18:12,342 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10774 14:18:12,387 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10775 14:18:12,388 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10776 14:18:12,388 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10777 14:18:12,388 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10778 14:18:12,389 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10779 14:18:12,389 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10780 14:18:12,389 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10781 14:18:12,389 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10782 14:18:12,389 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10783 14:18:12,389 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29cd890>, 'start_response': <function repl_start_response at 0x2939cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x24f6d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2546050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x29cd610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29cd890>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2546bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x265a610>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2546c90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x29cd610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2546c90>, 'wsgi.input': <socket._fileobject object at 0x24ec850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671892.390229, '_creation_time': 1266671890.640919}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x265a610>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29cd650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f481a46c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1611550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10784 14:18:14,259 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10785 14:18:14,259 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10786 14:18:15,666 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10787 14:18:15,667 DEBUG [routes.middleware] Matched GET /hg_app/
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10788 14:18:15,667 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10789 14:18:15,667 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10790 14:18:15,668 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10791 14:18:15,668 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10792 14:18:15,668 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10793 14:18:15,668 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10794 14:18:15,668 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10795 14:18:15,669 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x29385d0>, 'start_response': <function repl_start_response at 0x29398c0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x24f6d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2546050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2938a90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x29385d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2546bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x29cd250>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2546c90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2938a90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2546c90>, 'wsgi.input': <socket._fileobject object at 0x24ec250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671895.669333, '_creation_time': 1266671890.640919}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x29cd250>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29cd550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f481a46c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1611550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'hg_app/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10796 14:18:17,423 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10797 14:18:17,423 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10798 14:18:17,534 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10799 14:18:17,535 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10800 14:18:17,535 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10801 14:18:17,535 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10802 14:18:17,536 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10803 14:18:17,536 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10804 14:18:17,536 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10805 14:18:17,536 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10806 14:18:17,536 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10807 14:18:17,537 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2a05bd0>, 'start_response': <function repl_start_response at 0x2bdb578>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x24f6d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2546050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2a05890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2a05bd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2546bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x295ff50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2546c90>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2a05890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2546c90>, 'wsgi.input': <socket._fileobject object at 0x28a3ad0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266671897.5373321, '_creation_time': 1266671890.640919}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x295ff50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x29cd8d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f481a46c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1611550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10808 14:18:19,241 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10809 14:18:19,241 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10810 14:19:04,216 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10811 14:19:04,216 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10812 14:19:04,220 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10813 14:19:04,220 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10814 14:19:46,091 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10815 14:19:46,092 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10816 14:19:46,095 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10817 14:19:46,095 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10818 14:20:05,979 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10819 14:20:05,980 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10820 14:20:05,983 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10821 14:20:05,983 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10822 14:20:09,351 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10823 14:20:09,351 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10824 14:20:09,351 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10825 14:20:09,354 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861432969488: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10826 14:20:09,354 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861424576784: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10827 14:20:09,354 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861416184080: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10828 14:20:09,354 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861407791376: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10829 14:20:09,355 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861399398672: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10830 14:20:09,355 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861391005968: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10831 14:20:09,355 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861382613264: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10832 14:20:09,356 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861374220560: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10833 14:20:09,356 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861365827856: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10834 14:20:09,356 DEBUG [paste.httpserver.ThreadPool] Started new worker 139861357435152: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10835 14:20:10,593 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10836 14:20:10,600 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10837 14:20:10,601 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10838 14:20:10,602 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10839 14:20:10,603 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10840 14:20:10,604 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10841 14:20:10,642 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10842 14:20:10,642 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10843 14:20:10,642 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10844 14:20:10,642 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10845 14:20:10,642 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x341ff90>, 'start_response': <function repl_start_response at 0x342c2a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3426310>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x341ff90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x341fd90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3426310>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x32ad5d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672010.642962, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x341fd90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x341fa90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10846 14:20:10,646 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10847 14:20:10,646 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10848 14:20:10,689 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10849 14:20:10,690 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10850 14:20:10,690 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10851 14:20:10,690 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10852 14:20:10,691 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10853 14:20:10,691 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10854 14:20:10,691 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10855 14:20:10,691 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10856 14:20:10,691 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10857 14:20:10,691 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3703410>, 'start_response': <function repl_start_response at 0x3702d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3703950>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3703410>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x341fed0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3703950>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x32ad8d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672010.6921811, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x341fed0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3703690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10858 14:20:10,696 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10859 14:20:10,696 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10860 14:20:12,096 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10861 14:20:12,099 DEBUG [routes.middleware] Matched GET /mass_account_manager/
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10862 14:20:12,099 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10863 14:20:12,100 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10864 14:20:12,101 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10865 14:20:12,102 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10866 14:20:12,103 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10867 14:20:12,103 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10868 14:20:12,104 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10869 14:20:12,104 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3703f90>, 'start_response': <function repl_start_response at 0x37048c0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3703f50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3703f90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3703dd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3703f50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x32ad6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672012.1051011, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3703dd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3703550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10870 14:20:12,146 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10871 14:20:12,157 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10872 14:20:12,253 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10873 14:20:12,256 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10874 14:20:12,256 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10875 14:20:12,256 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10876 14:20:12,256 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10877 14:20:12,257 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10878 14:20:12,257 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10879 14:20:12,257 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10880 14:20:12,257 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10881 14:20:12,257 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37fef50>, 'start_response': <function repl_start_response at 0x3980b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37fe990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37fef50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3703410>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37fe990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x366ee50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672012.2584529, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3703410>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3703450>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10882 14:20:12,262 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10883 14:20:12,262 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10884 14:20:13,719 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10885 14:20:13,722 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10886 14:20:13,722 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10887 14:20:13,723 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10888 14:20:13,724 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10889 14:20:13,726 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10890 14:20:13,726 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10891 14:20:13,726 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10892 14:20:13,727 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10893 14:20:13,727 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37f6bd0>, 'start_response': <function repl_start_response at 0x39802a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37f6210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37f6bd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37fe6d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37f6210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x366ec50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672013.728256, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37fe6d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37fe3d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10894 14:20:13,746 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10895 14:20:13,746 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10896 14:20:13,772 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10897 14:20:13,773 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10898 14:20:13,773 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10899 14:20:13,773 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10900 14:20:13,774 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10901 14:20:13,774 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10902 14:20:13,774 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10903 14:20:13,774 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10904 14:20:13,774 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10905 14:20:13,774 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x39709d0>, 'start_response': <function repl_start_response at 0x39825f0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39706d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39709d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37f6190>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39706d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818050 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672013.7752099, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37f6190>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37ead10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10906 14:20:13,781 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10907 14:20:13,781 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10908 14:20:14,546 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10909 14:20:14,547 DEBUG [routes.middleware] Matched GET /mass_account_manager/shortlog
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10910 14:20:14,547 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10911 14:20:14,548 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/shortlog'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10912 14:20:14,548 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10913 14:20:14,549 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10914 14:20:14,549 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10915 14:20:14,549 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10916 14:20:14,549 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10917 14:20:14,549 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3970990>, 'start_response': <function repl_start_response at 0x39940c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/shortlog'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/shortlog', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3970ad0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3970990>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3970550>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/shortlog'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3970ad0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672014.5497091, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3970550>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x38033d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/shortlog', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10918 14:20:14,557 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10919 14:20:14,558 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10920 14:20:14,582 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10921 14:20:14,583 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10922 14:20:14,583 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10923 14:20:14,583 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10924 14:20:14,583 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10925 14:20:14,584 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10926 14:20:14,584 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10927 14:20:14,584 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10928 14:20:14,584 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10929 14:20:14,584 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x341fa10>, 'start_response': <function repl_start_response at 0x3982c80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/shortlog', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x341f850>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x341fa10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3966f90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x341f850>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x366ec50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672014.5850229, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3966f90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39667d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10930 14:20:14,588 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10931 14:20:14,588 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10932 14:20:15,207 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10933 14:20:15,210 DEBUG [routes.middleware] Matched GET /mass_account_manager/log/9
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10934 14:20:15,211 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10935 14:20:15,211 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/log/9'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10936 14:20:15,213 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10937 14:20:15,214 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10938 14:20:15,214 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10939 14:20:15,215 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10940 14:20:15,215 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10941 14:20:15,215 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37f6b50>, 'start_response': <function repl_start_response at 0x39801b8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/shortlog', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/log/9'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/log/9', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37f6350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37f6b50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3966890>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/log/9'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37f6350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672015.216531, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3966890>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3966bd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/log/9', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10942 14:20:15,227 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10943 14:20:15,227 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10944 14:20:15,259 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10945 14:20:15,265 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10946 14:20:15,265 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10947 14:20:15,266 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10948 14:20:15,266 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10949 14:20:15,266 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10950 14:20:15,266 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10951 14:20:15,266 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10952 14:20:15,266 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10953 14:20:15,267 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x399bc50>, 'start_response': <function repl_start_response at 0x3994aa0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/log/9', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x399bc10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x399bc50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37f6bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x399bc10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x38187d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672015.2673309, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37f6bd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37f6d10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10954 14:20:15,270 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10955 14:20:15,271 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10956 14:20:15,915 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10957 14:20:15,916 DEBUG [routes.middleware] Matched GET /mass_account_manager/graph
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10958 14:20:15,916 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10959 14:20:15,916 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/graph'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10960 14:20:15,917 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10961 14:20:15,917 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10962 14:20:15,917 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10963 14:20:15,918 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10964 14:20:15,918 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10965 14:20:15,918 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x399bc90>, 'start_response': <function repl_start_response at 0x399e578>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/log/9', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/graph'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/graph', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x399b290>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x399bc90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399bb50>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/graph'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x399b290>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818d50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672015.9195881, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399bb50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37fe3d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/graph', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10966 14:20:15,941 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10967 14:20:15,941 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10968 14:20:16,043 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10969 14:20:16,044 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10970 14:20:16,045 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10971 14:20:16,045 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10972 14:20:16,045 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10973 14:20:16,045 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10974 14:20:16,046 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10975 14:20:16,046 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10976 14:20:16,046 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10977 14:20:16,046 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3978890>, 'start_response': <function repl_start_response at 0x39802a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/graph', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3978050>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3978890>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3703b50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3978050>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x366ec50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672016.0467429, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3703b50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37f6350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10978 14:20:16,050 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10979 14:20:16,050 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10980 14:20:16,051 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10981 14:20:16,052 DEBUG [routes.middleware] Matched GET /static/graph.js
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10982 14:20:16,052 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10983 14:20:16,053 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/graph.js'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10984 14:20:16,053 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10985 14:20:16,053 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10986 14:20:16,053 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10987 14:20:16,054 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10988 14:20:16,054 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10989 14:20:16,054 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3978550>, 'start_response': <function repl_start_response at 0x3982140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/graph', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/graph.js'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/graph.js', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3978610>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3978550>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3978510>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/graph.js'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3978610>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3967cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672016.054451, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3978510>, 'HTTP_ACCEPT': '*/*', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3803890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/graph.js', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10990 14:20:16,058 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10991 14:20:16,058 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10992 14:20:17,587 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10993 14:20:17,589 DEBUG [routes.middleware] Matched GET /mass_account_manager/log/9
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10994 14:20:17,589 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10995 14:20:17,589 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/log/9'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10996 14:20:17,589 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10997 14:20:17,590 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10998 14:20:17,590 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
10999 14:20:17,590 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11000 14:20:17,590 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11001 14:20:17,590 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3978d90>, 'start_response': <function repl_start_response at 0x39825f0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/graph', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/log/9'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/log/9', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3978e50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3978d90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3978850>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/log/9'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3978e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x39675d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672017.590977, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3978850>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37eaad0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/log/9', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11002 14:20:17,602 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11003 14:20:17,602 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11004 14:20:17,629 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11005 14:20:17,632 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11006 14:20:17,632 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11007 14:20:17,633 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11008 14:20:17,634 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11009 14:20:17,635 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11010 14:20:17,635 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11011 14:20:17,635 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11012 14:20:17,636 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11013 14:20:17,636 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x399b950>, 'start_response': <function repl_start_response at 0x3994b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/log/9', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x399b090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x399b950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399bd90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x399b090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818050 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672017.6373589, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399bd90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x399bed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11014 14:20:17,646 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11015 14:20:17,647 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11016 14:20:18,608 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11017 14:20:18,611 DEBUG [routes.middleware] Matched GET /mass_account_manager/shortlog/9
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11018 14:20:18,611 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11019 14:20:18,612 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/shortlog/9'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11020 14:20:18,613 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11021 14:20:18,614 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11022 14:20:18,615 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11023 14:20:18,615 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11024 14:20:18,616 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11025 14:20:18,616 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3966690>, 'start_response': <function repl_start_response at 0x39829b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/log/9', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/shortlog/9'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/shortlog/9', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3966790>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3966690>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399be50>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/shortlog/9'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3966790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x38187d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672018.6172609, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399be50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x399b690>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/shortlog/9', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11026 14:20:18,633 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11027 14:20:18,633 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11028 14:20:18,651 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11029 14:20:18,653 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11030 14:20:18,653 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11031 14:20:18,653 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11032 14:20:18,653 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11033 14:20:18,654 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11034 14:20:18,654 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11035 14:20:18,654 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11036 14:20:18,654 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11037 14:20:18,654 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37f6450>, 'start_response': <function repl_start_response at 0x3982230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/shortlog/9', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37f68d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37f6450>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39668d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37f68d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x366eed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672018.6547849, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x39668d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3713d50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11038 14:20:18,658 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11039 14:20:18,658 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11040 14:20:19,216 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11041 14:20:19,218 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11042 14:20:19,218 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11043 14:20:19,218 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11044 14:20:19,218 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11045 14:20:19,218 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11046 14:20:19,219 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11047 14:20:19,219 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11048 14:20:19,219 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11049 14:20:19,219 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37fe550>, 'start_response': <function repl_start_response at 0x3980410>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/shortlog/9', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37fe6d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37fe550>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3966650>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37fe6d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672019.2195971, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3966650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x399b550>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11050 14:20:19,227 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11051 14:20:19,227 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11052 14:20:19,263 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11053 14:20:19,264 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11054 14:20:19,264 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11055 14:20:19,264 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11056 14:20:19,264 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11057 14:20:19,265 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11058 14:20:19,265 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11059 14:20:19,265 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11060 14:20:19,265 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11061 14:20:19,265 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37f6bd0>, 'start_response': <function repl_start_response at 0x3980de8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3970550>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37f6bd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37fe690>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3970550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x32ad6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672019.266042, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37fe690>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37fe3d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11062 14:20:19,272 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11063 14:20:19,272 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11064 14:20:20,903 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11065 14:20:20,906 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11066 14:20:20,907 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11067 14:20:20,907 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11068 14:20:20,908 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11069 14:20:20,909 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11070 14:20:20,909 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11071 14:20:20,910 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11072 14:20:20,910 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11073 14:20:20,911 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3970690>, 'start_response': <function repl_start_response at 0x3982ed8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3803890>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3970690>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37f6210>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3803890>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x366ef50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672020.9116781, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37f6210>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37feb50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11074 14:20:20,931 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11075 14:20:20,931 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11076 14:20:20,948 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11077 14:20:20,949 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11078 14:20:20,949 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11079 14:20:20,949 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11080 14:20:20,949 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11081 14:20:20,950 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11082 14:20:20,950 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11083 14:20:20,950 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11084 14:20:20,950 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11085 14:20:20,950 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37eaa10>, 'start_response': <function repl_start_response at 0x39822a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x399b110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37eaa10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3966890>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x399b110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672020.950815, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3966890>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3978e10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11086 14:20:20,954 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11087 14:20:20,954 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11088 14:20:21,619 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11089 14:20:21,622 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11090 14:20:21,622 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11091 14:20:21,623 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11092 14:20:21,623 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11093 14:20:21,623 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11094 14:20:21,623 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11095 14:20:21,623 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11096 14:20:21,624 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11097 14:20:21,624 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x399bcd0>, 'start_response': <function repl_start_response at 0x399e7d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x399b690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x399bcd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37ea550>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x399b690>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x366eed0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672021.6244259, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37ea550>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3970850>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11098 14:20:21,638 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11099 14:20:21,638 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11100 14:20:21,659 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11101 14:20:21,662 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11102 14:20:21,662 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11103 14:20:21,663 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11104 14:20:21,663 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11105 14:20:21,665 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11106 14:20:21,665 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11107 14:20:21,665 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11108 14:20:21,666 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11109 14:20:21,666 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x399bd50>, 'start_response': <function repl_start_response at 0x3994de8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x399bd90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x399bd50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399bb50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x399bd90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672021.667258, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399bb50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3703b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11110 14:20:21,672 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11111 14:20:21,672 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11112 14:20:22,016 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11113 14:20:22,017 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11114 14:20:22,018 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11115 14:20:22,018 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11116 14:20:22,018 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11117 14:20:22,018 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11118 14:20:22,019 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11119 14:20:22,019 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11120 14:20:22,019 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11121 14:20:22,019 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3966890>, 'start_response': <function repl_start_response at 0x39822a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39664d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3966890>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399b290>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39664d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x32ad6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.019752, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399b290>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3703490>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11122 14:20:22,029 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11123 14:20:22,029 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11124 14:20:22,045 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11125 14:20:22,046 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11126 14:20:22,047 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11127 14:20:22,047 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11128 14:20:22,047 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11129 14:20:22,047 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11130 14:20:22,048 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11131 14:20:22,048 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11132 14:20:22,048 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11133 14:20:22,048 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37ea950>, 'start_response': <function repl_start_response at 0x3982b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37ea990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37ea950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399bc90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37ea990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818050 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.0487499, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399bc90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3713c90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11134 14:20:22,052 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11135 14:20:22,052 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11136 14:20:22,203 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11137 14:20:22,204 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11138 14:20:22,204 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11139 14:20:22,204 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11140 14:20:22,205 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11141 14:20:22,205 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11142 14:20:22,205 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11143 14:20:22,205 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11144 14:20:22,205 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11145 14:20:22,205 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37f65d0>, 'start_response': <function repl_start_response at 0x398d938>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37f6750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37f65d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39706d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37f6750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818dd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.206197, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x39706d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x399b390>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11146 14:20:22,214 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11147 14:20:22,214 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11148 14:20:22,230 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11149 14:20:22,232 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11150 14:20:22,232 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11151 14:20:22,232 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11152 14:20:22,232 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11153 14:20:22,233 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11154 14:20:22,233 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11155 14:20:22,233 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11156 14:20:22,233 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11157 14:20:22,233 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x39709d0>, 'start_response': <function repl_start_response at 0x3980398>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3970510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39709d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37f6d10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3970510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x32ad6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.233773, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37f6d10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37f6350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11158 14:20:22,238 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11159 14:20:22,239 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11160 14:20:22,360 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11161 14:20:22,362 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11162 14:20:22,363 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11163 14:20:22,363 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11164 14:20:22,364 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11165 14:20:22,365 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11166 14:20:22,366 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11167 14:20:22,366 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11168 14:20:22,366 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11169 14:20:22,367 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3978ed0>, 'start_response': <function repl_start_response at 0x3982c80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3978990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3978ed0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3970690>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3978990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x366ec50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.3679659, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3970690>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37fef50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11170 14:20:22,393 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11171 14:20:22,393 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11172 14:20:22,410 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11173 14:20:22,413 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11174 14:20:22,414 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11175 14:20:22,414 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11176 14:20:22,415 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11177 14:20:22,416 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11178 14:20:22,416 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11179 14:20:22,416 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11180 14:20:22,416 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11181 14:20:22,416 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x399b6d0>, 'start_response': <function repl_start_response at 0x39822a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x399bd90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x399b6d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x37f68d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x399bd90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.4169199, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x37f68d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x39784d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11182 14:20:22,420 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11183 14:20:22,421 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11184 14:20:22,503 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11185 14:20:22,506 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11186 14:20:22,506 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11187 14:20:22,506 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11188 14:20:22,506 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11189 14:20:22,507 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11190 14:20:22,507 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11191 14:20:22,507 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11192 14:20:22,507 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11193 14:20:22,507 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x39a5650>, 'start_response': <function repl_start_response at 0x39ad668>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x39a5e90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x39a5650>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399bd50>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x39a5e90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x366eb50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.507865, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399bd50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x37ea7d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11194 14:20:22,516 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11195 14:20:22,516 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11196 14:20:22,534 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11197 14:20:22,536 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11198 14:20:22,536 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11199 14:20:22,536 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11200 14:20:22,537 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11201 14:20:22,537 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11202 14:20:22,537 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11203 14:20:22,537 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11204 14:20:22,537 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11205 14:20:22,538 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3703a90>, 'start_response': <function repl_start_response at 0x3994e60>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3703b90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3703a90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x39a5690>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3703b90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818cd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.538305, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x39a5690>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x399bd10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11206 14:20:22,554 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11207 14:20:22,554 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11208 14:20:22,648 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11209 14:20:22,657 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11210 14:20:22,657 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11211 14:20:22,658 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11212 14:20:22,658 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11213 14:20:22,659 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11214 14:20:22,660 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11215 14:20:22,660 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11216 14:20:22,661 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11217 14:20:22,661 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3978dd0>, 'start_response': <function repl_start_response at 0x3982aa0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3978290>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3978dd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3703bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3978290>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x32ad6d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.6621201, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3703bd0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x399b290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11218 14:20:22,683 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11219 14:20:22,683 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11220 14:20:22,707 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11221 14:20:22,708 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11222 14:20:22,708 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11223 14:20:22,708 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11224 14:20:22,708 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11225 14:20:22,709 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11226 14:20:22,709 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11227 14:20:22,709 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11228 14:20:22,709 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11229 14:20:22,709 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x37f6510>, 'start_response': <function repl_start_response at 0x3982050>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x32b7d50>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x3305890>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x37f6350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x37f6510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x3454bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x399b650>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x37f6350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x3454b10>, 'wsgi.input': <socket._fileobject object at 0x3818850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672022.709723, '_creation_time': 1266672010.642962}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x399b650>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3713d50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f340c66b1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x23d0550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11230 14:20:22,713 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11231 14:20:22,713 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11232 14:21:00,630 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11233 14:21:00,630 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11234 14:21:00,634 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11235 14:21:00,634 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11236 14:21:03,011 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11237 14:21:03,011 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11238 14:21:03,014 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11239 14:21:03,014 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11240 14:21:04,710 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11241 14:21:04,710 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11242 14:21:04,711 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11243 14:21:04,713 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998556055824: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11244 14:21:04,713 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998547663120: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11245 14:21:04,713 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998539270416: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11246 14:21:04,713 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998530877712: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11247 14:21:04,714 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998522485008: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11248 14:21:04,714 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998514092304: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11249 14:21:04,714 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998505699600: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11250 14:21:04,715 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998497306896: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11251 14:21:04,715 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998488914192: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11252 14:21:04,715 DEBUG [paste.httpserver.ThreadPool] Started new worker 139998480521488: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11253 14:21:41,898 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11254 14:21:41,901 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11255 14:21:41,901 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11256 14:21:41,901 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11257 14:21:41,902 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11258 14:21:41,903 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11259 14:21:41,930 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11260 14:21:41,930 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11261 14:21:41,930 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11262 14:21:41,931 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11263 14:21:41,931 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2c3b710>, 'start_response': <function repl_start_response at 0x2c442a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c3ba50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2c3b710>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c3b510>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c3ba50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672101.931427, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c3b510>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c3b050>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11264 14:21:43,643 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11265 14:21:43,644 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11266 14:21:43,668 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11267 14:21:43,669 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11268 14:21:43,670 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11269 14:21:43,670 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11270 14:21:43,670 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11271 14:21:43,671 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11272 14:21:43,671 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11273 14:21:43,671 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11274 14:21:43,671 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11275 14:21:43,671 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3000410>, 'start_response': <function repl_start_response at 0x3183848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x30004d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3000410>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2f18c10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x30004d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672103.671942, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2f18c10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ff9990>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11276 14:21:43,675 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11277 14:21:43,676 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11278 14:21:47,065 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11279 14:21:47,066 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11280 14:21:47,066 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11281 14:21:47,066 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11282 14:21:47,067 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11283 14:21:47,067 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11284 14:21:47,067 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11285 14:21:47,067 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11286 14:21:47,067 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11287 14:21:47,068 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3164b50>, 'start_response': <function repl_start_response at 0x31892a8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31647d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3164b50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b26e50>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31647d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672107.068311, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b26e50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ff9b50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11288 14:21:47,071 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11289 14:21:47,072 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11290 14:21:47,116 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11291 14:21:47,117 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11292 14:21:47,118 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11293 14:21:47,118 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11294 14:21:47,118 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11295 14:21:47,118 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11296 14:21:47,118 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11297 14:21:47,119 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11298 14:21:47,119 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11299 14:21:47,119 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171c50>, 'start_response': <function repl_start_response at 0x31897d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171c50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171a90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672107.1194799, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3171a90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3171f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11300 14:21:47,122 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11301 14:21:47,123 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11302 14:21:48,847 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11303 14:21:48,850 DEBUG [routes.middleware] Matched GET /hg_app/
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11304 14:21:48,851 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11305 14:21:48,851 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11306 14:21:48,853 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11307 14:21:48,855 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11308 14:21:48,855 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11309 14:21:48,855 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11310 14:21:48,856 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11311 14:21:48,856 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171ed0>, 'start_response': <function repl_start_response at 0x3189de8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2c46210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171ed0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171d10>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2c46210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2fd2e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672108.857305, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3171d10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31716d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'hg_app/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11312 14:21:48,867 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11313 14:21:48,867 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11314 14:21:48,898 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11315 14:21:48,914 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11316 14:21:48,915 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11317 14:21:48,915 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11318 14:21:48,915 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11319 14:21:48,915 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11320 14:21:48,915 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11321 14:21:48,916 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11322 14:21:48,916 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11323 14:21:48,916 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3164a10>, 'start_response': <function repl_start_response at 0x3183ed8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31648d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3164a10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171fd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31648d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672108.9166191, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3171fd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3171d90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11324 14:21:48,920 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11325 14:21:48,920 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11326 14:21:50,638 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11327 14:21:50,641 DEBUG [routes.middleware] Matched GET /hg_app/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11328 14:21:50,641 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11329 14:21:50,642 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11330 14:21:50,643 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11331 14:21:50,644 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11332 14:21:50,645 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11333 14:21:50,645 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11334 14:21:50,646 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11335 14:21:50,646 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x317a950>, 'start_response': <function repl_start_response at 0x31965f0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x317a110>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x317a950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x317af10>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x317a110>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672110.647115, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x317af10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x1be9790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'hg_app/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11336 14:21:50,657 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11337 14:21:50,657 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11338 14:21:50,681 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11339 14:21:50,682 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11340 14:21:50,683 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11341 14:21:50,683 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11342 14:21:50,683 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11343 14:21:50,683 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11344 14:21:50,683 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11345 14:21:50,684 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11346 14:21:50,684 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11347 14:21:50,684 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2f18610>, 'start_response': <function repl_start_response at 0x3183b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b26e50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2f18610>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x317a150>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b26e50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672110.6845579, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x317a150>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x317a450>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11348 14:21:50,688 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11349 14:21:50,688 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11350 14:21:51,758 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11351 14:21:51,760 DEBUG [routes.middleware] Matched GET /hg_app/log
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11352 14:21:51,761 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11353 14:21:51,761 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/log'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11354 14:21:51,763 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11355 14:21:51,764 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11356 14:21:51,764 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11357 14:21:51,765 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11358 14:21:51,765 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11359 14:21:51,765 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2ff9b50>, 'start_response': <function repl_start_response at 0x31896e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/log'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app/log', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ff9990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ff9b50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x317a2d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/log'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ff9990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672111.766551, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x317a2d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x317a0d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'hg_app/log', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11360 14:21:51,776 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11361 14:21:51,777 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11362 14:21:51,799 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11363 14:21:51,800 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11364 14:21:51,800 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11365 14:21:51,801 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11366 14:21:51,801 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11367 14:21:51,801 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11368 14:21:51,801 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11369 14:21:51,801 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11370 14:21:51,802 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11371 14:21:51,802 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3199b10>, 'start_response': <function repl_start_response at 0x31a3398>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/log', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31999d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3199b10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3000290>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31999d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672111.802423, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3000290>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ff9f90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11372 14:21:51,806 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11373 14:21:51,806 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11374 14:21:52,303 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11375 14:21:52,311 DEBUG [routes.middleware] Matched GET /hg_app/graph
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11376 14:21:52,311 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11377 14:21:52,311 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/graph'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11378 14:21:52,311 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11379 14:21:52,312 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11380 14:21:52,312 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11381 14:21:52,312 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11382 14:21:52,312 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11383 14:21:52,312 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x31a7910>, 'start_response': <function repl_start_response at 0x31a3ed8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/log', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/graph'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app/graph', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31a7950>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31a7910>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171e90>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/graph'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31a7950>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018c50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672112.3129711, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3171e90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b26b10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'hg_app/graph', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11384 14:21:52,322 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11385 14:21:52,323 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11386 14:21:52,339 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11387 14:21:52,341 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11388 14:21:52,341 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11389 14:21:52,341 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11390 14:21:52,342 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11391 14:21:52,343 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11392 14:21:52,343 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11393 14:21:52,343 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11394 14:21:52,343 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11395 14:21:52,344 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x317a0d0>, 'start_response': <function repl_start_response at 0x3189a28>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/graph', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x317a310>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x317a0d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c3b650>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x317a310>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672112.344557, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c3b650>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3199bd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11396 14:21:52,351 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11397 14:21:52,351 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11398 14:21:52,351 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11399 14:21:52,352 DEBUG [routes.middleware] Matched GET /static/graph.js
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11400 14:21:52,352 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11401 14:21:52,352 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/graph.js'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11402 14:21:52,353 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11403 14:21:52,353 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11404 14:21:52,353 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11405 14:21:52,353 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11406 14:21:52,354 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11407 14:21:52,354 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x317af90>, 'start_response': <function repl_start_response at 0x3183848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/graph', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/graph.js'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/graph.js', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x317af90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x317a150>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/graph.js'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x316b9d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672112.354321, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x317a150>, 'HTTP_ACCEPT': '*/*', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3199a50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/graph.js', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11408 14:21:52,357 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11409 14:21:52,357 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11410 14:21:52,791 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11411 14:21:52,792 DEBUG [routes.middleware] Matched GET /hg_app/tags
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11412 14:21:52,792 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11413 14:21:52,793 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/tags'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11414 14:21:52,793 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11415 14:21:52,793 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11416 14:21:52,793 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11417 14:21:52,794 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11418 14:21:52,794 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11419 14:21:52,794 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171a10>, 'start_response': <function repl_start_response at 0x31a96e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/graph', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/tags'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app/tags', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171710>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171a10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x317ae90>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/tags'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171710>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x316b350 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672112.794512, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x317ae90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3000350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'hg_app/tags', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11420 14:21:52,806 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11421 14:21:52,806 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11422 14:21:52,832 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11423 14:21:52,833 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11424 14:21:52,833 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11425 14:21:52,833 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11426 14:21:52,833 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11427 14:21:52,834 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11428 14:21:52,834 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11429 14:21:52,834 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11430 14:21:52,834 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11431 14:21:52,834 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x31b5610>, 'start_response': <function repl_start_response at 0x31a9398>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/tags', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31b50d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31b5610>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171d90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31b50d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x316bbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672112.8348651, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3171d90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3171f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11432 14:21:52,839 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11433 14:21:52,839 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11434 14:21:53,469 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11435 14:21:53,472 DEBUG [routes.middleware] Matched GET /hg_app/branches
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11436 14:21:53,472 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11437 14:21:53,472 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/branches'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11438 14:21:53,473 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11439 14:21:53,473 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11440 14:21:53,473 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11441 14:21:53,473 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11442 14:21:53,474 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11443 14:21:53,474 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x31a7dd0>, 'start_response': <function repl_start_response at 0x31a95f0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/tags', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/branches'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app/branches', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31a7550>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31a7dd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c3b650>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/branches'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31a7550>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x316be50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672113.4743869, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c3b650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3171c90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'hg_app/branches', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11444 14:21:53,482 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11445 14:21:53,482 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11446 14:21:53,498 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11447 14:21:53,499 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11448 14:21:53,499 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11449 14:21:53,500 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11450 14:21:53,500 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11451 14:21:53,500 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11452 14:21:53,500 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11453 14:21:53,500 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11454 14:21:53,501 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11455 14:21:53,501 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3199ad0>, 'start_response': <function repl_start_response at 0x31a9140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/branches', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3199b50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3199ad0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2c3b390>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3199b50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2fd2e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672113.5014579, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2c3b390>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31a7310>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11456 14:21:53,507 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11457 14:21:53,507 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11458 14:21:54,140 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11459 14:21:54,141 DEBUG [routes.middleware] Matched GET /hg_app/file/058f63b6c2ff
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11460 14:21:54,141 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11461 14:21:54,141 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/file/058f63b6c2ff'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11462 14:21:54,142 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11463 14:21:54,142 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11464 14:21:54,142 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11465 14:21:54,142 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11466 14:21:54,143 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11467 14:21:54,143 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3199690>, 'start_response': <function repl_start_response at 0x31a3668>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/branches', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/file/058f63b6c2ff'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app/file/058f63b6c2ff', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3199c90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3199690>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3199e90>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/file/058f63b6c2ff'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3199c90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672114.143424, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3199e90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31a7fd0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'hg_app/file/058f63b6c2ff', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11468 14:21:54,218 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11469 14:21:54,219 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11470 14:21:54,328 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11471 14:21:54,330 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11472 14:21:54,331 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11473 14:21:54,331 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11474 14:21:54,332 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11475 14:21:54,333 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11476 14:21:54,334 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11477 14:21:54,334 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11478 14:21:54,334 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11479 14:21:54,335 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x31aa8d0>, 'start_response': <function repl_start_response at 0x31897d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/file/058f63b6c2ff', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31aa410>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31aa8d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31995d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31aa410>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672114.335772, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x31995d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3199290>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11480 14:21:54,351 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11481 14:21:54,351 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11482 14:21:55,859 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11483 14:21:55,864 DEBUG [routes.middleware] Matched GET /hg_app/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11484 14:21:55,865 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11485 14:21:55,865 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11486 14:21:55,865 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11487 14:21:55,865 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11488 14:21:55,865 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11489 14:21:55,865 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11490 14:21:55,866 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11491 14:21:55,866 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x31aa950>, 'start_response': <function repl_start_response at 0x3183d70>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/file/058f63b6c2ff', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/hg_app/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31aaa90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31aa950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31aa490>, {'action': u'view', 'controller': u'hg', 'path_info': 'hg_app/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31aaa90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x316bd50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672115.866457, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x31aa490>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x317a190>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'hg_app/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11492 14:21:55,874 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11493 14:21:55,874 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11494 14:21:55,895 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11495 14:21:55,903 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11496 14:21:55,903 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11497 14:21:55,903 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11498 14:21:55,903 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11499 14:21:55,904 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11500 14:21:55,904 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11501 14:21:55,904 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11502 14:21:55,904 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11503 14:21:55,904 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2ff10d0>, 'start_response': <function repl_start_response at 0x3189848>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/hg_app/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ff1350>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ff10d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2ff96d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ff1350>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2e82b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672115.9050519, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2ff96d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2f18890>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11504 14:21:55,908 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11505 14:21:55,909 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11506 14:21:58,904 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11507 14:21:58,907 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11508 14:21:58,907 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11509 14:21:58,908 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11510 14:21:58,909 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11511 14:21:58,910 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11512 14:21:58,910 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11513 14:21:58,911 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11514 14:21:58,911 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11515 14:21:58,911 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2fe7750>, 'start_response': <function repl_start_response at 0x31969b0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2fe7c90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fe7750>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2ff1290>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2fe7c90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672118.912482, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2ff1290>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2f18610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11516 14:21:58,924 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11517 14:21:58,924 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11518 14:21:58,996 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11519 14:21:58,997 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11520 14:21:58,997 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11521 14:21:58,997 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11522 14:21:58,998 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11523 14:21:58,998 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11524 14:21:58,998 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11525 14:21:58,998 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11526 14:21:58,999 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11527 14:21:58,999 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171e10>, 'start_response': <function repl_start_response at 0x3196b18>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171910>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171e10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fe7bd0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171910>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672118.9993861, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fe7bd0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3171790>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11528 14:21:59,002 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11529 14:21:59,003 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11530 14:24:11,606 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11531 14:24:11,617 DEBUG [routes.middleware] Matched GET /mass_account_manager/
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11532 14:24:11,617 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11533 14:24:11,618 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11534 14:24:11,618 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11535 14:24:11,618 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11536 14:24:11,619 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11537 14:24:11,619 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11538 14:24:11,619 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11539 14:24:11,619 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x31b5110>, 'start_response': <function repl_start_response at 0x31a35f0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31b57d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31b5110>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171c50>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31b57d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018650 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672251.6196721, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3171c50>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3171b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11540 14:24:13,358 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11541 14:24:13,358 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11542 14:24:13,461 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11543 14:24:13,462 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11544 14:24:13,463 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11545 14:24:13,463 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11546 14:24:13,463 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11547 14:24:13,463 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11548 14:24:13,463 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11549 14:24:13,464 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11550 14:24:13,464 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11551 14:24:13,464 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171cd0>, 'start_response': <function repl_start_response at 0x31a3758>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171f10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171cd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fe7c10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171f10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672253.464591, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fe7c10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x317aa10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11552 14:24:13,468 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11553 14:24:13,468 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11554 14:24:16,859 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11555 14:24:16,860 DEBUG [routes.middleware] Matched GET /mass_account_manager/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11556 14:24:16,860 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11557 14:24:16,860 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11558 14:24:16,861 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11559 14:24:16,861 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11560 14:24:16,861 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11561 14:24:16,861 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11562 14:24:16,861 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11563 14:24:16,861 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171610>, 'start_response': <function repl_start_response at 0x3196aa0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/mass_account_manager/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171790>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171610>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fe7710>, {'action': u'view', 'controller': u'hg', 'path_info': 'mass_account_manager/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171790>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672256.8621931, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fe7710>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x317aa50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'mass_account_manager/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11564 14:24:16,870 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11565 14:24:16,870 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11566 14:24:16,891 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11567 14:24:16,892 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11568 14:24:16,892 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11569 14:24:16,892 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11570 14:24:16,893 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11571 14:24:16,893 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11572 14:24:16,893 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11573 14:24:16,893 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11574 14:24:16,893 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11575 14:24:16,894 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b26090>, 'start_response': <function repl_start_response at 0x31890c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/mass_account_manager/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b26190>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b26090>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2f188d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b26190>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2e82a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672256.894357, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2f188d0>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3171e90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11576 14:24:16,898 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11577 14:24:16,898 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11578 14:24:19,520 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11579 14:24:19,523 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11580 14:24:19,523 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11581 14:24:19,524 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11582 14:24:19,525 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11583 14:24:19,526 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11584 14:24:19,526 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11585 14:24:19,526 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11586 14:24:19,526 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11587 14:24:19,526 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3164ed0>, 'start_response': <function repl_start_response at 0x31a9f50>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3164510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3164ed0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b26690>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3164510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2e82bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672259.526967, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b26690>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ff14d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11588 14:24:19,530 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11589 14:24:19,530 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11590 14:24:19,565 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11591 14:24:19,567 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11592 14:24:19,567 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11593 14:24:19,567 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11594 14:24:19,568 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11595 14:24:19,568 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11596 14:24:19,568 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11597 14:24:19,569 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11598 14:24:19,569 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11599 14:24:19,569 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3199750>, 'start_response': <function repl_start_response at 0x31a9398>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3199290>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3199750>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b26750>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3199290>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2e82b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672259.5698149, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b26750>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3000410>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11600 14:24:19,575 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11601 14:24:19,575 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11602 14:24:21,047 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11603 14:24:21,050 DEBUG [routes.middleware] Matched GET /symfonia_invoice_export/
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11604 14:24:21,050 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11605 14:24:21,051 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'symfonia_invoice_export/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11606 14:24:21,052 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11607 14:24:21,053 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11608 14:24:21,053 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11609 14:24:21,054 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11610 14:24:21,054 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11611 14:24:21,055 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3199950>, 'start_response': <function repl_start_response at 0x3183de8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'symfonia_invoice_export/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/symfonia_invoice_export/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3199a10>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3199950>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3199490>, {'action': u'view', 'controller': u'hg', 'path_info': 'symfonia_invoice_export/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3199a10>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x316b4d0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672261.0557489, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3199490>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2b262d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'symfonia_invoice_export/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11612 14:24:21,074 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11613 14:24:21,113 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11614 14:24:21,208 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11615 14:24:21,209 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11616 14:24:21,210 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11617 14:24:21,210 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11618 14:24:21,210 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11619 14:24:21,210 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11620 14:24:21,211 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11621 14:24:21,211 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11622 14:24:21,211 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11623 14:24:21,211 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2ff18d0>, 'start_response': <function repl_start_response at 0x31a9c80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/symfonia_invoice_export/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ff1310>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ff18d0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3199090>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ff1310>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2fd2e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672261.211683, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3199090>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3000b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11624 14:24:21,215 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11625 14:24:21,215 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11626 14:24:22,296 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11627 14:24:22,299 DEBUG [routes.middleware] Matched GET /symfonia_invoice_export/tags
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11628 14:24:22,299 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11629 14:24:22,300 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'symfonia_invoice_export/tags'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11630 14:24:22,301 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11631 14:24:22,302 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11632 14:24:22,303 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11633 14:24:22,303 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11634 14:24:22,303 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11635 14:24:22,304 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2f18a10>, 'start_response': <function repl_start_response at 0x31897d0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/symfonia_invoice_export/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'symfonia_invoice_export/tags'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/symfonia_invoice_export/tags', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2f18990>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2f18a10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2ff10d0>, {'action': u'view', 'controller': u'hg', 'path_info': 'symfonia_invoice_export/tags'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2f18990>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2e82a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672262.3049009, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2ff10d0>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2f1e110>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'symfonia_invoice_export/tags', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11636 14:24:22,322 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11637 14:24:22,322 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11638 14:24:22,340 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11639 14:24:22,341 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11640 14:24:22,341 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11641 14:24:22,341 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11642 14:24:22,341 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11643 14:24:22,342 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11644 14:24:22,342 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11645 14:24:22,342 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11646 14:24:22,342 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11647 14:24:22,342 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2fe7b90>, 'start_response': <function repl_start_response at 0x3196320>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/symfonia_invoice_export/tags', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3164f50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2fe7b90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2f18b50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3164f50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018bd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672262.3431549, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2f18b50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ff9610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11648 14:24:22,346 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11649 14:24:22,347 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11650 14:24:23,776 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11651 14:24:23,785 DEBUG [routes.middleware] Matched GET /symfonia_invoice_export/summary
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11652 14:24:23,786 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11653 14:24:23,786 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'symfonia_invoice_export/summary'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11654 14:24:23,788 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11655 14:24:23,789 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11656 14:24:23,789 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11657 14:24:23,790 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11658 14:24:23,790 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11659 14:24:23,790 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3164510>, 'start_response': <function repl_start_response at 0x31a3cf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/symfonia_invoice_export/tags', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'symfonia_invoice_export/summary'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/symfonia_invoice_export/summary', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31a7090>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3164510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fe7590>, {'action': u'view', 'controller': u'hg', 'path_info': 'symfonia_invoice_export/summary'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31a7090>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf250 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672263.7915399, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fe7590>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ff1350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'symfonia_invoice_export/summary', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11660 14:24:23,817 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11661 14:24:23,818 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11662 14:24:23,842 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11663 14:24:23,847 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11664 14:24:23,848 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11665 14:24:23,848 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11666 14:24:23,848 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11667 14:24:23,848 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11668 14:24:23,849 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11669 14:24:23,849 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11670 14:24:23,849 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11671 14:24:23,849 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171e10>, 'start_response': <function repl_start_response at 0x3196410>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/symfonia_invoice_export/summary', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171d50>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171e10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2fe7c90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171d50>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672263.8496089, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2fe7c90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ff9b50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11672 14:24:23,853 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11673 14:24:23,853 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11674 14:24:26,707 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11675 14:24:26,708 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11676 14:24:26,708 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11677 14:24:26,708 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11678 14:24:26,708 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11679 14:24:26,709 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11680 14:24:26,709 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11681 14:24:26,709 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11682 14:24:26,709 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11683 14:24:26,710 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171e90>, 'start_response': <function repl_start_response at 0x3189e60>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171f90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171e90>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171d90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171f90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2fd2e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672266.7107069, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3171d90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3164f50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11684 14:24:26,722 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11685 14:24:26,723 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11686 14:24:26,767 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11687 14:24:26,778 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11688 14:24:26,779 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11689 14:24:26,779 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11690 14:24:26,779 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11691 14:24:26,779 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11692 14:24:26,780 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11693 14:24:26,780 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11694 14:24:26,780 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11695 14:24:26,780 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2f18dd0>, 'start_response': <function repl_start_response at 0x2cd4230>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2f18ad0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2f18dd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171690>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2f18ad0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2e82a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672266.780658, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3171690>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3000410>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11696 14:24:26,784 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11697 14:24:26,784 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11698 14:24:34,585 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11699 14:24:34,587 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11700 14:24:34,588 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11701 14:24:34,588 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11702 14:24:34,589 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11703 14:24:34,590 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11704 14:24:34,591 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11705 14:24:34,591 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11706 14:24:34,591 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11707 14:24:34,592 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b26090>, 'start_response': <function repl_start_response at 0x31a9410>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b26750>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b26090>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2f18a90>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b26750>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672274.5928249, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2f18a90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3171f10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11708 14:24:36,316 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11709 14:24:36,316 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11710 14:24:36,364 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11711 14:24:36,366 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11712 14:24:36,366 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11713 14:24:36,366 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11714 14:24:36,366 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11715 14:24:36,366 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11716 14:24:36,367 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11717 14:24:36,367 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11718 14:24:36,367 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11719 14:24:36,367 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x31aae50>, 'start_response': <function repl_start_response at 0x31ba398>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31aa150>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31aae50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3199650>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31aa150>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x3018a50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672276.367744, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3199650>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2ff1b90>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11720 14:24:36,371 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11721 14:24:36,371 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11722 14:24:38,280 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11723 14:24:38,283 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11724 14:24:38,283 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11725 14:24:38,284 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11726 14:24:38,284 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11727 14:24:38,285 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11728 14:24:38,286 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11729 14:24:38,286 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11730 14:24:38,287 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11731 14:24:38,287 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x31aa210>, 'start_response': <function repl_start_response at 0x31ba938>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31aa510>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31aa210>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31aae10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31aa510>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x316bbd0 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672278.2881579, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x31aae10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2f18610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11732 14:24:38,292 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11733 14:24:38,292 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11734 14:24:38,325 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11735 14:24:38,326 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11736 14:24:38,327 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11737 14:24:38,327 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11738 14:24:38,327 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11739 14:24:38,327 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11740 14:24:38,328 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11741 14:24:38,328 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11742 14:24:38,328 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11743 14:24:38,328 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2b26210>, 'start_response': <function repl_start_response at 0x31bac08>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2b261d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2b26210>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3199c50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2b261d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x316b550 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672278.3286309, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3199c50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2c3b350>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11744 14:24:38,332 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11745 14:24:38,332 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11746 14:24:42,241 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11747 14:24:42,244 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11748 14:24:42,244 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11749 14:24:42,245 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11750 14:24:42,246 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11751 14:24:42,246 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11752 14:24:42,246 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11753 14:24:42,246 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11754 14:24:42,246 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11755 14:24:42,246 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2ff18d0>, 'start_response': <function repl_start_response at 0x31ba6e0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2ff1e90>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2ff18d0>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3199c10>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2ff1e90>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2fd2e50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672282.247246, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3199c10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x317af50>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11756 14:24:42,251 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11757 14:24:42,251 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11758 14:24:42,288 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11759 14:24:42,289 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11760 14:24:42,289 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11761 14:24:42,289 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11762 14:24:42,289 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11763 14:24:42,290 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11764 14:24:42,290 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11765 14:24:42,290 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11766 14:24:42,290 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11767 14:24:42,290 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x31aa790>, 'start_response': <function repl_start_response at 0x2cd4aa0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x31aa6d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x31aa790>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x31aae90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x31aa6d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x316b450 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672282.2910111, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x31aae90>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31aa8d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11768 14:24:42,294 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11769 14:24:42,295 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11770 14:24:43,118 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11771 14:24:43,129 DEBUG [routes.middleware] Matched GET /
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11772 14:24:43,130 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11773 14:24:43,130 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11774 14:24:43,130 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11775 14:24:43,130 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11776 14:24:43,130 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11777 14:24:43,131 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11778 14:24:43,131 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11779 14:24:43,131 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2f18f10>, 'start_response': <function repl_start_response at 0x31a9c80>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2f18bd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2f18f10>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2b26650>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2f18bd0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2e82b50 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672283.1315539, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2b26650>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x317aed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11780 14:24:43,134 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11781 14:24:43,135 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11782 14:24:43,175 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11783 14:24:43,176 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11784 14:24:43,177 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11785 14:24:43,177 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11786 14:24:43,177 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11787 14:24:43,177 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11788 14:24:43,178 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11789 14:24:43,178 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11790 14:24:43,178 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11791 14:24:43,178 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3171d50>, 'start_response': <function repl_start_response at 0x31890c8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2ad8d90>, 'HTTP_REFERER': 'http://127.0.0.1:5000/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2b26050>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3171950>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3171d50>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2b26bd0>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x3171750>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '5000', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3171950>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x2b26c10>, 'wsgi.input': <socket._fileobject object at 0x2acf850 length=0>, 'HTTP_HOST': '127.0.0.1:5000', 'beaker.session': {'_accessed_time': 1266672283.178623, '_creation_time': 1266672101.931427}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x3171750>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x31aa5d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f53f992f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1bf2550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11792 14:24:43,182 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11793 14:24:43,182 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11794 14:26:32,339 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11795 14:26:32,339 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11796 14:26:32,343 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11797 14:26:32,343 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11798 14:26:34,061 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11799 14:26:34,061 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11800 14:26:34,062 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11801 14:26:34,064 DEBUG [paste.httpserver.ThreadPool] Started new worker 139846010796304: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11802 14:26:34,064 DEBUG [paste.httpserver.ThreadPool] Started new worker 139846002403600: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11803 14:26:34,064 DEBUG [paste.httpserver.ThreadPool] Started new worker 139845994010896: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11804 14:26:34,064 DEBUG [paste.httpserver.ThreadPool] Started new worker 139845985618192: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11805 14:26:34,065 DEBUG [paste.httpserver.ThreadPool] Started new worker 139845977225488: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11806 14:26:34,065 DEBUG [paste.httpserver.ThreadPool] Started new worker 139845968832784: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11807 14:26:34,066 DEBUG [paste.httpserver.ThreadPool] Started new worker 139845960440080: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11808 14:26:34,066 DEBUG [paste.httpserver.ThreadPool] Started new worker 139845952047376: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11809 14:26:34,066 DEBUG [paste.httpserver.ThreadPool] Started new worker 139845943654672: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11810 14:26:34,067 DEBUG [paste.httpserver.ThreadPool] Started new worker 139845935261968: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11811 14:27:02,453 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11812 14:27:02,453 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11813 14:27:02,457 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11814 14:27:02,457 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11815 14:27:04,150 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11816 14:27:04,150 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11817 14:27:04,151 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543673231632: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11818 14:27:04,151 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543664838928: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11819 14:27:04,151 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543656446224: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11820 14:27:04,152 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543648053520: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11821 14:27:04,152 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543639660816: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11822 14:27:04,152 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543631268112: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11823 14:27:04,152 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543622875408: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11824 14:27:04,153 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543614482704: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11825 14:27:04,153 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543606090000: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11826 14:27:04,153 DEBUG [paste.httpserver.ThreadPool] Started new worker 140543597697296: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11827 14:27:12,346 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11828 14:27:12,348 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11829 14:27:12,349 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11830 14:27:12,379 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11831 14:27:12,379 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11832 14:27:12,379 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11833 14:27:12,380 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11834 14:27:12,380 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x2f1b290>, 'start_response': <function repl_start_response at 0x2f1e140>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf1c90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': u'/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d42610>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': u'/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x2f1b5d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2d42f10>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x2f1b290>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x2f1b110>, {'action': u'view', 'controller': u'hg', 'path_info': u'/'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x2f1b5d0>, 'wsgi.input': <socket._fileobject object at 0x2ce7650 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266672432.380492, '_creation_time': 1266672432.380492}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x2f1b110>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x2f19ed0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd2e516f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e12910>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': u'/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11835 14:27:12,384 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11836 14:27:12,384 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11837 14:27:12,453 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11838 14:27:12,455 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11839 14:27:12,455 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11840 14:27:12,455 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11841 14:27:12,455 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11842 14:27:12,455 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11843 14:27:12,455 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x312dbd0>, 'start_response': <function repl_start_response at 0x312cde8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf1c90>, 'HTTP_REFERER': 'http://127.0.0.1:8001/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d42610>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x312d810>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x312dbd0>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2d42f10>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x312d710>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x312d810>, 'wsgi.input': <socket._fileobject object at 0x2ce76d0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266672432.456079, '_creation_time': 1266672432.380492}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x312d710>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x312d6d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd2e516f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e12910>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11844 14:27:12,459 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11845 14:27:12,460 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11846 14:27:12,460 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11847 14:27:12,461 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11848 14:27:12,461 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11849 14:27:12,462 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11850 14:27:12,462 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11851 14:27:12,462 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11852 14:27:12,462 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x313c810>, 'start_response': <function repl_start_response at 0x3138500>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf1c90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d42610>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x313c690>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2d42f10>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x313c810>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x312df10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x313c690>, 'wsgi.input': <socket._fileobject object at 0x2ce75d0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266672432.4625671, '_creation_time': 1266672432.380492}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x312df10>, 'HTTP_ACCEPT': 'image/png,image/*;q=0.8,*/*;q=0.5', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x312d650>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd2e516f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e12910>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hgicon.png', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11853 14:27:12,466 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11854 14:27:12,466 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11855 14:27:14,016 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11856 14:27:14,017 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11857 14:27:14,018 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11858 14:27:14,018 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11859 14:27:14,018 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11860 14:27:14,018 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11861 14:27:14,018 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x313c490>, 'start_response': <function repl_start_response at 0x3138aa0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf1c90>, 'HTTP_REFERER': 'http://127.0.0.1:8001/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d42610>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/ftp_exchange/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x313c190>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x313c490>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2d42f10>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x313ce10>, {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x313c190>, 'wsgi.input': <socket._fileobject object at 0x3094cd0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266672434.0187299, '_creation_time': 1266672432.380492}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x313ce10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x313c610>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd2e516f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e12910>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'ftp_exchange/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11862 14:27:14,059 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11863 14:27:14,060 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11864 14:27:14,077 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11865 14:27:14,078 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11866 14:27:14,078 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11867 14:27:14,078 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11868 14:27:14,079 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11869 14:27:14,079 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11870 14:27:14,079 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3231f10>, 'start_response': <function repl_start_response at 0x339bcf8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf1c90>, 'HTTP_REFERER': 'http://127.0.0.1:8001/ftp_exchange/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d42610>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3231cd0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3231f10>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x2d42f10>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x313cb10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3231cd0>, 'wsgi.input': <socket._fileobject object at 0x3094ed0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266672434.0794489, '_creation_time': 1266672432.380492}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x313cb10>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x312df10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd2e516f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e12910>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11871 14:27:14,083 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11872 14:27:14,083 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11873 14:27:15,468 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11874 14:27:15,470 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11875 14:27:15,471 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11876 14:27:15,471 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11877 14:27:15,472 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11878 14:27:15,472 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11879 14:27:15,472 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x339a690>, 'start_response': <function repl_start_response at 0x33af758>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf1c90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d42610>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x339a490>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2d42f10>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x339a690>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x338fa10>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x339a490>, 'wsgi.input': <socket._fileobject object at 0x3248cd0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266672435.474297, '_creation_time': 1266672432.380492}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x338fa10>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x3231850>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd2e516f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e12910>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hgicon.png', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11880 14:27:15,485 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11881 14:27:15,486 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11882 14:27:15,510 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11883 14:27:15,514 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11884 14:27:15,515 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11885 14:27:15,515 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11886 14:27:15,515 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11887 14:27:15,516 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11888 14:27:15,516 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x3231f50>, 'start_response': <function repl_start_response at 0x339b5f0>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x2cf1c90>, 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x2d42610>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/hgicon.png', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x32319d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'beaker.cache': <beaker.cache.CacheManager object at 0x2d42f10>, 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x3231f50>, 'wsgi.url_scheme': 'http', 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x313ca90>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/hgicon.png'}), 'SERVER_PORT': '8001', 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x32319d0>, 'wsgi.input': <socket._fileobject object at 0x320af50 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266672435.5170131, '_creation_time': 1266672432.380492}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x313ca90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x312d5d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7fd2e516f1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x1e12910>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/hgicon.png', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11889 14:27:15,528 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11890 14:27:15,528 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11891 14:28:09,731 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11892 14:28:09,732 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11893 14:28:09,735 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11894 14:28:09,735 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11895 14:28:36,064 DEBUG [pylons.configuration] Initializing configuration, package: 'pylons_app'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11896 14:28:36,065 DEBUG [pylons.configuration] Pushing process configuration
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11897 14:28:36,068 DEBUG [pylons.configuration] Adding mako engine with alias None and {'myghty.data_dir': '/home/marcink/python_workspace/hg_app/data/templates', 'mako.directories': ['/home/marcink/python_workspace/hg_app/pylons_app/templates'], 'myghty.component_root': [{'templates': '/home/marcink/python_workspace/hg_app/pylons_app/templates'}], 'kid.encoding': 'utf-8', 'kid.assume_encoding': 'utf-8', 'mako.module_directory': '/home/marcink/python_workspace/hg_app/data/templates', 'myghty.allow_globals': ['c', 'config', 'g', 'h', 'render', 'request', 'session', 'translator', 'ungettext', '_', 'N_'], 'myghty.output_encoding': 'utf-8', 'myghty.raise_error': True, 'mako.output_encoding': 'utf-8', 'mako.filesystem_checks': True} options
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11898 14:28:36,068 DEBUG [pylons.configuration] Loaded mako template engine as the default template renderer
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11899 14:28:37,750 DEBUG [pylons.templating] Initialized Buffet object
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11900 14:28:37,750 DEBUG [pylons.templating] Adding mako template language for use with Buffet
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11901 14:28:37,750 DEBUG [routes.middleware] Initialized with method overriding = True, and path info altering = True
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11902 14:28:37,924 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875953305872: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11903 14:28:37,936 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875944913168: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11904 14:28:37,937 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875936520464: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11905 14:28:37,938 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875928127760: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11906 14:28:37,939 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875919735056: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11907 14:28:37,955 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875911342352: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11908 14:28:37,956 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875902949648: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11909 14:28:37,956 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875894556944: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11910 14:28:37,956 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875886164240: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11911 14:28:37,956 DEBUG [paste.httpserver.ThreadPool] Started new worker 139875810539792: Initial worker pool
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11912 14:28:41,872 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11913 14:28:41,879 DEBUG [routes.middleware] Matched GET /ftp_exchange/
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11914 14:28:41,879 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11915 14:28:41,879 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11916 14:28:41,880 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11917 14:28:41,881 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11918 14:28:41,912 DEBUG [pylons.wsgiapp] Found controller, module: 'pylons_app.controllers.hg', class: 'HgController'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11919 14:28:41,912 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11920 14:28:41,912 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11921 14:28:41,912 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11922 14:28:41,912 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x392be90>, 'start_response': <function repl_start_response at 0x39391b8>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38cae50>, 'HTTP_REFERER': 'http://127.0.0.1:8001/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x391a090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/ftp_exchange/', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x3935210>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x392be90>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x391a890>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x392bc90>, {'action': u'view', 'controller': u'hg', 'path_info': 'ftp_exchange/'}), 'SERVER_PORT': '8001', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x391acd0>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x3935210>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x391acd0>, 'wsgi.input': <socket._fileobject object at 0x38c15d0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266672521.9130261, '_creation_time': 1266672521.9130261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x392bc90>, 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x392ba10>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f376e01c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a87550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'ftp_exchange/', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11923 14:28:41,953 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11924 14:28:41,953 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11925 14:28:42,129 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued)
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11926 14:28:42,132 DEBUG [routes.middleware] Matched GET /static/style-gitweb.css
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11927 14:28:42,132 DEBUG [routes.middleware] Route path: '/{path_info:.*}', defaults: {'action': u'view', 'controller': u'hg', 'path_info': u'/'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11928 14:28:42,132 DEBUG [routes.middleware] Match dict: {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11929 14:28:42,132 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11930 14:28:42,133 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'hg'
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11931 14:28:42,133 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11932 14:28:42,133 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11933 14:28:42,133 DEBUG [pylons.controllers.core] Looking for u'view' method to handle the request
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11934 14:28:42,133 DEBUG [pylons.controllers.core] Calling 'view' method with keyword args: **{'pylons': <pylons.util.PylonsContext object at 0x4035510>, 'start_response': <function repl_start_response at 0x4032b90>, 'controller': u'hg', 'environ': {'routes.route': <routes.route.Route object at 0x38cae50>, 'HTTP_REFERER': 'http://127.0.0.1:8001/ftp_exchange/', 'pylons.routes_dict': {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}, 'beaker.get_session': <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x391a090>>, 'SCRIPT_NAME': '', 'webob.adhoc_attrs': {'language': 'en-us'}, 'REQUEST_METHOD': 'GET', 'PATH_INFO': '/static/style-gitweb.css', 'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'paste.throw_errors': True, 'pylons.action_method': <bound method HgController.view of <pylons_app.controllers.hg.HgController object at 0x40355d0>>, 'CONTENT_LENGTH': '0', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100219 Ubuntu/9.10 (karmic) Namoroka/3.6.2pre', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'pylons_app=770cd9b88fbc14ed3746e026a4cb4519a36ed961e68a9cfa207d1188ddc7838bcb6e168a', 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'pylons.environ_config': {'session': 'beaker.session', 'cache': 'beaker.cache'}, 'pylons.pylons': <pylons.util.PylonsContext object at 0x4035510>, 'wsgi.url_scheme': 'http', 'beaker.cache': <beaker.cache.CacheManager object at 0x391a890>, 'wsgiorg.routing_args': (<routes.util.URLGenerator object at 0x392bc50>, {'action': u'view', 'controller': u'hg', 'path_info': 'static/style-gitweb.css'}), 'SERVER_PORT': '8001', 'weberror.evalexception': <weberror.evalexception.EvalException object at 0x391acd0>, 'pylons.controller': <pylons_app.controllers.hg.HgController object at 0x40355d0>, 'paste.evalexception': <weberror.evalexception.EvalException object at 0x391acd0>, 'wsgi.input': <socket._fileobject object at 0x39272d0 length=0>, 'HTTP_HOST': '127.0.0.1:8001', 'beaker.session': {'_accessed_time': 1266672522.1343889, '_creation_time': 1266672521.9130261}, 'wsgi.multithread': True, 'routes.url': <routes.util.URLGenerator object at 0x392bc50>, 'HTTP_ACCEPT': 'text/css,*/*;q=0.1', 'wsgi.version': (1, 0), 'paste.registry': <paste.registry.Registry object at 0x40352d0>, 'wsgi.run_once': False, 'wsgi.errors': <open file '<stderr>', mode 'w' at 0x7f376e01c1c8>, 'wsgi.multiprocess': False, 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'CONTENT_TYPE': '', 'paste.httpserver.thread_pool': <paste.httpserver.ThreadPool object at 0x2a87550>, 'HTTP_ACCEPT_ENCODING': 'gzip,deflate', 'HTTP_KEEP_ALIVE': '115'}, 'path_info': 'static/style-gitweb.css', 'action': u'view'}
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11935 14:28:42,139 DEBUG [pylons.controllers.core] Merging pylons.response headers into start_response call, status: 200 Script output follows
525ed90e4577 major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Marcin Kuzminski
parents: 8
diff changeset
11936 14:28:42,139 DEBUG [pylons.controllers.core] Response assumed to be WSGI content, returning un-touched