Re: [E] Re: Problems with precommit builds

2021-03-04 Thread Jim Brennan
Thanks Ayush. I was able to work around the problem for YARN-10664 by re-submitting patch 002 as patch 003. I will bookmark that page and try re-running via Jenkins if this happens in the future. On Thu, Mar 4, 2021 at 2:02 PM Ayush Saxena wrote: > Hey Jim, > Seems that got triggered : > > >

Re: Problems with precommit builds

2021-03-04 Thread Ayush Saxena
Hey Jim, Seems that got triggered : https://ci-hadoop.apache.org/job/PreCommit-YARN-Build/709/console It has a mention of YARN-10664.002.patch It failed with : time="2021-03-03T00:00:31Z" level=error msg="error waiting for container: unexpected EOF" Guess was some infra issue, I don’t think y

Re: Problems with precommit builds

2021-03-04 Thread Jim Brennan
The PR where we were having problems was: https://github.com/apache/hadoop/pull/2722 On Thu, Mar 4, 2021 at 1:04 PM Jim Brennan wrote: > Pre-commit builds in trunk seem to be very unreliable lately. I know > Ahmed Hussein ran into an issue last week with one of his PRs. When he > rebased and u

Problems with precommit builds

2021-03-04 Thread Jim Brennan
Pre-commit builds in trunk seem to be very unreliable lately. I know Ahmed Hussein ran into an issue last week with one of his PRs. When he rebased and updated it, the precommit builds failed to run, We ended up having to close and submit a new PR. And just this week I have been having similar p