)]}'
{"oslo_messaging/rpc/client.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f7fa3334eae06b20e2f433e8850e46577a9cf88a","unresolved":false,"context_lines":[{"line_number":20,"context_line":"import time"},{"line_number":21,"context_line":""},{"line_number":22,"context_line":"from oslo_config import cfg"},{"line_number":23,"context_line":"import six"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"from oslo_messaging._drivers import base as driver_base"},{"line_number":26,"context_line":"from oslo_messaging import _utils as utils"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_0dd69350","line":23,"updated":"2020-05-26 11:21:44.000000000","message":"pep8: F401 \u0027six\u0027 imported but unused","commit_id":"8fcbfc39f956417925ab94840eef9852cd8142b4"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f7fa3334eae06b20e2f433e8850e46577a9cf88a","unresolved":false,"context_lines":[{"line_number":459,"context_line":""},{"line_number":460,"context_line":"        \"\"\""},{"line_number":461,"context_line":"        cctxt \u003d self.prepare()"},{"line_number":462,"context_line":"        metrics.METRICS_COLLECTOR.rpc_client_count_for_invocation_start(cctxt, method, \"cast\")"},{"line_number":463,"context_line":""},{"line_number":464,"context_line":"        start_time \u003d time.time()"},{"line_number":465,"context_line":"        try:"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_6dcbcfa4","line":462,"updated":"2020-05-26 11:21:44.000000000","message":"pep8: E501 line too long (94 \u003e 79 characters)","commit_id":"8fcbfc39f956417925ab94840eef9852cd8142b4"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f7fa3334eae06b20e2f433e8850e46577a9cf88a","unresolved":false,"context_lines":[{"line_number":525,"context_line":"        :raises: MessagingTimeout, RemoteError, MessageDeliveryFailure"},{"line_number":526,"context_line":"        \"\"\""},{"line_number":527,"context_line":"        cctxt \u003d self.prepare()"},{"line_number":528,"context_line":"        self.metrics_api.rpc_client_count_for_invocation_start(cctxt, method, \"call\")"},{"line_number":529,"context_line":""},{"line_number":530,"context_line":"        start_time \u003d time.time()"},{"line_number":531,"context_line":"        try:"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_4dd08b51","line":528,"updated":"2020-05-26 11:21:44.000000000","message":"pep8: E501 line too long (85 \u003e 79 characters)","commit_id":"8fcbfc39f956417925ab94840eef9852cd8142b4"}],"oslo_messaging/rpc/dispatcher.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f7fa3334eae06b20e2f433e8850e46577a9cf88a","unresolved":false,"context_lines":[{"line_number":277,"context_line":"                        start_time \u003d time.time()"},{"line_number":278,"context_line":"                        (self.metrics_api"},{"line_number":279,"context_line":"                         .rpc_server_count_for_invocation_start("},{"line_number":280,"context_line":"                            target, endpoint_name,"},{"line_number":281,"context_line":"                            namespace, version, method))"},{"line_number":282,"context_line":"                        return self._do_dispatch(endpoint, method, ctxt, args)"},{"line_number":283,"context_line":"                    except Exception as e:"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_adc4c793","line":280,"updated":"2020-05-26 11:21:44.000000000","message":"pep8: E121 continuation line under-indented for hanging indent","commit_id":"8fcbfc39f956417925ab94840eef9852cd8142b4"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f7fa3334eae06b20e2f433e8850e46577a9cf88a","unresolved":false,"context_lines":[{"line_number":283,"context_line":"                    except Exception as e:"},{"line_number":284,"context_line":"                        (self.metrics_api"},{"line_number":285,"context_line":"                         .rpc_server_count_for_exception("},{"line_number":286,"context_line":"                            target, endpoint_name, namespace,"},{"line_number":287,"context_line":"                            version, method, e.exc_info[0].__name__))"},{"line_number":288,"context_line":"                        raise"},{"line_number":289,"context_line":"                    finally:"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_8dc10384","line":286,"updated":"2020-05-26 11:21:44.000000000","message":"pep8: E121 continuation line under-indented for hanging indent","commit_id":"8fcbfc39f956417925ab94840eef9852cd8142b4"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f7fa3334eae06b20e2f433e8850e46577a9cf88a","unresolved":false,"context_lines":[{"line_number":289,"context_line":"                    finally:"},{"line_number":290,"context_line":"                        (self.metrics_api"},{"line_number":291,"context_line":"                         .rpc_server_count_for_invocation_end("},{"line_number":292,"context_line":"                            target, endpoint_name,"},{"line_number":293,"context_line":"                            namespace, version, method))"},{"line_number":294,"context_line":"                        (self.metrics_api"},{"line_number":295,"context_line":"                         .rpc_server_processing_time("}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_edbebffd","line":292,"updated":"2020-05-26 11:21:44.000000000","message":"pep8: E121 continuation line under-indented for hanging indent","commit_id":"8fcbfc39f956417925ab94840eef9852cd8142b4"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f7fa3334eae06b20e2f433e8850e46577a9cf88a","unresolved":false,"context_lines":[{"line_number":293,"context_line":"                            namespace, version, method))"},{"line_number":294,"context_line":"                        (self.metrics_api"},{"line_number":295,"context_line":"                         .rpc_server_processing_time("},{"line_number":296,"context_line":"                            target, endpoint_name,"},{"line_number":297,"context_line":"                            namespace, version, method,"},{"line_number":298,"context_line":"                             time.time() - start_time))"},{"line_number":299,"context_line":"                        completion_event.set()"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_cdbbfb0b","line":296,"updated":"2020-05-26 11:21:44.000000000","message":"pep8: E121 continuation line under-indented for hanging indent","commit_id":"8fcbfc39f956417925ab94840eef9852cd8142b4"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"f7fa3334eae06b20e2f433e8850e46577a9cf88a","unresolved":false,"context_lines":[{"line_number":295,"context_line":"                         .rpc_server_processing_time("},{"line_number":296,"context_line":"                            target, endpoint_name,"},{"line_number":297,"context_line":"                            namespace, version, method,"},{"line_number":298,"context_line":"                             time.time() - start_time))"},{"line_number":299,"context_line":"                        completion_event.set()"},{"line_number":300,"context_line":"                        if incoming.client_timeout:"},{"line_number":301,"context_line":"                            watchdog_thread.join()"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_2d36f7b5","line":298,"updated":"2020-05-26 11:21:44.000000000","message":"pep8: E131 continuation line unaligned for hanging indent","commit_id":"8fcbfc39f956417925ab94840eef9852cd8142b4"}]}
