ERROR 2022-05-04 16:50:00,008 [stardog-user-3] com.complexible.stardog.QueryManager:exceptionTriggered(532): Error during execution of the query prefix rdf: prefix : prefix rdfs: prefix mf: prefix qt: prefix dawgt: prefix ut: prefix sd: SELECT DISTINCT ?testiri ?name ?queryTest ?dataInput ?dataOutput ?dataInputExist ?graphDataInputExist ?serviceDataInputExist ?dataOutputExist ?graphDataOutputExist WHERE { GRAPH { # VALUES ?testiri {} ?manifest a mf:Manifest ; mf:entries ?collection . ?collection rdf:rest*/rdf:first ?testiri . ?testiri a mf:UpdateEvaluationTest ; mf:name ?name ; dawgt:approval dawgt:Approved ; mf:action [ ut:request ?queryTest ] OPTIONAL { ?testiri mf:action [ ut:data ?dataInput ] } OPTIONAL { ?testiri mf:action [ ut:graphData ?graphDataInput ] } OPTIONAL { ?testiri mf:action [ ut:serviceData ?serviceDataInput ] } OPTIONAL { ?testiri mf:result [ ut:data ?dataOutput ] } OPTIONAL { ?testiri mf:result [ ut:graphData ?graphDataOutput ] } BIND(BOUND(?dataInput) AS ?dataInputExist) BIND(BOUND(?graphDataInput) AS ?graphDataInputExist) BIND(BOUND(?serviceDataInput) AS ?serviceDataInputExist) BIND(BOUND(?dataOutput) AS ?dataOutputExist) BIND(BOUND(?graphDataOutput) AS ?graphDataOutputExist) } } ORDER BY ?testiri with query plan prefix : prefix rdf: prefix rdfs: prefix xsd: prefix owl: prefix stardog: OrderBy(ASC(?testiri)) [#2] `─ Distinct [#2] `─ Projection(?testiri, ?name, ?queryTest, ?dataInput, ?dataOutput, ?dataInputExist, ?graphDataInputExist, ?serviceDataInputExist, ?dataOutputExist, ?graphDataOutputExist) [#2] `─ Bind(Bound(?dataInput) AS ?dataInputExist) (Bound(?graphDataInput) AS ?graphDataInputExist) (Bound(?serviceDataInput) AS ?serviceDataInputExist) (Bound(?dataOutput) AS ?dataOutputExist) (Bound(?graphDataOutput) AS ?graphDataOutputExist) sortedBy=?_anon_1 [#2] `─ HashJoinOuter(?testiri) [#2] +─ HashJoinOuter(?testiri) [#2] │ +─ HashJoinOuter(?testiri) [#2] │ │ +─ HashJoinOuter(?testiri) [#2] │ │ │ +─ HashJoinOuter(?testiri) [#2] │ │ │ │ +─ MergeJoin(?_anon_1) [#2] │ │ │ │ │ +─ Scan[PSOC](?_anon_1, , ?queryTest){} [#94] │ │ │ │ │ `─ Sort(?_anon_1) [#2] │ │ │ │ │ `─ MergeJoin(?testiri) [#2] │ │ │ │ │ +─ MergeJoin(?testiri) [#448] │ │ │ │ │ │ +─ MergeJoin(?testiri) [#419] │ │ │ │ │ │ │ +─ Scan[POSC](?testiri, rdf:type, ){} [#24] │ │ │ │ │ │ │ `─ Scan[PSOC](?testiri, , ?_anon_1){} [#203] │ │ │ │ │ │ `─ MergeJoin(?testiri) [#585] │ │ │ │ │ │ +─ Scan[POSC](?testiri, , ){} [#139] │ │ │ │ │ │ `─ Scan[PSOC](?testiri, , ?name){} [#145] │ │ │ │ │ `─ Sort(?testiri) [#5] │ │ │ │ │ `─ MergeJoin(?gclfgoaj) [#5] │ │ │ │ │ +─ Scan[PSOC](?gclfgoaj, rdf:first, ?testiri){} [#319] │ │ │ │ │ `─ Sort(?gclfgoaj) [#43] │ │ │ │ │ `─ PropertyPath(?collection -> ?gclfgoaj in , minLength=0, no start nodes) [#43] │ │ │ │ │ +─ MergeJoin(?manifest) [#19] │ │ │ │ │ │ +─ Scan[POSC](?manifest, rdf:type, ){} [#4] │ │ │ │ │ │ `─ Scan[PSOC](?manifest, , ?collection){} [#17] │ │ │ │ │ `─ Scan[POSC](?collection, rdf:rest, ?gclfgoaj){} [#319] │ │ │ │ `─ MergeJoin(?_anon_2) [#20] │ │ │ │ +─ Scan[PSOC](?_anon_2, , ?dataInput){} [#173] │ │ │ │ `─ Scan[POSC](?testiri, , ?_anon_2){} [#203] │ │ │ `─ MergeJoin(?_anon_3) [#24] │ │ │ +─ Scan[PSOC](?_anon_3, , ?graphDataInput){} [#223] │ │ │ `─ Scan[POSC](?testiri, , ?_anon_3){} [#203] │ │ `─ MergeJoin(?_anon_4) [#1] │ │ +─ Scan[PSOC](?_anon_4, , ?serviceDataInput){} [#1] │ │ `─ Scan[POSC](?testiri, , ?_anon_4){} [#203] │ `─ MergeJoin(?_anon_5) [#20] │ +─ Scan[POSC](?testiri, , ?_anon_5){} [#162] │ `─ Scan[PSOC](?_anon_5, , ?dataOutput){} [#173] `─ MergeJoin(?_anon_6) [#28] +─ Scan[PSOC](?_anon_6, , ?graphDataOutput){} [#223] `─ Scan[POSC](?testiri, , ?_anon_6){} [#162] against database tft-tests: Query execution cancelled: Execution time exceeded query timeout 1200000