pom: Fix pypi version #904
1401 tests run, 46 skipped, 80 failed.
Annotations
github-actions / Surefire tests report
ClinicalInterpretationAnalysisTest.
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.AbstractClinicalManagerTest.setUpCatalogManager(AbstractClinicalManagerTest.java:103)
at org.opencb.opencga.catalog.managers.AbstractClinicalManagerTest.setUp(AbstractClinicalManagerTest.java:86)
at org.opencb.opencga.analysis.clinical.ClinicalAnalysisUtilsTest.getClinicalTest(ClinicalAnalysisUtilsTest.java:52)
at org.opencb.opencga.analysis.clinical.ClinicalInterpretationAnalysisTest.setUp(ClinicalInterpretationAnalysisTest.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5d295e3e-018f-0007-0001-008efe83e8fb-6702759999501
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 46 more
github-actions / Surefire tests report
ExomiserInterpretationAnalysisTest.
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.AbstractClinicalManagerTest.setUpCatalogManager(AbstractClinicalManagerTest.java:103)
at org.opencb.opencga.catalog.managers.AbstractClinicalManagerTest.setUp(AbstractClinicalManagerTest.java:86)
at org.opencb.opencga.analysis.clinical.ClinicalAnalysisUtilsTest.getClinicalTest(ClinicalAnalysisUtilsTest.java:52)
at org.opencb.opencga.analysis.clinical.exomiser.ExomiserInterpretationAnalysisTest.setUp(ExomiserInterpretationAnalysisTest.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5d29d0f9-018f-0007-0001-71b22d410fc8-6732142383108
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 46 more
github-actions / Surefire tests report
VariantCatalogQueryUtilsTest.
Error computing pedigree graph for family f1
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family f1
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.analysis.variant.manager.VariantCatalogQueryUtilsTest.setUp(VariantCatalogQueryUtilsTest.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5d257625-018f-0007-0001-6ac4253062d0-6446617472249
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 41 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.deleteClinicalAnalysisWithEmptyInterpretations
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.deleteClinicalAnalysisWithEmptyInterpretations(ClinicalAnalysisManagerTest.java:2666)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce886ec-018f-0007-0001-75a0b90de626-2453516947915
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.createClinicalAnalysisWithPanels
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createClinicalAnalysisWithPanels(ClinicalAnalysisManagerTest.java:2864)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce8a011-018f-0007-0001-9e9354bfe8db-2459821974509
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 55 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.searchClinicalAnalysisByProband
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.searchClinicalAnalysisByProband(ClinicalAnalysisManagerTest.java:2598)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce8b001-018f-0007-0001-eb8383702e2e-2463863574802
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.updatePrimarySecondaryLockedInterpretationTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updatePrimarySecondaryLockedInterpretationTest(ClinicalAnalysisManagerTest.java:2390)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce8bf7a-018f-0007-0001-e0d053ffcadb-2467854744493
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.updateCustomConsentTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateCustomConsentTest(ClinicalAnalysisManagerTest.java:1764)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce8ee58-018f-0007-0001-458a1e6d9b33-2479797413149
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.createAndTestStatusIdIsNotNull
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createAndTestStatusIdIsNotNull(ClinicalAnalysisManagerTest.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce8fd8e-018f-0007-0001-f57e73d3301e-2483677751916
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 55 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.updateInterpretationFindingsTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateInterpretationFindingsTest(ClinicalAnalysisManagerTest.java:1949)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce91cfc-018f-0007-0001-dcada8870912-2491764432070
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.deleteLockedClinicalAnalysis
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.deleteLockedClinicalAnalysis(ClinicalAnalysisManagerTest.java:2761)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce92c44-018f-0007-0001-217fd255104b-2495641614640
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.searchInterpretationVersion
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.searchInterpretationVersion(ClinicalAnalysisManagerTest.java:2067)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce93bb8-018f-0007-0001-36139ec5d505-2499594956980
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.createClinicalAnalysisTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createClinicalAnalysisTest(ClinicalAnalysisManagerTest.java:1580)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce95840-018f-0007-0001-cd3ef6433b82-2506903240503
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.assignPermissions
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.assignPermissions(ClinicalAnalysisManagerTest.java:1489)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce96d90-018f-0007-0001-0696e2ef2bc1-2512352299003
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.updateCustomPriorityTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateCustomPriorityTest(ClinicalAnalysisManagerTest.java:1654)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce97c71-018f-0007-0001-232bd9c0df34-2516152132326
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.testSearchAnnotation
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.testSearchAnnotation(ClinicalAnalysisManagerTest.java:3937)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce997e6-018f-0007-0001-2a208a619fe7-2523176827456
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.updateClinicalAnalysisResponsible
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateClinicalAnalysisResponsible(ClinicalAnalysisManagerTest.java:381)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce9a68d-018f-0007-0001-dd786f3ab5ab-2526922525122
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.updateClinicalAnalysisTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateClinicalAnalysisTest(ClinicalAnalysisManagerTest.java:1611)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce9b54b-018f-0007-0001-6b79c4a137ad-2530701699651
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.updateInterpretationTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateInterpretationTest(ClinicalAnalysisManagerTest.java:2202)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce9c414-018f-0007-0001-b8addca23945-2534495549807
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.sampleNotFoundInMember
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.sampleNotFoundInMember(ClinicalAnalysisManagerTest.java:3052)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce9d7ae-018f-0007-0001-2d7fafab8d46-2539507571806
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 55 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.deleteClinicalAnalysisWithInterpretations
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.deleteClinicalAnalysisWithInterpretations(ClinicalAnalysisManagerTest.java:2701)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce9e6a7-018f-0007-0001-1fc421d5c962-2543339293264
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.searchByInternalAnnotationSetTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.searchByInternalAnnotationSetTest(ClinicalAnalysisManagerTest.java:3850)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5ce9fb30-018f-0007-0001-808e1282cd49-2548594713789
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.updateClinicalAnalystsTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.updateClinicalAnalystsTest(ClinicalAnalysisManagerTest.java:292)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5cea0faf-018f-0007-0001-b256778643dd-2553848268111
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.checkMoreThanOneSample
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.checkMoreThanOneSample(ClinicalAnalysisManagerTest.java:3082)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5cea2447-018f-0007-0001-eee68f1d0c2b-2559111095111
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 55 more
github-actions / Surefire tests report
ClinicalAnalysisManagerTest.searchByDisorderTest
Error computing pedigree graph for family family
Raw output
org.opencb.opencga.catalog.exceptions.CatalogDBException: Error computing pedigree graph for family family
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:214)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.lambda$insert$0(FamilyMongoDBAdaptor.java:130)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.lambda$runTransaction$1(MongoDBAdaptor.java:125)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:211)
at com.mongodb.client.internal.ClientSessionImpl.withTransaction(ClientSessionImpl.java:199)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:123)
at org.opencb.opencga.catalog.db.mongodb.MongoDBAdaptor.runTransaction(MongoDBAdaptor.java:100)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:121)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:279)
at org.opencb.opencga.catalog.managers.FamilyManager.create(FamilyManager.java:224)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyFamily(ClinicalAnalysisManagerTest.java:188)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.createDummyEnvironment(ClinicalAnalysisManagerTest.java:200)
at org.opencb.opencga.catalog.managers.ClinicalAnalysisManagerTest.searchByDisorderTest(ClinicalAnalysisManagerTest.java:2785)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: Pedigree graph image file (pedigree.png) not found at /tmp/pedigree-graph-5cea381c-018f-0007-0001-2c847b6961ce-2564184291883
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getB64Image(PedigreeGraphUtils.java:86)
at org.opencb.opencga.catalog.utils.PedigreeGraphUtils.getPedigreeGraph(PedigreeGraphUtils.java:43)
at org.opencb.opencga.catalog.db.mongodb.FamilyMongoDBAdaptor.insert(FamilyMongoDBAdaptor.java:210)
... 56 more