walterddr commented on issue #8684: URL: https://github.com/apache/pinot/issues/8684#issuecomment-1124292843
the issue from https://github.com/apache/pinot/runs/6393195568?check_suite_focus=true seems to be a runner failure rather than related to GRPC. ``` ... 2022-05-11T18:24:05.9718074Z 18:23:25.936 WARN [TimeBoundaryManager] [ClusterChangeHandlingThread] Failed to find segment with valid end time for table: mytable_OFFLINE, no time boundary generated 2022-05-11T18:24:05.9727643Z 18:23:41.210 WARN [TopStateHandoffReportStage] [HelixController-pipeline-default-GrpcBrokerClusterIntegrationTest-(f537ec4c_DEFAULT)] Event f537ec4c_DEFAULT : Cannot confirm top state missing start time. Use the current system time as the start time. 2022-05-11T18:24:05.9730929Z 18:23:49.201 WARN [TopStateHandoffReportStage] [HelixController-pipeline-default-GrpcBrokerClusterIntegrationTest-(65a70c02_DEFAULT)] Event 65a70c02_DEFAULT : Cannot confirm top state missing start time. Use the current system time as the start time. 2022-05-11T18:24:36.5164660Z [ERROR] Killed <-------- [RR] Seem to be a transient runner failure??? 2022-05-11T18:24:38.1386025Z [INFO] Running org.apache.pinot.integration.tests.access.CertBasedTlsChannelAccessControlFactory$CertBasedTlsChannelAccessControl$1 2022-05-11T18:24:38.5703576Z [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in org.apache.pinot.integration.tests.access.CertBasedTlsChannelAccessControlFactory$CertBasedTlsChannelAccessControl$1 2022-05-11T18:24:39.3086423Z [INFO] Running org.apache.pinot.integration.tests.access.CertBasedTlsChannelAccessControlFactory$CertBasedTlsChannelAccessControl ... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
