<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.008</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_ownedByReverseSide_1Parent_2Children</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, fatherId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_fatherId_Person_id foreign key(fatherId) references Person(id)
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching statement 1 times
2025-05-15 06:29:15	TRACE	SQLOperation	insert into Person(name, id, fatherId) values (?, ?, ?) | {1={Person.fatherId=null, Person.id=o.c.s.i.PersistableIdentifier@42, P
...[truncated 3002 chars]...
UG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@6ce03f94
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@3d6be739 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.016</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, fatherId int, directNeighborId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_fatherId_Person_id foreign key(fatherId) references Person(id)
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_directNeighborId_Person_id foreign key(directNeighborId) references Person(id)
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching sta
...[truncated 9824 chars]...
ghbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@15a78a75 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.011</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_withAssociationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person_children(person_id int, children_id int, unique (person_id, children_id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person_neighbours(person_id int, neighbours_id int, unique (person_id, neighbours_id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_children_children_id_Person_id f
...[truncated 11738 chars]...
ghbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@7bfcf72e on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.006</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_withAssociationTable_1Parent_1Child</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person_children(person_id int, children_id int, unique (person_id, children_id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id)
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_c
...[truncated 2612 chars]...
G	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@62cbfbe2
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@4cea0bac on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@666,name=Saca Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.013</duration><failedSince>0</failedSince><name>insertSelect_cycleIsDirect_withAssociationTable_1Parent_2Children</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person_children(person_id int, children_id int, unique (person_id, children_id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id)
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_child
...[truncated 4013 chars]...
UG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@4a629795
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@49fa0d46 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.011</duration><failedSince>0</failedSince><name>insertSelect_sibling_ownedByTarget</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, fatherId int, directNeighborId int, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_fatherId_Person_id foreign key(fatherId) references Person(id)
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person add constraint FK_Person_directNeighborId_Person_id foreign key(directNeighborId) references Person(id)
2025-05-15 06:29:15	DEBUG	SQLOperation	Batching sta
...[truncated 9824 chars]...
ghbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@24516212 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany</className><duration>0.012</duration><failedSince>0</failedSince><name>insertSelect_sibling_withAssociationTable</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person(name varchar(255), id int not null, unique (id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person_children(person_id int, children_id int, unique (person_id, children_id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	create table Person_neighbours(person_id int, neighbours_id int, unique (person_id, neighbours_id))
2025-05-15 06:29:15	DEBUG	DDLDeployer	alter table Person_children add constraint FK_Person_children_children_id_Person_id f
...[truncated 11730 chars]...
ghbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
2025-05-15 06:29:15	DEBUG	EntityTreeInflater	Consuming org.codefilarete.stalactite.engine.runtime.load.PassiveJoinNode$PassiveJoinRowConsumer@464a2a33 on object FluentEntityMappingConfigurationSupportCycleTest.Person[children=[],directNeighbor=&lt;null&gt;,father=&lt;null&gt;,house=&lt;null&gt;,house1=&lt;null&gt;,id=o.c.s.i.PersistedIdentifier@888,name=Ban Do,neighbours=[],partner=&lt;null&gt;]
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportCycleTest$OneToMany</name><passCount>7</passCount><skipCount>0</skipCount></classResult>