autobuild: intermittent test failure detected

autobuild autobuild at samba.org
Sat Jan 11 00:37:43 MST 2014


The autobuild test system 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/2014-01-11-0837/flakey.log

The samba3 build logs are available here:

   http://git.samba.org/autobuild.flakey/2014-01-11-0837/samba3.stderr
   http://git.samba.org/autobuild.flakey/2014-01-11-0837/samba3.stdout

The source4 build logs are available here:

   http://git.samba.org/autobuild.flakey/2014-01-11-0837/samba.stderr
   http://git.samba.org/autobuild.flakey/2014-01-11-0837/samba.stdout
  
The top commit at the time of the failure was:

commit 24a687642de21ce872d25f16b3525003844d05f9
Author: Garming Sam <garming at catalyst.net.nz>
Date:   Thu Dec 19 09:55:44 2013 +1300

    dfs: always call create_conn_struct with root privileges
    
    This fixes a bug in dfs_samba4 identified by Daniel Müller.
    
    create_conn_struct calls SMB_VFS_CONNECT which requires root privileges.
    SMB_VFS_CONNECT in turn calls dfs_samba4_connect which connects to samdb.
    
    Calls were made to this function without ever becoming root (notably via setup_dfs_referral)
    which resulted in an error and the VFS connect failing. This happens when you have an active
    directory domain controller with host msdfs = yes in smb.conf and dfs links in place.
    
    Signed-off-by: Garming Sam <garming at catalyst.net.nz>
    Reviewed-by: Bjoern Baumbach <bb at sernet.de>
    Reviewed-by: Jeremy Allison <jra at samba.org>
    
    Autobuild-User(master): Jeremy Allison <jra at samba.org>
    Autobuild-Date(master): Fri Jan 10 20:11:03 CET 2014 on sn-devel-104


More information about the samba-cvs mailing list