Re: ☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)

Jan Beulich jbeulich@suse.com
Wed Jul 5 07:19:00 GMT 2023


On 04.07.2023 19:12, builder@sourceware.org wrote:
> A new failure has been detected on builder binutils-gentoo-sparc while building binutils-gdb.
> 
> Full details are available at:
>     https://builder.sourceware.org/buildbot/#builders/228/builds/984
> 
> Build state: failed test (failure)
> Revision: 151da91724c50b9c501b4b89857e675bc2dd8b52
> Worker: gentoo-sparc

For this target ...

> Build Reason: (unknown)
> Blamelist: Jan Beulich <jbeulich@suse.com>

... I can't see how any of my recent changes would make a difference. And
indeed I think ...

> - 0: worker_preparation ( success )
> 
> - 1: git checkout ( success )
>     Logs:
>         - stdio: https://builder.sourceware.org/buildbot/#builders/228/builds/984/steps/1/logs/stdio
> 
> - 2: rm -rf binutils-build ( success )
>     Logs:
>         - stdio: https://builder.sourceware.org/buildbot/#builders/228/builds/984/steps/2/logs/stdio
> 
> - 3: configure ( success )
>     Logs:
>         - stdio: https://builder.sourceware.org/buildbot/#builders/228/builds/984/steps/3/logs/stdio
>         - config.log: https://builder.sourceware.org/buildbot/#builders/228/builds/984/steps/3/logs/config_log
> 
> - 4: make ( warnings )
>     Logs:
>         - stdio: https://builder.sourceware.org/buildbot/#builders/228/builds/984/steps/4/logs/stdio
>         - warnings (21): https://builder.sourceware.org/buildbot/#builders/228/builds/984/steps/4/logs/warnings__21_
> 
> - 5: make check ( failure )
>     Logs:
>         - stdio: https://builder.sourceware.org/buildbot/#builders/228/builds/984/steps/5/logs/stdio

... the tail of this supports my view:

make[4]: Leaving directory '/home/buildbot-sw/builder/workerdir/binutils-gentoo-sparc/binutils-build/ld'
command timed out: 1200 seconds without output running [b'make', b'-j8', b'check-ld', b'check-gas', b'check-binutils', b'check-libctf', b'check-libsframe', b'--output-sync=line'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1854.097639

Looks like either something went wrong on the builder, or 1200 seconds simply
isn't enough under certain circumstances.

Jan


More information about the Binutils mailing list