Advertisement
Guest User

Untitled

a guest
Jul 16th, 2012
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.27 KB | None | 0 0
  1. 2012-07-16 20:41:54,861 (23862/MainThread) newrelic DEBUG - Initializing Python agent logging.
  2. 2012-07-16 20:41:54,862 (23862/MainThread) newrelic DEBUG - Log file "/tmp/python-agent-test.log".
  3. 2012-07-16 20:41:54,862 (23862/MainThread) newrelic.admin DEBUG - Starting agent validation.
  4. 2012-07-16 20:41:54,862 (23862/MainThread) newrelic.config DEBUG - agent configuration file was newrelic.ini
  5. 2012-07-16 20:41:54,863 (23862/MainThread) newrelic.config DEBUG - agent config log_file = '/tmp/newrelic-python-agent.log'
  6. 2012-07-16 20:41:54,863 (23862/MainThread) newrelic.config DEBUG - agent config log_level = 20
  7. 2012-07-16 20:41:54,863 (23862/MainThread) newrelic.config DEBUG - agent config app_name = 'Python Application'
  8. 2012-07-16 20:41:54,863 (23862/MainThread) newrelic.config DEBUG - agent config license_key = '14f238f775d649d2100d552a572773ef04f316b3'
  9. 2012-07-16 20:41:54,863 (23862/MainThread) newrelic.config DEBUG - agent config ssl = False
  10. 2012-07-16 20:41:54,863 (23862/MainThread) newrelic.config DEBUG - agent config monitor_mode = True
  11. 2012-07-16 20:41:54,864 (23862/MainThread) newrelic.config DEBUG - agent config capture_params = False
  12. 2012-07-16 20:41:54,864 (23862/MainThread) newrelic.config DEBUG - agent config ignored_params = []
  13. 2012-07-16 20:41:54,864 (23862/MainThread) newrelic.config DEBUG - agent config transaction_tracer.enabled = True
  14. 2012-07-16 20:41:54,864 (23862/MainThread) newrelic.config DEBUG - agent config transaction_tracer.transaction_threshold = None
  15. 2012-07-16 20:41:54,864 (23862/MainThread) newrelic.config DEBUG - agent config transaction_tracer.record_sql = 'obfuscated'
  16. 2012-07-16 20:41:54,864 (23862/MainThread) newrelic.config DEBUG - agent config transaction_tracer.stack_trace_threshold = 0.5
  17. 2012-07-16 20:41:54,864 (23862/MainThread) newrelic.config DEBUG - agent config transaction_tracer.explain_enabled = True
  18. 2012-07-16 20:41:54,864 (23862/MainThread) newrelic.config DEBUG - agent config transaction_tracer.explain_threshold = 0.5
  19. 2012-07-16 20:41:54,864 (23862/MainThread) newrelic.config DEBUG - agent config transaction_tracer.function_trace = []
  20. 2012-07-16 20:41:54,865 (23862/MainThread) newrelic.config DEBUG - agent config error_collector.enabled = True
  21. 2012-07-16 20:41:54,865 (23862/MainThread) newrelic.config DEBUG - agent config error_collector.ignore_errors = []
  22. 2012-07-16 20:41:54,865 (23862/MainThread) newrelic.config DEBUG - agent config browser_monitoring.auto_instrument = True
  23. 2012-07-16 20:41:54,865 (23862/MainThread) newrelic.config DEBUG - register module ('django.core.handlers.base', 'newrelic.hooks.framework_django', 'instrument_django_core_handlers_base')
  24. 2012-07-16 20:41:54,865 (23862/MainThread) newrelic.config DEBUG - register module ('django.core.handlers.wsgi', 'newrelic.hooks.framework_django', 'instrument_django_core_handlers_wsgi')
  25. 2012-07-16 20:41:54,865 (23862/MainThread) newrelic.config DEBUG - register module ('django.core.urlresolvers', 'newrelic.hooks.framework_django', 'instrument_django_core_urlresolvers')
  26. 2012-07-16 20:41:54,865 (23862/MainThread) newrelic.config DEBUG - register module ('django.template', 'newrelic.hooks.framework_django', 'instrument_django_template')
  27. 2012-07-16 20:41:54,865 (23862/MainThread) newrelic.config DEBUG - register module ('django.template.loader_tags', 'newrelic.hooks.framework_django', 'instrument_django_template_loader_tags')
  28. 2012-07-16 20:41:54,866 (23862/MainThread) newrelic.config DEBUG - register module ('django.core.servers.basehttp', 'newrelic.hooks.framework_django', 'instrument_django_core_servers_basehttp')
  29. 2012-07-16 20:41:54,866 (23862/MainThread) newrelic.config DEBUG - register module ('django.contrib.staticfiles.views', 'newrelic.hooks.framework_django', 'instrument_django_contrib_staticfiles_views')
  30. 2012-07-16 20:41:54,866 (23862/MainThread) newrelic.config DEBUG - register module ('django.contrib.staticfiles.handlers', 'newrelic.hooks.framework_django', 'instrument_django_contrib_staticfiles_handlers')
  31. 2012-07-16 20:41:54,866 (23862/MainThread) newrelic.config DEBUG - register module ('django.views.debug', 'newrelic.hooks.framework_django', 'instrument_django_views_debug')
  32. 2012-07-16 20:41:54,866 (23862/MainThread) newrelic.config DEBUG - register module ('django.http.multipartparser', 'newrelic.hooks.framework_django', 'instrument_django_http_multipartparser')
  33. 2012-07-16 20:41:54,866 (23862/MainThread) newrelic.config DEBUG - register module ('flask.app', 'newrelic.hooks.framework_flask', 'instrument')
  34. 2012-07-16 20:41:54,866 (23862/MainThread) newrelic.config DEBUG - register module ('flask.templating', 'newrelic.hooks.framework_flask', 'instrument')
  35. 2012-07-16 20:41:54,866 (23862/MainThread) newrelic.config DEBUG - register module ('gluon.compileapp', 'newrelic.hooks.framework_web2py', 'instrument_gluon_compileapp')
  36. 2012-07-16 20:41:54,867 (23862/MainThread) newrelic.config DEBUG - register module ('gluon.restricted', 'newrelic.hooks.framework_web2py', 'instrument_gluon_restricted')
  37. 2012-07-16 20:41:54,867 (23862/MainThread) newrelic.config DEBUG - register module ('gluon.main', 'newrelic.hooks.framework_web2py', 'instrument_gluon_main')
  38. 2012-07-16 20:41:54,867 (23862/MainThread) newrelic.config DEBUG - register module ('gluon.template', 'newrelic.hooks.framework_web2py', 'instrument_gluon_template')
  39. 2012-07-16 20:41:54,867 (23862/MainThread) newrelic.config DEBUG - register module ('gluon.tools', 'newrelic.hooks.framework_web2py', 'instrument_gluon_tools')
  40. 2012-07-16 20:41:54,867 (23862/MainThread) newrelic.config DEBUG - register module ('gluon.http', 'newrelic.hooks.framework_web2py', 'instrument_gluon_http')
  41. 2012-07-16 20:41:54,867 (23862/MainThread) newrelic.config DEBUG - register module ('gluon.contrib.feedparser', 'newrelic.hooks.external_feedparser', 'instrument')
  42. 2012-07-16 20:41:54,867 (23862/MainThread) newrelic.config DEBUG - register module ('gluon.contrib.memcache.memcache', 'newrelic.hooks.memcache_memcache', 'instrument')
  43. 2012-07-16 20:41:54,867 (23862/MainThread) newrelic.config DEBUG - register module ('pylons.wsgiapp', 'newrelic.hooks.framework_pylons', 'instrument')
  44. 2012-07-16 20:41:54,868 (23862/MainThread) newrelic.config DEBUG - register module ('pylons.controllers.core', 'newrelic.hooks.framework_pylons', 'instrument')
  45. 2012-07-16 20:41:54,868 (23862/MainThread) newrelic.config DEBUG - register module ('pylons.templating', 'newrelic.hooks.framework_pylons', 'instrument')
  46. 2012-07-16 20:41:54,868 (23862/MainThread) newrelic.config DEBUG - register module ('bottle', 'newrelic.hooks.framework_bottle', 'instrument')
  47. 2012-07-16 20:41:54,868 (23862/MainThread) newrelic.config DEBUG - register module ('cherrypy._cpdispatch', 'newrelic.hooks.framework_cherrypy', 'instrument_cherrypy_cpdispatch')
  48. 2012-07-16 20:41:54,868 (23862/MainThread) newrelic.config DEBUG - register module ('cherrypy._cpwsgi', 'newrelic.hooks.framework_cherrypy', 'instrument_cherrypy_cpwsgi')
  49. 2012-07-16 20:41:54,868 (23862/MainThread) newrelic.config DEBUG - register module ('cherrypy._cptree', 'newrelic.hooks.framework_cherrypy', 'instrument_cherrypy_cptree')
  50. 2012-07-16 20:41:54,868 (23862/MainThread) newrelic.config DEBUG - register module ('tornado.wsgi', 'newrelic.hooks.adapter_tornado', 'instrument_tornado_wsgi')
  51. 2012-07-16 20:41:54,869 (23862/MainThread) newrelic.config DEBUG - register module ('gunicorn.app.base', 'newrelic.hooks.adapter_gunicorn', 'instrument_gunicorn_app_base')
  52. 2012-07-16 20:41:54,869 (23862/MainThread) newrelic.config DEBUG - register module ('cx_Oracle', 'newrelic.hooks.database_dbapi2', 'instrument')
  53. 2012-07-16 20:41:54,869 (23862/MainThread) newrelic.config DEBUG - register module ('MySQLdb', 'newrelic.hooks.database_dbapi2', 'instrument')
  54. 2012-07-16 20:41:54,869 (23862/MainThread) newrelic.config DEBUG - register module ('postgresql.interface.proboscis.dbapi2', 'newrelic.hooks.database_dbapi2', 'instrument')
  55. 2012-07-16 20:41:54,869 (23862/MainThread) newrelic.config DEBUG - register module ('pyodbc', 'newrelic.hooks.database_dbapi2', 'instrument')
  56. 2012-07-16 20:41:54,869 (23862/MainThread) newrelic.config DEBUG - register module ('psycopg2', 'newrelic.hooks.database_dbapi2', 'instrument')
  57. 2012-07-16 20:41:54,869 (23862/MainThread) newrelic.config DEBUG - register module ('psycopg2.extensions', 'newrelic.hooks.database_psycopg2', 'instrument_psycopg2_extensions')
  58. 2012-07-16 20:41:54,869 (23862/MainThread) newrelic.config DEBUG - register module ('pysqlite2.dbapi2', 'newrelic.hooks.database_sqlite', 'instrument')
  59. 2012-07-16 20:41:54,870 (23862/MainThread) newrelic.config DEBUG - register module ('sqlite3.dbapi2', 'newrelic.hooks.database_sqlite', 'instrument')
  60. 2012-07-16 20:41:54,870 (23862/MainThread) newrelic.config DEBUG - register module ('memcache', 'newrelic.hooks.memcache_memcache', 'instrument')
  61. 2012-07-16 20:41:54,870 (23862/MainThread) newrelic.config DEBUG - register module ('pylibmc', 'newrelic.hooks.memcache_pylibmc', 'instrument')
  62. 2012-07-16 20:41:54,870 (23862/MainThread) newrelic.config DEBUG - register module ('jinja2.environment', 'newrelic.hooks.template_jinja2', 'instrument')
  63. 2012-07-16 20:41:54,870 (23862/MainThread) newrelic.config DEBUG - register module ('mako.runtime', 'newrelic.hooks.template_mako', 'instrument_mako_runtime')
  64. 2012-07-16 20:41:54,870 (23862/MainThread) newrelic.config DEBUG - register module ('mako.template', 'newrelic.hooks.template_mako', 'instrument_mako_template')
  65. 2012-07-16 20:41:54,870 (23862/MainThread) newrelic.config DEBUG - register module ('genshi.template.base', 'newrelic.hooks.template_genshi', 'instrument')
  66. 2012-07-16 20:41:54,870 (23862/MainThread) newrelic.config DEBUG - register module ('httplib', 'newrelic.hooks.external_httplib', 'instrument')
  67. 2012-07-16 20:41:54,871 (23862/MainThread) newrelic.config DEBUG - instrument module (<module 'httplib' from '/usr/lib/python2.6/httplib.pyc'>, 'newrelic.hooks.external_httplib', 'instrument')
  68. 2012-07-16 20:41:54,871 (23862/MainThread) newrelic.config DEBUG - register module ('httplib2', 'newrelic.hooks.external_httplib2', 'instrument')
  69. 2012-07-16 20:41:54,871 (23862/MainThread) newrelic.config DEBUG - register module ('urllib', 'newrelic.hooks.external_urllib', 'instrument')
  70. 2012-07-16 20:41:54,871 (23862/MainThread) newrelic.config DEBUG - instrument module (<module 'urllib' from '/usr/lib/python2.6/urllib.pyc'>, 'newrelic.hooks.external_urllib', 'instrument')
  71. 2012-07-16 20:41:54,871 (23862/MainThread) newrelic.config DEBUG - register module ('urllib2', 'newrelic.hooks.external_urllib2', 'instrument')
  72. 2012-07-16 20:41:54,872 (23862/MainThread) newrelic.config DEBUG - instrument module (<module 'urllib2' from '/usr/lib/python2.6/urllib2.pyc'>, 'newrelic.hooks.external_urllib2', 'instrument')
  73. 2012-07-16 20:41:54,872 (23862/MainThread) newrelic.config DEBUG - register module ('urllib3.request', 'newrelic.hooks.external_urllib3', 'instrument')
  74. 2012-07-16 20:41:54,872 (23862/MainThread) newrelic.config DEBUG - register module ('requests.api', 'newrelic.hooks.external_requests', 'instrument')
  75. 2012-07-16 20:41:54,872 (23862/MainThread) newrelic.config DEBUG - register module ('feedparser', 'newrelic.hooks.external_feedparser', 'instrument')
  76. 2012-07-16 20:41:54,872 (23862/MainThread) newrelic.config DEBUG - register module ('xmlrpclib', 'newrelic.hooks.external_xmlrpclib', 'instrument')
  77. 2012-07-16 20:41:54,872 (23862/MainThread) newrelic.config DEBUG - register module ('pysolr', 'newrelic.hooks.solr_pysolr', 'instrument')
  78. 2012-07-16 20:41:54,872 (23862/MainThread) newrelic.config DEBUG - register module ('solr', 'newrelic.hooks.solr_solrpy', 'instrument')
  79. 2012-07-16 20:41:54,873 (23862/MainThread) newrelic.config DEBUG - register module ('pymongo.connection', 'newrelic.hooks.nosql_pymongo', 'instrument_pymongo_connection')
  80. 2012-07-16 20:41:54,873 (23862/MainThread) newrelic.config DEBUG - register module ('pymongo.collection', 'newrelic.hooks.nosql_pymongo', 'instrument_pymongo_collection')
  81. 2012-07-16 20:41:54,873 (23862/MainThread) newrelic.config DEBUG - register module ('redis.connection', 'newrelic.hooks.nosql_redis', 'instrument_redis_connection')
  82. 2012-07-16 20:41:54,873 (23862/MainThread) newrelic.config DEBUG - register module ('redis.client', 'newrelic.hooks.nosql_redis', 'instrument_redis_client')
  83. 2012-07-16 20:41:54,873 (23862/MainThread) newrelic.config DEBUG - register module ('piston.resource', 'newrelic.hooks.component_piston', 'instrument_piston_resource')
  84. 2012-07-16 20:41:54,873 (23862/MainThread) newrelic.config DEBUG - register module ('piston.doc', 'newrelic.hooks.component_piston', 'instrument_piston_doc')
  85. 2012-07-16 20:41:54,873 (23862/MainThread) newrelic.config DEBUG - register module ('celery.task.base', 'newrelic.hooks.application_celery', 'instrument_celery_app_task')
  86. 2012-07-16 20:41:54,873 (23862/MainThread) newrelic.config DEBUG - register module ('celery.app.task', 'newrelic.hooks.application_celery', 'instrument_celery_app_task')
  87. 2012-07-16 20:41:54,873 (23862/MainThread) newrelic.config DEBUG - register module ('celery.worker', 'newrelic.hooks.application_celery', 'instrument_celery_worker')
  88. 2012-07-16 20:41:54,874 (23862/MainThread) newrelic.config DEBUG - register module ('celery.concurrency.processes', 'newrelic.hooks.application_celery', 'instrument_celery_worker')
  89. 2012-07-16 20:41:54,874 (23862/MainThread) newrelic.config DEBUG - register module ('celery.execute.trace', 'newrelic.hooks.application_celery', 'instrument_celery_execute_trace')
  90. 2012-07-16 20:41:54,874 (23862/MainThread) newrelic.config DEBUG - register module ('flup.server.cgi', 'newrelic.hooks.adapter_flup', 'instrument_flup_server_cgi')
  91. 2012-07-16 20:41:54,874 (23862/MainThread) newrelic.config DEBUG - register module ('flup.server.ajp_base', 'newrelic.hooks.adapter_flup', 'instrument_flup_server_ajp_base')
  92. 2012-07-16 20:41:54,874 (23862/MainThread) newrelic.config DEBUG - register module ('flup.server.fcgi_base', 'newrelic.hooks.adapter_flup', 'instrument_flup_server_fcgi_base')
  93. 2012-07-16 20:41:54,874 (23862/MainThread) newrelic.config DEBUG - register module ('flup.server.scgi_base', 'newrelic.hooks.adapter_flup', 'instrument_flup_server_scgi_base')
  94. 2012-07-16 20:41:54,874 (23862/MainThread) newrelic.config DEBUG - register module ('pywapi', 'newrelic.hooks.external_pywapi', 'instrument_pywapi')
  95. 2012-07-16 20:41:54,874 (23862/MainThread) newrelic.config DEBUG - register module ('meinheld.server', 'newrelic.hooks.adapter_meinheld', 'instrument_meinheld_server')
  96. 2012-07-16 20:41:54,875 (23862/MainThread) newrelic.config DEBUG - register module ('waitress.server', 'newrelic.hooks.adapter_waitress', 'instrument_waitress_server')
  97. 2012-07-16 20:41:54,875 (23862/MainThread) newrelic.admin DEBUG - Register test application.
  98. 2012-07-16 20:41:54,875 (23862/MainThread) newrelic.admin DEBUG - Collector host is 'collector.newrelic.com'.
  99. 2012-07-16 20:41:54,875 (23862/MainThread) newrelic.admin DEBUG - Collector port is 0.
  100. 2012-07-16 20:41:54,875 (23862/MainThread) newrelic.admin DEBUG - Proxy host is None.
  101. 2012-07-16 20:41:54,875 (23862/MainThread) newrelic.admin DEBUG - Proxy port is None.
  102. 2012-07-16 20:41:54,876 (23862/MainThread) newrelic.admin DEBUG - Proxy user is None.
  103. 2012-07-16 20:41:54,876 (23862/MainThread) newrelic.admin DEBUG - SSL enabled is False.
  104. 2012-07-16 20:41:54,876 (23862/MainThread) newrelic.admin DEBUG - License key is '14f238f775d649d2100d552a572773ef04f316b3'.
  105. 2012-07-16 20:41:54,876 (23862/MainThread) newrelic.core.agent INFO - New Relic Python Agent (1.3.0.289)
  106. 2012-07-16 20:41:54,876 (23862/MainThread) newrelic.core.agent DEBUG - Creating instance of Python agent.
  107. 2012-07-16 20:41:54,876 (23862/MainThread) newrelic.core.agent DEBUG - Initializing Python agent.
  108. 2012-07-16 20:41:54,876 (23862/MainThread) newrelic.core.agent DEBUG - Start Python Agent main thread.
  109. 2012-07-16 20:41:54,877 (23862/MainThread) newrelic.core.application DEBUG - Initializing application with name 'Python Agent Test' and linked applications of [].
  110. 2012-07-16 20:41:54,900 (23862/NR-Activate-Session/Python Agent Test) newrelic.core.data_collector DEBUG - Connecting to data collector to register agent with license_key='14f238f775d649d2100d552a572773ef04f316b3', app_name='Python Agent Test', linked_applications=[], environment=[('Agent Version', '1.3.0.289'), ('Arch', 'i686'), ('OS', 'Linux'), ('OS version', '2.6.32-317-ec2'), ('Python Program Name', '/usr/local/bin/newrelic-admin'), ('Python Executable', '/usr/bin/python'), ('Python Home', ''), ('Python Path', ''), ('Python Prefix', '/usr'), ('Python Exec Prefix', '/usr'), ('Python Version', '2.6.5 (r265:79063, Apr 16 2010, 13:09:56) \n[GCC 4.4.3]'), ('Python Platform', 'linux2'), ('Python Max Unicode', 1114111), ('Plugin List', ['code', 'base64', 'random', 'string', 'cmd', 'shlex', 'multiprocessing', 'dis', 'abc', 'optparse', 'codecs', 'pkg_resources', 'weakref', '_heapq', 'tokenize', 'fnmatch', 'sre_parse', 'codeop', 'functools', 'tempfile', 'httplib', 'token', 'encodings', 're', 'logging', 'traceback', '_LWPCookieJar', 'posixpath', 'types', 'copy', 'hashlib', 'keyword', '__main__', 'warnings', 'glob', 'linecache', 'heapq', 'datetime', '_json', 'cProfile', 'newrelic', 'ssl', '_lsprof', 'cookielib', 'resource', 'bisect', 'threading', 'locale', 'atexit', 'calendar', 'urllib', '_MozillaCookieJar', 'lazr', 'Queue', 'opcode', 'sre_compile', 'pkgutil', 'platform', 'sre_constants', 'json', 'apport_python_hook', 'copy_reg', 'site', 'zope', 'rfc822', 'urlparse', 'gzip', 'distutils', 'struct', 'collections', 'textwrap', 'ConfigParser', 'stat', '_multiprocessing', 'cgi', 'UserDict', 'inspect', 'socket', 'os', '__future__', 'mimetools', 'gettext', '_abcoll', 'genericpath', 'mimetypes', 'urllib2', 'sitecustomize'])] and settings={'debug.log_data_collector_calls': True, 'application_id': None, 'app_name': 'Python Agent Test', 'error_collector.capture_source': False, 'capture_params': True, 'agent_limits.sql_query_length_maximum': 16384, 'proxy_port': None, 'include_environ': ['REQUEST_METHOD', 'HTTP_USER_AGENT', 'HTTP_REFERER', 'CONTENT_TYPE', 'CONTENT_LENGTH'], 'transaction_name.limit': None, 'shutdown_timeout': 30.0, 'config_file': 'newrelic.ini', 'port': 0, 'agent_limits.transaction_traces_nodes': 10000, 'transaction_tracer.enabled': True, 'log_level': 10, 'proxy_host': None, 'ignored_params': [], 'agent_limits.sql_explain_plans': 30, 'error_collector.enabled': True, 'transaction_tracer.function_trace': [], 'rum.load_episodes_file': True, 'slow_sql.enabled': True, 'transaction_tracer.stack_trace_threshold': 0.5, 'transaction_metrics.overflow_maximum': 10, 'error_collector.ignore_errors': [], 'rum.enabled': True, 'browser_key': None, 'episodes_url': None, 'transaction_tracer.explain_enabled': True, 'transaction_name.naming_scheme': None, 'console.listener_socket': None, 'agent_limits.slow_sql_data': 10, 'transaction_metrics.overflow_threshold': 0.0, 'debug.local_settings_overrides': [], 'debug.log_data_collector_payloads': False, 'apdex_t': 0.5, 'monitor_mode': True, 'ssl': False, 'host': 'collector.newrelic.com', 'transaction_tracer.record_sql': 'obfuscated', 'transaction_tracer.transaction_threshold': 0, 'sampling_rate': 0, 'collect_errors': True, 'agent_limits.merge_stats_maximum': 5, 'debug.log_malformed_json_data': True, 'transaction_tracer.explain_threshold': 0.5, 'console.allow_interpreter_cmd': False, 'debug.ignore_all_server_settings': False, 'collect_traces': True, 'browser_monitoring.auto_instrument': True, 'agent_limits.slow_sql_stack_trace': 30, 'beacon': None, 'transaction_metrics.overflow_minimum': 5, 'capture_environ': True, 'log_file': '/tmp/python-agent-test.log'}.
  111. 2012-07-16 20:41:54,900 (23862/NR-Activate-Session/Python Agent Test) newrelic.core.data_collector DEBUG - Calling data collector with method='get_redirect_host'.
  112. 2012-07-16 20:41:55,017 (23862/NR-Activate-Session/Python Agent Test) newrelic.core.data_collector DEBUG - Valid response from data collector after 0.12 seconds.
  113. 2012-07-16 20:41:55,019 (23862/NR-Activate-Session/Python Agent Test) newrelic.core.data_collector DEBUG - Calling data collector with method='connect'.
  114. 2012-07-16 20:41:55,103 (23862/NR-Activate-Session/Python Agent Test) newrelic.core.data_collector DEBUG - Valid response from data collector after 0.09 seconds.
  115. 2012-07-16 20:41:55,105 (23862/NR-Activate-Session/Python Agent Test) newrelic.core.data_collector DEBUG - Successfully registered agent with app_name='Python Agent Test', redirect_host=u'collector-9.newrelic.com' and agent_run_id=22751537 in 0.21 seconds.
  116. 2012-07-16 20:41:55,123 (23862/MainThread) newrelic.admin DEBUG - Registration took 0.246484994888 seconds.
  117. 2012-07-16 20:41:55,123 (23862/MainThread) newrelic.admin DEBUG - Run the validation test.
  118. 2012-07-16 20:41:57,325 (23862/Dummy-1) newrelic.core.agent INFO - New Relic Python Agent Shutdown
  119. 2012-07-16 20:41:57,373 (23862/NR-Harvest-Thread) newrelic.core.agent DEBUG - Commencing harvest of all application data and forcing a shutdown at the same time.
  120. 2012-07-16 20:41:57,373 (23862/NR-Harvest-Thread) newrelic.core.application DEBUG - Commencing data harvest for 'Python Agent Test'.
  121. 2012-07-16 20:41:57,376 (23862/NR-Harvest-Thread) newrelic.core.data_collector DEBUG - Calling data collector with method='metric_data'.
  122. 2012-07-16 20:41:57,431 (23862/NR-Harvest-Thread) newrelic.core.data_collector DEBUG - Valid response from data collector after 0.06 seconds.
  123. 2012-07-16 20:41:57,437 (23862/NR-Harvest-Thread) newrelic.core.data_collector DEBUG - Calling data collector with method='error_data'.
  124. 2012-07-16 20:41:57,491 (23862/NR-Harvest-Thread) newrelic.core.data_collector DEBUG - Valid response from data collector after 0.05 seconds.
  125. 2012-07-16 20:41:57,494 (23862/NR-Harvest-Thread) newrelic.core.data_collector DEBUG - Calling data collector with method='transaction_sample_data'.
  126. 2012-07-16 20:41:57,548 (23862/NR-Harvest-Thread) newrelic.core.data_collector DEBUG - Valid response from data collector after 0.05 seconds.
  127. 2012-07-16 20:41:57,548 (23862/NR-Harvest-Thread) newrelic.core.data_collector DEBUG - Connecting to data collector to terminate session for agent run 22751537.
  128. 2012-07-16 20:41:57,549 (23862/NR-Harvest-Thread) newrelic.core.data_collector DEBUG - Calling data collector with method='shutdown'.
  129. 2012-07-16 20:41:57,603 (23862/NR-Harvest-Thread) newrelic.core.data_collector DEBUG - Valid response from data collector after 0.05 seconds.
  130. 2012-07-16 20:41:57,603 (23862/NR-Harvest-Thread) newrelic.core.application DEBUG - Completed harvest for 'Python Agent Test' in 0.23 seconds.
  131. 2012-07-16 20:41:57,604 (23862/NR-Harvest-Thread) newrelic.core.agent DEBUG - Completed harvest of all application data in 0.23 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement