The autobuild test system (on sn-devel-144) has detected an intermittent failing test in the current master tree.
The autobuild log of the failure is available here: http://git.samba.org/autobuild.flakey.sn-devel-144/2016-08-04-2328/flakey.log The samba build logs are available here: http://git.samba.org/autobuild.flakey.sn-devel-144/2016-08-04-2328/samba.stderr http://git.samba.org/autobuild.flakey.sn-devel-144/2016-08-04-2328/samba.stdout The top commit at the time of the failure was: commit 9c6a4ea2788808bdcc7bfea798d838ea56c3b5ec Author: Ralph Boehme <[email protected]> Date: Wed Aug 3 15:00:45 2016 +0200 async_req: make async_connect_send() "reentrant" Allow callers to pass in socket fds that where already passed to an earlier call of async_connect_send(). Callers expect this behaviour and it was working until 05d4dbda8357712cb81008e0d611fdb0e7239587 broke it. The proper fix would be to change callers to close the fd and start from scratch with a fresh socket. Bug: https://bugzilla.samba.org/show_bug.cgi?id=12105 Signed-off-by: Ralph Boehme <[email protected]> Reviewed-by: Jeremy Allison <[email protected]> Autobuild-User(master): Ralph Böhme <[email protected]> Autobuild-Date(master): Thu Aug 4 05:03:21 CEST 2016 on sn-devel-144
