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