kbendick edited a comment on issue #3091: URL: https://github.com/apache/iceberg/issues/3091#issuecomment-917557137
So far there's only been one time out, since merging the added logs, which was actually from the merge commit of that PR. We should probably look into whether or not we want CI to run AGAIN after merge (e.g. when Ryan merged the above PR that had already passed CI, CI ran again). Here's a link to that: https://github.com/apache/iceberg/actions/runs/1222841491 The Java 8 test suite is the one that timed out. Seems to have been working on a Parquet writer test suite. The test suite running seemed to have a relatively large number of tasks (at least 120), but I'm not sure if that was just for that stage or if that was aggregated with other stages in other tests. Will analyze the logs more closely now that I've downloaded them. I have a raw zip of the logs from that test if anybody wants to see them as well. EDIT: The raw logs can be obtained from https://github.com/apache/iceberg/runs/3571594583?check_suite_focus=true, by clicking the circular settings type button in the upper right hand corner and clicking view raw logs or the option for downloading. -- 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]
