autobuild[master] failure on sn-devel-144 for task ctdb during test

Stefan Metzmacher metze at samba.org
Mon Aug 22 09:10:43 UTC 2016


Hi Amitay and Martin,

I got the following failure on master (which just an WHATNEW.txt change)

Can you have a look?

TEST PASSED: tests/simple/77_ctdb_db_recovery.sh (duration: 38s)
==========================================================================
--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--
Running test tests/simple/78_ctdb_large_db_recovery.sh (15:14:11)
--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--
Cluster is HEALTHY
create persistent test database large_persistent_db.tdb
wipe test database large_persistent_db.tdb
creating dummy record data
1+0 records in
1+0 records out
10240 bytes (10 kB) copied, 0.00140118 s, 7.3 MB/s
Adding 345 records
Failed to execute "ctdb pstore large_persistent_db.tdb record185
/tmp/tmp.kai1PmB3jR" on node(s) "0"
connect() failed, errno=111
Failed to connect to CTDB daemon
(/memdisk/metze/a/b538487/ctdb/ctdb/tests/var/sock.0)
*** TEST COMPLETED (RC=1) AT 2016-08-21 15:14:15, CLEANING UP...
Restarting CTDB (scheduled)...
Attempting to politely shutdown daemons...
connect() failed, errno=111
Failed to connect to CTDB daemon
(/memdisk/metze/a/b538487/ctdb/ctdb/tests/var/sock.0)
connect() failed, errno=111
Failed to connect to CTDB daemon
(/memdisk/metze/a/b538487/ctdb/ctdb/tests/var/sock.1)
connect() failed, errno=111
Failed to connect to CTDB daemon
(/memdisk/metze/a/b538487/ctdb/ctdb/tests/var/sock.2)
Sleeping for a while...
=1|.|
Killing remaining daemons...
Starting 3 ctdb daemons...
Node 2 will have no public IPs.
Waiting for cluster to become ready...
<120|...........|11|
OK
Setting RerecoveryTimeout to 1
Forcing a recovery...
=2|..|
Doing a sync...
ctdb is ready
==========================================================================
TEST FAILED: tests/simple/78_ctdb_large_db_recovery.sh (status 1)
(duration: 29s)
==========================================================================

Thanks!
metze

Am 21.08.2016 um 15:14 schrieb autobuild at samba.org:
> 
> Dear Developer,
> 
> Your autobuild on sn-devel-144 failed after 35.4 minutes
> when trying to test ctdb with the following error:
> 
>    ctdb: [test] failed 'make autotest' with status 2
> 
> the autobuild has been abandoned. Please fix the error and resubmit.
> 
> A summary of the autobuild process is here:
> 
>   https://git.samba.org/metze/samba-autobuild/autobuild.log
> 
> You can see logs of the failed task here:
> 
>   https://git.samba.org/metze/samba-autobuild/ctdb.stdout
>   https://git.samba.org/metze/samba-autobuild/ctdb.stderr
> 
> or you can get full logs of all tasks in this job here:
> 
>   https://git.samba.org/metze/samba-autobuild/logs.tar.gz
> 
> The top commit for the tree that was built was:
> 
> commit c6f79d29a5eeaf9063d92fb20b2194e2284fa745
> Author: Stefan Metzmacher <metze at samba.org>
> Date:   Sun Aug 21 14:37:29 2016 +0200
> 
>     WHATSNEW: clear the sections for 4.6
>     
>     The 4.5.x WHATSNEW.txt is maintained in v4-5-test.
>     
>     Signed-off-by: Stefan Metzmacher <metze at samba.org>
> 
> 
> 
> The last 50 lines of log messages:
> 
>  PASSED  tests/simple/00_ctdb_onnode.sh
>  PASSED  tests/simple/01_ctdb_version.sh
>  PASSED  tests/simple/02_ctdb_listvars.sh
>  PASSED  tests/simple/03_ctdb_getvar.sh
>  PASSED  tests/simple/04_ctdb_setvar.sh
>  PASSED  tests/simple/05_ctdb_listnodes.sh
>  PASSED  tests/simple/06_ctdb_getpid.sh
>  PASSED  tests/simple/07_ctdb_process_exists.sh
>  PASSED  tests/simple/08_ctdb_isnotrecmaster.sh
>  PASSED  tests/simple/09_ctdb_ping.sh
>  PASSED  tests/simple/11_ctdb_ip.sh
>  PASSED  tests/simple/12_ctdb_getdebug.sh
>  PASSED  tests/simple/13_ctdb_setdebug.sh
>  PASSED  tests/simple/14_ctdb_statistics.sh
>  PASSED  tests/simple/15_ctdb_statisticsreset.sh
>  PASSED  tests/simple/16_ctdb_config_add_ip.sh
>  PASSED  tests/simple/17_ctdb_config_delete_ip.sh
>  PASSED  tests/simple/18_ctdb_reloadips.sh
>  PASSED  tests/simple/20_delip_iface_gc.sh
>  PASSED  tests/simple/23_ctdb_moveip.sh
>  PASSED  tests/simple/24_ctdb_getdbmap.sh
>  PASSED  tests/simple/25_dumpmemory.sh
>  PASSED  tests/simple/26_ctdb_config_check_error_on_unreachable_ctdb.sh
>  PASSED  tests/simple/27_ctdb_detach.sh
>  PASSED  tests/simple/31_ctdb_disable.sh
>  PASSED  tests/simple/32_ctdb_enable.sh
>  PASSED  tests/simple/35_ctdb_getreclock.sh
>  PASSED  tests/simple/41_ctdb_stop.sh
>  PASSED  tests/simple/42_ctdb_continue.sh
>  PASSED  tests/simple/43_stop_recmaster_yield.sh
>  PASSED  tests/simple/51_message_ring.sh
>  PASSED  tests/simple/52_fetch_ring.sh
>  PASSED  tests/simple/53_transaction_loop.sh
>  PASSED  tests/simple/54_transaction_loop_recovery.sh
>  PASSED  tests/simple/55_ctdb_ptrans.sh
>  PASSED  tests/simple/58_ctdb_restoredb.sh
>  PASSED  tests/simple/60_recoverd_missing_ip.sh
>  PASSED  tests/simple/70_recoverpdbbyseqnum.sh
>  PASSED  tests/simple/71_ctdb_wipedb.sh
>  PASSED  tests/simple/72_update_record_persistent.sh
>  PASSED  tests/simple/73_tunable_NoIPTakeover.sh
>  PASSED  tests/simple/75_readonly_records_basic.sh
>  PASSED  tests/simple/76_ctdb_pdb_recovery.sh
>  PASSED  tests/simple/77_ctdb_db_recovery.sh
> *FAILED* tests/simple/78_ctdb_large_db_recovery.sh
> 
> 401/402 tests passed
> 
> Removing TEST_VAR_DIR=/memdisk/metze/a/b538487/ctdb/ctdb/tests/var
> autotest exited with exit status 1
> 
>     
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160822/e3bda4ff/signature.sig>


More information about the samba-technical mailing list