The autobuild test system (on sn-devel-184) 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-184/2019-06-29-0938/flakey.log The failure seems to be in the "samba-schemaupgrade" suite, whose build logs are available here: https://git.samba.org/autobuild.flakey.sn-devel-184/2019-06-29-0938/samba-schemaupgrade.stderr https://git.samba.org/autobuild.flakey.sn-devel-184/2019-06-29-0938/samba-schemaupgrade.stdout The top commit at the time of the failure was: commit 98e34c299ddd8b24f3daeeafe45ab136ad015a47 Author: Andrew Bartlett <[email protected]> Date: Fri Jun 28 23:28:39 2019 +1200 .gitlab-ci.yml: Increase resources for samba-ad-dc-backup job This job seems to need more resources, possibly after b6b5b5fe355fee2a4096e9214831cb88c7a2a4c6 and 565341baf537c9b3145a882d6a23ad4f155c0036 Signed-off-by: Andrew Bartlett <[email protected]> Reviewed-by: Jeremy Allison <[email protected]> Autobuild-User(master): Jeremy Allison <[email protected]> Autobuild-Date(master): Fri Jun 28 18:48:49 UTC 2019 on sn-devel-184 and the last 50 lines of the stdout log were: Applying Sch67.ldf updates... 5 changes applied Applying Sch68.ldf updates... 30 changes applied Applying Sch69.ldf updates... 4 changes applied Schema successfully updated Replicate from liveupgrade1dc to liveupgrade2dc was successful. [1(0)/11 at 0s] samba.tests.samba_tool.schema(schema_dc:local) [2(4)/11 at 2m41s] samba4.schemaInfo.python(schema_dc:local)(schema_dc:local) [3(7)/11 at 2m47s] samba.tests.dsdb_schema_attributes(schema_dc:local) [4(13)/11 at 3m4s] samba4.ldap_schema.python(schema_dc)(schema_dc) [5(39)/11 at 3m47s] samba4.ldap.possibleInferiors.python(schema_dc)(schema_dc) [6(313)/11 at 3m49s] samba4.ldap.secdesc.python(schema_dc)(schema_dc) [7(396)/11 at 6m44s] samba4.ldap.acl.python(schema_dc)(schema_dc) [8(449)/11 at 7m47s] samba4.ldap.passwords.python(schema_dc)(schema_dc) [9(467)/11 at 8m10s] samba4.drs.samba_tool_drs.python(schema_pair_dc)(schema_pair_dc:local) [10(481)/11 at 10m23s] samba4.drs.getnc_schema.python(schema_pair_dc)(schema_pair_dc) Failed repl, retrying in 10s UNEXPECTED(failure): samba4.drs.getnc_schema.python(schema_pair_dc).getnc_schema.SchemaReplicationTests.test_schema_linked_attributes(schema_pair_dc) REASON: Exception: Exception: Traceback (most recent call last): File "/memdisk/autobuild/fl/b3674730/samba-schemaupgrade/source4/torture/drs/python/getnc_schema.py", line 290, in test_schema_linked_attributes self.do_repl(self.schema_dn) File "/memdisk/autobuild/fl/b3674730/samba-schemaupgrade/source4/torture/drs/python/getnc_schema.py", line 66, in do_repl self.assertCmdSuccess(result, out, err) File "bin/python/samba/tests/samba_tool/base.py", line 109, in assertCmdSuccess exit, out, err, msg)) AssertionError: -1 is not None : exit[-1] stdout[] stderr[ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed - drsException: DsReplicaSync failed (1168, 'WERR_NOT_FOUND') File "bin/python/samba/netcmd/drs.py", line 574, in run drs_utils.sendDsReplicaSync(server_bind, server_bind_handle, source_dsa_guid, NC, req_options) File "bin/python/samba/drs_utils.py", line 92, in sendDsReplicaSync raise drsException("DsReplicaSync failed %s" % estr) ]: FAILED (1 failures, 0 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.ldap.secdesc.python(schema_dc)(schema_dc) -> 176 samba4.drs.samba_tool_drs.python(schema_pair_dc)(schema_pair_dc:local) -> 133 samba4.ldap.acl.python(schema_dc)(schema_dc) -> 63 samba4.ldap_schema.python(schema_dc)(schema_dc) -> 43 samba4.ldap.passwords.python(schema_dc)(schema_dc) -> 22 samba.tests.dsdb_schema_attributes(schema_dc:local) -> 17 samba.tests.samba_tool.schema(schema_dc:local) -> 11 samba4.schemaInfo.python(schema_dc:local)(schema_dc:local) -> 6 samba4.ldap.possibleInferiors.python(schema_dc)(schema_dc) -> 2 ERROR: test failed with exit code 1 Makefile:16: recipe for target 'test' failed
