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: https://git.samba.org/autobuild.flakey.sn-devel-144/2018-09-29-0059/flakey.log The failure seems to be in the "samba-py3" suite, whose build logs are available here: https://git.samba.org/autobuild.flakey.sn-devel-144/2018-09-29-0059/samba-py3.stderr https://git.samba.org/autobuild.flakey.sn-devel-144/2018-09-29-0059/samba-py3.stdout The top commit at the time of the failure was: commit 34cbd89fec836f5de0cb5ba3f289b1f4ae00c5d7 Author: Tim Beale <[email protected]> Date: Thu Sep 27 09:53:24 2018 +1200 libcli: Add debug message if fail to negoatiate SMB protocol Currently if the client and server can't negotiate an SMB protocol, you just get the followiing error on the client-side, which doesn't tell you much. ERROR(runtime): uncaught exception - (3221225667, 'The network responded incorrectly.') This patch adds a debug message to help highlight what's actually going wrong. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13621 Signed-off-by: Tim Beale <[email protected]> Reviewed-by: Ralph Boehme <[email protected]> Reviewed-by: Andrew Bartlett <[email protected]> Autobuild-User(master): Andrew Bartlett <[email protected]> Autobuild-Date(master): Fri Sep 28 11:25:29 CEST 2018 on sn-devel-144 and the last 50 lines of the stdout log were: [21(158)/75 at 6m45s] samba.tests.password_hash_fl2008.python3(ad_dc_ntvfs:local) [22(162)/75 at 6m48s] samba.tests.encrypted_secrets.python3(vampire_dc:local) [23(164)/75 at 7m47s] samba.tests.krb5_credentials.python3(ad_dc_ntvfs) [24(167)/75 at 7m50s] samba.tests.py_credentials.python3(ad_dc_ntvfs) [25(175)/75 at 7m59s] samba.tests.py_credentials.python3(vampire_dc) [26(183)/75 at 8m4s] samba.tests.py_credentials.python3(promoted_dc) [27(191)/75 at 9m11s] samba.tests.emulate.traffic.python3(ad_dc_ntvfs) [28(193)/75 at 9m12s] samba.tests.emulate.traffic_packet.python3(ad_dc_ntvfs) [29(282)/75 at 11m43s] samba.tests.blackbox.traffic_replay.python3(ad_dc_ntvfs) [30(288)/75 at 12m3s] samba.tests.blackbox.traffic_learner.python3(ad_dc_ntvfs) [31(290)/75 at 12m4s] samba.tests.blackbox.traffic_summary.python3(ad_dc_ntvfs) [32(290)/75 at 12m5s] samba.tests.blackbox.smbcontrol.python3(ad_dc_ntvfs:local) [33(292)/75 at 12m8s] samba.tests.blackbox.smbcontrol.python3(promoted_dc:local) [34(294)/75 at 12m11s] samba4.schemaInfo.python(ad_dc_ntvfs).python3(ad_dc_ntvfs) [35(296)/75 at 12m17s] samba.tests.dsdb_schema_attributes.python3(ad_dc_ntvfs:local) [36(302)/75 at 12m41s] samba4.drs.replica_sync_rodc.python(rodc).python3(rodc:local) [37(304)/75 at 13m45s] samba4.ldap.passwordsettings.python.python3(ad_dc_ntvfs) [38(316)/75 at 15m0s] samba4.tombstone_reanimation.python.python3(ad_dc_ntvfs) [39(328)/75 at 15m12s] samba.tests.upgradeprovisionneeddc.python3(ad_dc_ntvfs:local) [40(339)/75 at 15m18s] samba.tests.samba_tool.rodc.python3(rodc:local) [41(348)/75 at 16m18s] samba4.drs.ridalloc_exop.python(vampire_dc).python3(vampire_dc) [42(359)/75 at 19m30s] samba4.drs.samba_tool_drs.python(vampire_dc).python3(vampire_dc:local) [43(373)/75 at 21m14s] samba4.drs.samba_tool_drs_showrepl.python(vampire_dc).python3(vampire_dc:local) [44(377)/75 at 21m26s] samba4.drs.replica_sync.python(vampire_dc).python3(vampire_dc:local) UNEXPECTED(error): samba4.drs.replica_sync.python(vampire_dc).python3.replica_sync.DrsReplicaSyncTestCase.test_ReplConflictsRenamedVsNewRemoteWin(vampire_dc:local) REASON: Exception: Exception: Traceback (most recent call last): File "/memdisk/autobuild/fl/b1179185/samba-py3/source4/torture/drs/python/replica_sync.py", line 330, in test_ReplConflictsRenamedVsNewRemoteWin self.ou2 = self._create_ou(self.ldb_dc2, "OU=Test Remote Rename Conflict") File "/memdisk/autobuild/fl/b1179185/samba-py3/source4/torture/drs/python/replica_sync.py", line 126, in _create_ou samdb.add_ldif(ldif) File "bin/python/samba/__init__.py", line 230, in add_ldif self.add(msg, controls) _ldb.LdbError: (68, 'LDAP error 68 LDAP_ENTRY_ALREADY_EXISTS - <Entry OU=Test Remote Rename Conflict,OU=replica_sync3812431,DC=samba,DC=example,DC=com already exists> <>') FAILED (0 failures, 1 errors and 0 unexpected successes in 0 testsuites) A summary with detailed information can be found in: ./bin/ab/summary TOP 10 slowest tests samba4.drs.ridalloc_exop.python(vampire_dc).python3(vampire_dc) -> 192 samba.tests.emulate.traffic_packet.python3(ad_dc_ntvfs) -> 151 samba.tests.samba_tool.user.python3(ad_dc_ntvfs:local) -> 110 samba4.drs.samba_tool_drs.python(vampire_dc).python3(vampire_dc:local) -> 104 samba4.ldap.passwordsettings.python.python3(ad_dc_ntvfs) -> 74 samba.tests.samba_tool.user_wdigest.python3(ad_dc_ntvfs:local) -> 65 samba.tests.samba_tool.rodc.python3(rodc:local) -> 60 samba.tests.samba_tool.passwordsettings.python3(ad_dc_ntvfs:local) -> 42 samba.tests.samba_tool.group.python3(ad_dc_ntvfs:local) -> 29 samba.tests.samba_tool.ou.python3(ad_dc_ntvfs:local) -> 27 ERROR: test failed with exit code 1
