Your message dated Fri, 21 Mar 2025 19:00:25 +0100
with message-id
<7ad1d0d10f40d79ef1394c9aeaf964f6aafd81f8.ca...@physik.fu-berlin.de>
and subject line Re: Bug#1054204: mariadb: FTBFS on alpha: build passes but
server instantly crashes/timeouts on post-build test
has caused the Debian Bug report #1054204,
regarding mariadb: FTBFS on alpha: build passes but server instantly
crashes/timeouts on post-build test
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1054204: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054204
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mariadb
Version: 1:10.11.5-1
Tags: help, ftbfs
User: [email protected]
Usertags: alpha
X-Debbugs-CC: [email protected]
The alpha build passed once in
https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=alpha&ver=1%3A10.11.2-1&stamp=1678215912&raw=0
because the post-build tests were skipped. Other than that the alpha
build+test has always failed for MariaDB 10.11 series.
Currently the issue is that after the build is complete and basic test
runs, the server just timeouts/crashes.
This would need some alpha enthusiast to help debug what is going on
in the binary.
https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=alpha&ver=1%3A10.11.5-3&stamp=1697459406&raw=0
# Run testsuite
cd builddir/mysql-test && \
export MTR_PRINT_CORE=detailed && \
./mtr --force --testcase-timeout=120 --suite-timeout=540 --retry=3 \
--verbose-restart --max-save-core=1 --max-save-datadir=1 \
--parallel=1 --skip-rpl --suite=main \
--skip-test-list=/tmp/tmp.PlHSx9Dihs \
Logging: /<<PKGBUILDDIR>>/mysql-test/mariadb-test-run.pl --force
--testcase-timeout=120 --suite-timeout=540 --retry=3 --verbose-restart
--max-save-core=1 --max-save-datadir=1 --parallel=1 --skip-rpl
--suite=main --skip-test-list=/tmp/tmp.PlHSx9Dihs
VS config:
vardir: /<<PKGBUILDDIR>>/builddir/mysql-test/var
Removing old var directory...
Creating var directory '/<<PKGBUILDDIR>>/builddir/mysql-test/var'...
Checking supported features...
MariaDB Version 10.11.5-MariaDB-3
- SSL connections supported
Using suites: main
Collecting tests...
Installing system database...
E: Build killed with signal TERM after 600 minutes of inactivity
--- End Message ---
--- Begin Message ---
Hi Otto,
On Wed, 2023-10-18 at 21:29 -0700, Otto Kekäläinen wrote:
> The alpha build passed once in
> https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=alpha&ver=1%3A10.11.2-1&stamp=1678215912&raw=0
> because the post-build tests were skipped. Other than that the alpha
> build+test has always failed for MariaDB 10.11 series.
>
> Currently the issue is that after the build is complete and basic test
> runs, the server just timeouts/crashes.
>
> This would need some alpha enthusiast to help debug what is going on
> in the binary.
>
> https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=alpha&ver=1%3A10.11.5-3&stamp=1697459406&raw=0
>
> # Run testsuite
> cd builddir/mysql-test && \
> export MTR_PRINT_CORE=detailed && \
> ./mtr --force --testcase-timeout=120 --suite-timeout=540 --retry=3 \
> --verbose-restart --max-save-core=1 --max-save-datadir=1 \
> --parallel=1 --skip-rpl --suite=main \
> --skip-test-list=/tmp/tmp.PlHSx9Dihs \
>
> Logging: /<<PKGBUILDDIR>>/mysql-test/mariadb-test-run.pl --force
> --testcase-timeout=120 --suite-timeout=540 --retry=3 --verbose-restart
> --max-save-core=1 --max-save-datadir=1 --parallel=1 --skip-rpl
> --suite=main --skip-test-list=/tmp/tmp.PlHSx9Dihs
> VS config:
> vardir: /<<PKGBUILDDIR>>/builddir/mysql-test/var
> Removing old var directory...
> Creating var directory '/<<PKGBUILDDIR>>/builddir/mysql-test/var'...
> Checking supported features...
> MariaDB Version 10.11.5-MariaDB-3
> - SSL connections supported
> Using suites: main
> Collecting tests...
> Installing system database...
> E: Build killed with signal TERM after 600 minutes of inactivity
This issue has no longer shown since the alpha buildds were upgraded to a new
kernel which includes multiple fixes for multi-threading problems on alpha that
caused a lot of packages to fail in their testsuites.
I assume that this lock-up issue observed in the MariaDB testsuite was also a
result of the alpha kernel problems. I am therefore closing this bug.
Feel free to reopen it in case the issue shows again.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
--- End Message ---