23-May-2025 15:12:47 Override rule 'main' matched the current branch 'main' and will override the configuration. 23-May-2025 15:12:48 Override rule 'main' matched the current branch 'main' and will override the configuration. 23-May-2025 15:12:48 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:48 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:48 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:48 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:48 Override rule 'main' matched the current branch 'main' and will override the configuration. 23-May-2025 15:12:48 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:49 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:49 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:49 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:49 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:49 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:49 None of the override rules matched on the current branch 'main'. 23-May-2025 15:12:50 None of the override rules matched on the current branch 'main'. 23-May-2025 15:13:19 Plan Dependencies: plan CASASPECS-CASAPLOTMSTESTPY312 does not exist 23-May-2025 15:13:19 com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException: Plan Dependencies: plan CASASPECS-CASAPLOTMSTESTPY312 does not exist 23-May-2025 15:13:19 at com.atlassian.bamboo.specs.api.validators.common.ImporterUtils.checkThat(ImporterUtils.java:40) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl.verifyChildKeys(ChainDependenciesExporterImpl.java:139) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl.validateDependencies(ChainDependenciesExporterImpl.java:114) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.lambda$createTopLevelPlanFunction$17(PlanConfigImportServiceImpl.java:1147) 23-May-2025 15:13:19 at com.atlassian.bamboo.core.ScopedExclusionServiceImpl.tryWithLock(ScopedExclusionServiceImpl.java:74) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.createNewTopLevelPlan(PlanConfigImportServiceImpl.java:1072) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.lambda$importPlan$0(PlanConfigImportServiceImpl.java:427) 23-May-2025 15:13:19 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) 23-May-2025 15:13:19 at com.atlassian.bamboo.persistence.BambooTransactionHibernateTemplate.execute(BambooTransactionHibernateTemplate.java:28) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.importPlan(PlanConfigImportServiceImpl.java:398) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.rss.DefaultSpecsConsumer.importPlanProperties(DefaultSpecsConsumer.java:141) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.detection.RssJointSpecsConsumer.lambda$importPlanProperties$0(RssJointSpecsConsumer.java:43) 23-May-2025 15:13:19 at java.base/java.util.HashMap$Values.forEach(HashMap.java:977) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.detection.RssJointSpecsConsumer.importPlanProperties(RssJointSpecsConsumer.java:43) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.rss.importers.PlanImporterProvider.lambda$getEntityProvider$1(PlanImporterProvider.java:38) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.rss.AllTypesSpecsImporter.importBambooYamlsWithImporter(AllTypesSpecsImporter.java:130) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.rss.AllTypesSpecsImporter.importBambooYamlsOfAllTypes(AllTypesSpecsImporter.java:69) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.rss.YamlSpecsImportServiceImpl.lambda$processSimplifiedYaml$2(YamlSpecsImportServiceImpl.java:114) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.rss.SpecsOptimizeProcessor.processSpecs(SpecsOptimizeProcessor.java:43) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.rss.YamlSpecsImportServiceImpl.processSimplifiedYaml(YamlSpecsImportServiceImpl.java:110) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl.tryProcessYaml(RepositoryStoredSpecsServiceImpl.java:341) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl.runBambooSpecs(RepositoryStoredSpecsServiceImpl.java:184) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.RssDetectionServiceImpl.runRssDetection(RssDetectionServiceImpl.java:374) 23-May-2025 15:13:19 at com.atlassian.bamboo.configuration.external.detection.RssDetectionRunnable.run(RssDetectionRunnable.java:44) 23-May-2025 15:13:19 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 23-May-2025 15:13:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23-May-2025 15:13:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23-May-2025 15:13:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23-May-2025 15:13:19 at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48) 23-May-2025 15:13:19 at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26) 23-May-2025 15:13:19 at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17) 23-May-2025 15:13:19 at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41) 23-May-2025 15:13:19 at java.base/java.lang.Thread.run(Thread.java:829) 23-May-2025 15:13:19 23-May-2025 15:13:19 23-May-2025 15:13:19 Do you need help? Please visit http://docs.atlassian.com/bamboo/docs-0902/Bamboo+Specs+troubleshooting 23-May-2025 15:13:19 23-May-2025 15:13:20 There was an error when processing yaml file "bamboo.yaml". File structure is correct, contact Atlassian Support for assistance on resolving this issue. 23-May-2025 15:13:20 23-May-2025 15:13:20 Plan Dependencies: plan CASASPECS-CASAPLOTMSTESTPY312 does not exist 23-May-2025 15:13:20 com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException: Plan Dependencies: plan CASASPECS-CASAPLOTMSTESTPY312 does not exist 23-May-2025 15:13:20 at com.atlassian.bamboo.specs.api.validators.common.ImporterUtils.checkThat(ImporterUtils.java:40) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl.verifyChildKeys(ChainDependenciesExporterImpl.java:139) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl.validateDependencies(ChainDependenciesExporterImpl.java:114) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.lambda$createTopLevelPlanFunction$17(PlanConfigImportServiceImpl.java:1147) 23-May-2025 15:13:20 at com.atlassian.bamboo.core.ScopedExclusionServiceImpl.tryWithLock(ScopedExclusionServiceImpl.java:74) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.createNewTopLevelPlan(PlanConfigImportServiceImpl.java:1072) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.lambda$importPlan$0(PlanConfigImportServiceImpl.java:427) 23-May-2025 15:13:20 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) 23-May-2025 15:13:20 at com.atlassian.bamboo.persistence.BambooTransactionHibernateTemplate.execute(BambooTransactionHibernateTemplate.java:28) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.importPlan(PlanConfigImportServiceImpl.java:398) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.rss.DefaultSpecsConsumer.importPlanProperties(DefaultSpecsConsumer.java:141) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.detection.RssJointSpecsConsumer.lambda$importPlanProperties$0(RssJointSpecsConsumer.java:43) 23-May-2025 15:13:20 at java.base/java.util.HashMap$Values.forEach(HashMap.java:977) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.detection.RssJointSpecsConsumer.importPlanProperties(RssJointSpecsConsumer.java:43) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.rss.importers.PlanImporterProvider.lambda$getEntityProvider$1(PlanImporterProvider.java:38) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.rss.AllTypesSpecsImporter.importBambooYamlsWithImporter(AllTypesSpecsImporter.java:130) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.rss.AllTypesSpecsImporter.importBambooYamlsOfAllTypes(AllTypesSpecsImporter.java:69) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.rss.YamlSpecsImportServiceImpl.lambda$processSimplifiedYaml$2(YamlSpecsImportServiceImpl.java:114) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.rss.SpecsOptimizeProcessor.processSpecs(SpecsOptimizeProcessor.java:43) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.rss.YamlSpecsImportServiceImpl.processSimplifiedYaml(YamlSpecsImportServiceImpl.java:110) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl.tryProcessYaml(RepositoryStoredSpecsServiceImpl.java:341) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl.runBambooSpecs(RepositoryStoredSpecsServiceImpl.java:184) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.RssDetectionServiceImpl.runRssDetection(RssDetectionServiceImpl.java:374) 23-May-2025 15:13:20 at com.atlassian.bamboo.configuration.external.detection.RssDetectionRunnable.run(RssDetectionRunnable.java:44) 23-May-2025 15:13:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 23-May-2025 15:13:20 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23-May-2025 15:13:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23-May-2025 15:13:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23-May-2025 15:13:20 at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48) 23-May-2025 15:13:20 at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26) 23-May-2025 15:13:20 at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17) 23-May-2025 15:13:20 at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41) 23-May-2025 15:13:20 at java.base/java.lang.Thread.run(Thread.java:829) 23-May-2025 15:13:20 23-May-2025 15:13:20 23-May-2025 15:13:20 Do you need help? Please visit http://docs.atlassian.com/bamboo/docs-0902/Bamboo+Specs+troubleshooting 23-May-2025 15:13:20