MartijnVisser commented on pull request #15599:
URL: https://github.com/apache/flink/pull/15599#issuecomment-1005615275


   @galenwarren Both `e2e_1_ci` and `e2e_2_ci` passed on my local CI, I had a 
failure on `test_ci_build table` (which is expected, because that was broken on 
master for Azure pipelines but has been fixed recently) and `test_ci 
finegrained_resource_management` which is the same as @xintongsong already 
mentioned.
   
   My guess is that during one of the downloads during one of the `e2e_1_ci` / 
`e2e_2_ci` run there was an issue, which resulted in a failed download that's 
still cached and not retried. I could imagine that already rebasing could solve 
the problem, because the caching is based on the POM files if I'm not mistaken. 


-- 
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]


Reply via email to