By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/catdb/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2025-06-22T11:51:59.801Z||main|||||INFO|500||The following profiles are active: basic
2025-06-22T11:52:04.322Z||main|||||INFO|500||Starting service [Tomcat]
2025-06-22T11:52:04.323Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2025-06-22T11:52:04.377Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2025-06-22T11:52:05.990Z||main|||||INFO|500||catdb-pool - Starting...
2025-06-22T11:52:06.110Z||main|||||INFO|500||catdb-pool - Start completed.
2025-06-22T11:52:06.723Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2025-06-22T11:52:06.787Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/catalogdb (MariaDB 11.7)
2025-06-22T11:52:06.820Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 11.7 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2025-06-22T11:52:06.872Z||main|||||INFO|500||Creating Schema History table `catalogdb`.`flyway_schema_history` ...
2025-06-22T11:52:06.960Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280)
2025-06-22T11:52:07.157Z||main|||||INFO|500||Current version of schema `catalogdb`: << Empty Schema >>
2025-06-22T11:52:07.157Z||main|||||WARN|500||outOfOrder mode is active. Migration of schema `catalogdb` may not be reproducible.
2025-06-22T11:52:07.183Z||main|||||INFO|500||Migrating schema `catalogdb` to version 1 - Base version
2025-06-22T11:52:10.022Z||main|||||INFO|500||Migrating schema `catalogdb` to version 1.1 - Initial Recipe Setup
2025-06-22T11:52:10.382Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.0.0 - Modify Resource Relationships
2025-06-22T11:52:12.892Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.0.1 - Modify Resource Relationships Alters
2025-06-22T11:52:15.401Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.1 - Update Recipe For API Flag
2025-06-22T11:52:15.486Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.2 - ONAP TABLE CHANGES
2025-06-22T11:52:16.493Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.3 - MacroTableChanges
2025-06-22T11:52:16.633Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.4 - MacroReferenceData1806
2025-06-22T11:52:16.815Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.5 - RainyDayHandlerMacroData
2025-06-22T11:52:16.889Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.6 - NorthboundAddTopLevelFlow
2025-06-22T11:52:17.075Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.7 - VNFCInstanceGroup1806
2025-06-22T11:52:17.776Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.8 - OrchestrationStatus ValidActionStateTransition
2025-06-22T11:52:18.171Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.9 - UpdateIsTopLevelFlowColumn
2025-06-22T11:52:18.515Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.10 - VNFCInstanceGroupChanges
2025-06-22T11:52:18.834Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.11 - Modify IS Base Type
2025-06-22T11:52:19.142Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.12 - UpdateMacroReferenceData Homing
2025-06-22T11:52:19.246Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.13 - Alter external service to internal model mapping
2025-06-22T11:52:19.827Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.14 - DeactivateAndCloudDelete
2025-06-22T11:52:19.897Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.15 - Orchestration Status Valid Action State Transition Table Updates
2025-06-22T11:52:21.297Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.16 - Remove Orchestration Flow Reference FK To Building Block Detail Pre New Solution
2025-06-22T11:52:21.621Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.17 - DeactivateAndCloudDeleteChanges
2025-06-22T11:52:21.698Z||main|||||INFO|500||Migrating schema `catalogdb` to version 2.18 - AlterVNFRecipeVnfTypeColumnName
2025-06-22T11:52:21.914Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.1 - AddServiceMacroDeactivateToMacroTables
2025-06-22T11:52:22.019Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.2 - ChangeMINApiVersionInNorthbound
2025-06-22T11:52:22.124Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.3 - ChangeMINApiVersionServiceMacroDeactivate
2025-06-22T11:52:22.244Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.4 - AddUpdateNetworkALaCarte
2025-06-22T11:52:22.320Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.5 - PointGrApiDefault To UpdateVfModuleVolumeInfraV1
2025-06-22T11:52:22.382Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.6 - UpdateNetworkCollectionCatalogDB
2025-06-22T11:52:22.580Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.7 - FixDeactivateNetworkCollection
2025-06-22T11:52:22.663Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.8 - UnassignFabricConfigurationData
2025-06-22T11:52:22.775Z||main|||||INFO|500||Migrating schema `catalogdb` to version 3.9 - DropCRModelUUID FK
2025-06-22T11:52:22.931Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.0 - AddModelAndModelRecipe
2025-06-22T11:52:23.186Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.1 - AddCloudConfig
2025-06-22T11:52:23.676Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.3 - ScaleOutRecipe
2025-06-22T11:52:23.760Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.4 - AddVnfcTables
2025-06-22T11:52:24.414Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.6 - Remove1802StyleAssignNetwork
2025-06-22T11:52:24.495Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.7 - CreateTableControllerSelectionRefence
2025-06-22T11:52:24.630Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.8 - AutoScaleOutReferenceData
2025-06-22T11:52:24.716Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.9 - DeleteServiceRecipeOldMacro
2025-06-22T11:52:24.793Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.10 - CvnfcCustomizationNullableColumn
2025-06-22T11:52:25.103Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.11 - RecreateRecipe
2025-06-22T11:52:25.204Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.12 - add second column to rainy day handler for after retry
2025-06-22T11:52:25.461Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.12.1 - UpdateAutoScaleOutRefData
2025-06-22T11:52:25.552Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.12.2 - AddDomainColumnsCloudIdentity
2025-06-22T11:52:25.694Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.13 - UpdateBBOrchestrationStatusAutoScaleOut
2025-06-22T11:52:25.812Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.14 - RemoveRetryFromRainyDayHandlingTable
2025-06-22T11:52:25.944Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.14.2 - AddCloudOwnerColumnToNorthBoundRequest
2025-06-22T11:52:27.798Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.15 - UpdateRainyDayHandlerMacroForScaleOut
2025-06-22T11:52:28.671Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.16 - Add Default NeutronNetwork
2025-06-22T11:52:29.399Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.17 - UpdateCloudSiteColumn
2025-06-22T11:52:32.166Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.18 - ControllerSelectionReferenceData
2025-06-22T11:52:34.533Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.19 - RenameCustomToNoValidate
2025-06-22T11:52:38.158Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.20 - SetActivitiesBBsToNoValidate
2025-06-22T11:52:39.384Z||main|||||INFO|500||Migrating schema `catalogdb` to version 4.21 - AddHomingTables
2025-06-22T11:52:39.676Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.1 - ServiceProxyTableConsolidation
2025-06-22T11:52:41.523Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.2 - AddServiceTypeColumnToNorthBoundRequest
2025-06-22T11:52:41.912Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.4 - AddPnfResourceAndCustomization
2025-06-22T11:52:42.271Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.5.1 - Correct Default NeutronNetwork
2025-06-22T11:52:42.384Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6 - Fix CVNFC Customization
2025-06-22T11:52:42.663Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.1 - Use ID To Identify Tables
2025-06-22T11:52:43.009Z||main|||||WARN|500||DB: Can't DROP FOREIGN KEY `fk_vnf_configuration_cvnfc_customization__vf_module_customiza1`; check that it exists (SQL State: - Error Code: 1091)
2025-06-22T11:52:43.221Z||main|||||WARN|500||DB: Can't DROP FOREIGN KEY `fk_vfmodule_cvnfc_configuration_customization__vnf_resource_c1`; check that it exists (SQL State: - Error Code: 1091)
2025-06-22T11:52:50.941Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.2 - AddResourceInput
2025-06-22T11:52:51.716Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.3 - ChangeResourceInputLength
2025-06-22T11:52:52.149Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.4 - UpdateHeatRelatedAttribute
2025-06-22T11:52:52.853Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.5 - AddBluePrintNameVersion
2025-06-22T11:52:53.223Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.6.6 - Add Column For Distrobution Status
2025-06-22T11:52:53.475Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.7 - Use ID Configuration Customization
2025-06-22T11:52:54.474Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.7.1 - WorkFlowDesignerTables
2025-06-22T11:52:56.534Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.7.2 - Add Error Message Rainy Day
2025-06-22T11:52:56.741Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.9 - AddSkipPostInstantiationConfiguration
2025-06-22T11:52:57.011Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.10 - AlterforWorkFlowDesignerTables
2025-06-22T11:52:57.766Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.10.1 - AlterTblActivitySpecToUserParameters
2025-06-22T11:52:57.977Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.11 - AddVnfResourceOrder
2025-06-22T11:52:58.314Z||main|||||INFO|500||Migrating schema `catalogdb` to version 5.12 - Add Relation VnfcCustomization
2025-06-22T11:52:58.704Z||main|||||INFO|500||Migrating schema `catalogdb` to version 6.0 - AddNamingPolicyToService
2025-06-22T11:52:59.426Z||main|||||INFO|500||Migrating schema `catalogdb` to version 6.1.1 - AddServiceRoleToRainyDayHandling
2025-06-22T11:52:59.583Z||main|||||INFO|500||Migrating schema `catalogdb` to version 6.2 - AddNfValidData
2025-06-22T11:52:59.737Z||main|||||INFO|500||Migrating schema `catalogdb` to version 6.3 - AlterColumnActionCategoryControllerSelectionCategory
2025-06-22T11:52:59.913Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.0 - AddActivatedForOrchestrationStatus
2025-06-22T11:52:59.987Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.1 - UpdatedCloudSiteTable
2025-06-22T11:53:00.133Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.2 - UpdateCloudSiteTableSupportFabric
2025-06-22T11:53:00.200Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.3 - UpdateVnfcCustResourceInputLength
2025-06-22T11:53:00.619Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.5 - AddServiceArtifact
2025-06-22T11:53:01.034Z||main|||||INFO|500||Migrating schema `catalogdb` to version 7.5.1 - AddServiceArtifact
2025-06-22T11:53:01.722Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.1 - AddControllerActorAndBlueprint
2025-06-22T11:53:03.002Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.2 - AddScopeAndActionColumnsInOrchestrationFlowReference
2025-06-22T11:53:03.336Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.4 - AddBBNameSelectionReference
2025-06-22T11:53:03.540Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.5 - AddCloudOwner
2025-06-22T11:53:03.787Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.6 - Update Service Function
2025-06-22T11:53:04.028Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.7 - AddProcessingFlags
2025-06-22T11:53:04.174Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.7.1 - Update Optical Service Recipe
2025-06-22T11:53:04.301Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.8 - AddSoftwareVersionToPnfCustomization
2025-06-22T11:53:04.493Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.8.1 - AddColumnAdminProjectDomainName
2025-06-22T11:53:04.714Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.9 - EnforceNotNullWithDefaults
2025-06-22T11:53:06.971Z||main|||||INFO|500||Migrating schema `catalogdb` to version 8.9.1 - AddBuildingBlockRollback
2025-06-22T11:53:07.123Z||main|||||INFO|500||Migrating schema `catalogdb` with repeatable migration MacroData
2025-06-22T11:53:07.470Z||main|||||INFO|500||Migrating schema `catalogdb` with repeatable migration R_CloudConfigMigration
2025-06-22T11:53:07.701Z||main|||||INFO|500||Migrating schema `catalogdb` with repeatable migration WorkflowDesignerData
2025-06-22T11:53:07.920Z||main|||||INFO|500||Successfully applied 97 migrations to schema `catalogdb` (execution time 01:00.836s)
2025-06-22T11:53:08.076Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2025-06-22T11:53:08.144Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2025-06-22T11:53:08.354Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2025-06-22T11:53:08.906Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB53Dialect
2025-06-22T11:53:09.127Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2025-06-22T11:53:10.152Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2025-06-22T11:53:11.424Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-06-22T11:53:12.371Z||main|||||WARN|500||---
2025-06-22T11:53:12.371Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2025-06-22T11:53:12.371Z||main|||||WARN|500||---
2025-06-22T11:53:12.657Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2025-06-22T11:53:14.363Z||main|||||INFO|500||Started CatalogDBApplication in 76.69 seconds (JVM running for 77.295)
2025-06-22T11:53:14.378Z|b5a64f37-4548-4ad9-a46d-e2729722a09b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:53:14.396Z|b5a64f37-4548-4ad9-a46d-e2729722a09b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:53:15.979Z||http-nio-8082-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-06-22T11:53:16.034Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T11:53:16.034Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T11:53:16.035Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T11:53:16.035Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T11:53:16.035Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T11:53:16.035Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T11:53:16.105Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T11:53:16.105Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T11:53:16.107Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T11:53:16.107Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 11:53:16 GMT;Connection:close;
2025-06-22T11:53:16.107Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T11:53:16.108Z|fbbd3948-3094-4269-8c3d-25b669ef561d|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T11:53:29.359Z|62987470-a497-4538-8c7b-5b042224452e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:53:29.360Z|62987470-a497-4538-8c7b-5b042224452e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:53:44.359Z|f28129b9-4904-4d28-8128-5be02eb07a91|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:53:44.360Z|f28129b9-4904-4d28-8128-5be02eb07a91|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:53:59.359Z|f4742190-b818-4d39-8e99-5fd26751936f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:53:59.363Z|f4742190-b818-4d39-8e99-5fd26751936f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:54:10.903Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T11:54:10.903Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T11:54:10.903Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T11:54:10.903Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T11:54:10.903Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T11:54:10.903Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T11:54:10.911Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T11:54:10.911Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T11:54:10.911Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T11:54:10.912Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 11:54:10 GMT;Connection:close;
2025-06-22T11:54:10.912Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T11:54:10.912Z|f24dc432-c15e-4c0a-b170-f02c96ceaf36|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T11:54:14.360Z|ca1e9d34-c36b-4b0c-8933-8a2eb66c2170|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:54:14.361Z|ca1e9d34-c36b-4b0c-8933-8a2eb66c2170|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:54:29.359Z|03c15917-9caf-413f-b365-af305c8577dc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:54:29.360Z|03c15917-9caf-413f-b365-af305c8577dc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:54:44.359Z|70b36f45-270b-401d-aea3-cfdaed8146b2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:54:44.363Z|70b36f45-270b-401d-aea3-cfdaed8146b2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:54:59.359Z|b5d55029-e8f2-44a3-8741-6b549291e130|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:54:59.360Z|b5d55029-e8f2-44a3-8741-6b549291e130|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:55:10.902Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T11:55:10.902Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T11:55:10.902Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T11:55:10.902Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T11:55:10.902Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T11:55:10.902Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T11:55:10.908Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T11:55:10.908Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T11:55:10.908Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T11:55:10.908Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 11:55:10 GMT;Connection:close;
2025-06-22T11:55:10.908Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T11:55:10.909Z|9e87447d-5952-431c-b534-0c1459dfe06a|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T11:55:13.824Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||INFO|500||Entering
2025-06-22T11:55:13.824Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T11:55:13.824Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||URI : /workflow/search/findBySource
2025-06-22T11:55:13.824Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||Method : GET
2025-06-22T11:55:13.824Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:3652364f-5295-4b0e-b19e-2214650f3d3b;x-requestid:3652364f-5295-4b0e-b19e-2214650f3d3b;x-transactionid:3652364f-5295-4b0e-b19e-2214650f3d3b;x-ecomp-requestid:3652364f-5295-4b0e-b19e-2214650f3d3b;x-onap-partnername:UNKNOWN;x-invocationid:7e5ebe1a-29f9-4bb3-b726-301de22350a4;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:c57d88e6-a19a-4a3e-ab9b-b4cce561b0af;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T11:55:13.824Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select workflow0_.ID as id1_69_, workflow0_.ARTIFACT_CHECKSUM as artifact2_69_, workflow0_.ARTIFACT_NAME as artifact3_69_, workflow0_.ARTIFACT_UUID as artifact4_69_, workflow0_.BODY as body5_69_, workflow0_.CREATION_TIMESTAMP as creation6_69_, workflow0_.DESCRIPTION as descript7_69_, workflow0_.NAME as name8_69_, workflow0_.OPERATION_NAME as operatio9_69_, workflow0_.RESOURCE_TARGET as resourc10_69_, workflow0_.SOURCE as source11_69_, workflow0_.TIMEOUT_MINUTES as timeout12_69_, workflow0_.VERSION as version13_69_ from workflow workflow0_ where workflow0_.SOURCE=?
2025-06-22T11:55:14.116Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T11:55:14.116Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||Status code : 200
2025-06-22T11:55:14.116Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||Status text : OK
2025-06-22T11:55:14.116Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=98CCEAEF8AAA59BADEFE07E51EC117A5; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 11:55:14 GMT;
2025-06-22T11:55:14.116Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||DEBUG|500||============================response end============================================
2025-06-22T11:55:14.116Z|3652364f-5295-4b0e-b19e-2214650f3d3b|http-nio-8082-exec-4|/workflow/search/findBySource|bpel|||INFO|500||Exiting.
2025-06-22T11:55:14.359Z|85e7a5ce-559f-45f5-aae5-3f6ca09f46d8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:55:14.360Z|85e7a5ce-559f-45f5-aae5-3f6ca09f46d8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:55:29.359Z|d0b74a4f-ec61-4d21-b8d1-cbc91e908f14|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:55:29.363Z|d0b74a4f-ec61-4d21-b8d1-cbc91e908f14|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:55:44.359Z|781dbdef-71f9-4e15-beeb-f1fe47615730|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:55:44.360Z|781dbdef-71f9-4e15-beeb-f1fe47615730|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:55:59.359Z|5aee997e-861c-4312-84e8-825ff126a340|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:55:59.360Z|5aee997e-861c-4312-84e8-825ff126a340|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:56:10.903Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T11:56:10.903Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T11:56:10.903Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T11:56:10.903Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T11:56:10.903Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T11:56:10.903Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T11:56:10.910Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T11:56:10.910Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T11:56:10.910Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T11:56:10.910Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 11:56:10 GMT;Connection:close;
2025-06-22T11:56:10.910Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T11:56:10.911Z|2173a93e-3d57-4bec-960f-2758a65fdd22|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T11:56:14.359Z|d461d8ab-9c6a-4dd6-9774-84f024c7ba5b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:56:14.363Z|d461d8ab-9c6a-4dd6-9774-84f024c7ba5b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:56:29.359Z|cfaf96a1-3198-4631-8b61-262657ae8400|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:56:29.360Z|cfaf96a1-3198-4631-8b61-262657ae8400|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:56:44.360Z|e1519261-6606-46dd-abcf-7485ee95eb49|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:56:44.361Z|e1519261-6606-46dd-abcf-7485ee95eb49|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:56:59.360Z|48e2d46e-a8b6-4234-ab64-81fadc6b9b91|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:56:59.363Z|48e2d46e-a8b6-4234-ab64-81fadc6b9b91|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:57:10.903Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T11:57:10.903Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T11:57:10.903Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T11:57:10.903Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T11:57:10.903Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T11:57:10.903Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T11:57:10.910Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T11:57:10.910Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T11:57:10.910Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T11:57:10.910Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 11:57:10 GMT;Connection:close;
2025-06-22T11:57:10.910Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T11:57:10.911Z|0f69d53b-846a-40a6-8a59-7e2889a82509|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T11:57:14.359Z|95d6845a-5252-4500-b2a0-426e61b18c54|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:57:14.359Z|95d6845a-5252-4500-b2a0-426e61b18c54|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:57:29.359Z|220f98d0-0598-4db5-86b7-f8ad7e0b827f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:57:29.360Z|220f98d0-0598-4db5-86b7-f8ad7e0b827f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:57:44.359Z|ad409c15-0ddc-49b8-b3d5-4740717fe15c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:57:44.364Z|ad409c15-0ddc-49b8-b3d5-4740717fe15c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:57:59.359Z|4fec0466-de38-4838-b0b3-6889ac48fddc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:57:59.360Z|4fec0466-de38-4838-b0b3-6889ac48fddc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:58:10.903Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T11:58:10.904Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T11:58:10.904Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T11:58:10.904Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T11:58:10.904Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T11:58:10.904Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T11:58:10.910Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T11:58:10.910Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T11:58:10.910Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T11:58:10.910Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 11:58:10 GMT;Connection:close;
2025-06-22T11:58:10.910Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T11:58:10.911Z|258955b6-1216-418c-9632-d9fe8535e1ab|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T11:58:14.359Z|5488b042-4d2e-4cd8-b79a-e72a21e3d763|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:58:14.359Z|5488b042-4d2e-4cd8-b79a-e72a21e3d763|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:58:29.359Z|c21040a6-4a39-40de-9eba-26b6d7c4f59d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:58:29.363Z|c21040a6-4a39-40de-9eba-26b6d7c4f59d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:58:44.359Z|7706f326-19a7-4c5f-945e-69c374c7aad8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:58:44.360Z|7706f326-19a7-4c5f-945e-69c374c7aad8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:58:59.359Z|5ac6ebf3-e77d-4d9e-bb4d-32ab3e13c7f4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:58:59.360Z|5ac6ebf3-e77d-4d9e-bb4d-32ab3e13c7f4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:59:10.903Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T11:59:10.903Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T11:59:10.903Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T11:59:10.903Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T11:59:10.903Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T11:59:10.903Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T11:59:10.911Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T11:59:10.911Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T11:59:10.911Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T11:59:10.911Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 11:59:10 GMT;Connection:close;
2025-06-22T11:59:10.911Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T11:59:10.912Z|8bcbd6ad-6c73-43fb-bb22-0b2ea355fe3f|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T11:59:14.359Z|62500b53-dff5-42c6-88bb-d49947d087e3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:59:14.363Z|62500b53-dff5-42c6-88bb-d49947d087e3|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:59:29.359Z|0a122083-9392-4b0c-8afd-86d675812b88|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:59:29.360Z|0a122083-9392-4b0c-8afd-86d675812b88|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:59:44.359Z|ef402811-c009-462f-8550-e7ed5659ad3f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:59:44.359Z|ef402811-c009-462f-8550-e7ed5659ad3f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T11:59:59.359Z|86c3fd14-f9e3-4d05-a875-173cb4d80372|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T11:59:59.363Z|86c3fd14-f9e3-4d05-a875-173cb4d80372|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:00:10.902Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:00:10.902Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:00:10.902Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:00:10.902Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:00:10.902Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:00:10.902Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:00:10.910Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:00:10.910Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:00:10.910Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:00:10.911Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:00:10 GMT;Connection:close;
2025-06-22T12:00:10.911Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:00:10.911Z|30c0ccea-57ba-4730-adff-dfb4301c2791|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:00:14.359Z|4a01c7c2-8cb3-4ac6-aebc-cfbd65d2cbe2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:00:14.360Z|4a01c7c2-8cb3-4ac6-aebc-cfbd65d2cbe2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:00:29.359Z|c097bf94-9921-48f6-9e7f-c8b48d9f77da|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:00:29.360Z|c097bf94-9921-48f6-9e7f-c8b48d9f77da|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:00:44.359Z|2e696603-fe86-437f-813a-e8a6022d0f48|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:00:44.363Z|2e696603-fe86-437f-813a-e8a6022d0f48|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:00:59.359Z|1874cdf1-0aec-4945-a1c7-0297c2213841|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:00:59.360Z|1874cdf1-0aec-4945-a1c7-0297c2213841|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:01:10.903Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:01:10.904Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:01:10.904Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:01:10.904Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:01:10.904Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:01:10.904Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:01:10.912Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:01:10.913Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:01:10.913Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:01:10.913Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:01:10 GMT;Connection:close;
2025-06-22T12:01:10.913Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:01:10.913Z|78c624e8-4f9b-4bc8-bf76-2e2f6bf148db|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:01:14.359Z|10332570-7a27-4f8b-85a8-4b934b460fe1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:01:14.359Z|10332570-7a27-4f8b-85a8-4b934b460fe1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:01:29.359Z|a975c260-748e-4d7b-b8c5-89cc00a98bfa|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:01:29.362Z|a975c260-748e-4d7b-b8c5-89cc00a98bfa|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:01:44.359Z|70ac4f15-dee4-4261-98b6-d783d25793ae|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:01:44.359Z|70ac4f15-dee4-4261-98b6-d783d25793ae|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:01:59.359Z|8c216e6b-bda3-49bd-bcca-0aacff72da99|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:01:59.359Z|8c216e6b-bda3-49bd-bcca-0aacff72da99|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:02:10.901Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:02:10.901Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:02:10.901Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:02:10.901Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:02:10.902Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:02:10.902Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:02:10.908Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:02:10.909Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:02:10.909Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:02:10.909Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:02:10 GMT;Connection:close;
2025-06-22T12:02:10.909Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:02:10.909Z|bba31e2d-cc24-4416-9c94-96063aa3d7f6|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:02:14.359Z|bc2af6e9-354f-4f75-9327-d4d803645dc2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:02:14.362Z|bc2af6e9-354f-4f75-9327-d4d803645dc2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:02:29.359Z|0e86eba6-cd7c-4c83-8f91-3f678eb04f78|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:02:29.359Z|0e86eba6-cd7c-4c83-8f91-3f678eb04f78|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:02:44.359Z|7d245d0c-4b9d-4606-bff3-6deddd5ec83d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:02:44.359Z|7d245d0c-4b9d-4606-bff3-6deddd5ec83d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:02:59.359Z|62c31636-35bc-4526-8765-6f43ff6872ba|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:02:59.363Z|62c31636-35bc-4526-8765-6f43ff6872ba|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:03:10.902Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:03:10.902Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:03:10.903Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:03:10.903Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:03:10.903Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:03:10.903Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:03:10.910Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:03:10.911Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:03:10.911Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:03:10.911Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:03:10 GMT;Connection:close;
2025-06-22T12:03:10.911Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:03:10.911Z|8ce07ed1-0da1-4953-9241-929250c968d9|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:03:14.359Z|9412653e-f0fc-4b99-8f88-d314d2639ec5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:03:14.360Z|9412653e-f0fc-4b99-8f88-d314d2639ec5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:03:29.359Z|a7cdd2cf-5428-4de6-b4b8-b2a950ea50a5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:03:29.360Z|a7cdd2cf-5428-4de6-b4b8-b2a950ea50a5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:03:44.359Z|e0ce7dba-886a-4889-9b80-ae82e5efcf81|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:03:44.362Z|e0ce7dba-886a-4889-9b80-ae82e5efcf81|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:03:59.359Z|2303c9ec-12ac-4de3-b6b0-e1582381c49f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:03:59.359Z|2303c9ec-12ac-4de3-b6b0-e1582381c49f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:04:10.902Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:04:10.902Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:04:10.902Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:04:10.903Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:04:10.903Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:04:10.903Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:04:10.910Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:04:10.910Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:04:10.910Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:04:10.910Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:04:10 GMT;Connection:close;
2025-06-22T12:04:10.910Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:04:10.910Z|09f735b1-5163-4252-939f-fa8a87207cb6|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:04:14.359Z|4bc0f3ab-6003-43cd-b1eb-ba830e37f30e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:04:14.360Z|4bc0f3ab-6003-43cd-b1eb-ba830e37f30e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:04:29.359Z|75edce58-52db-4d41-b4bf-bfce2d69c3ac|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:04:29.362Z|75edce58-52db-4d41-b4bf-bfce2d69c3ac|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:04:44.359Z|bf2fbf61-985d-4a74-9544-a45c7f4e986c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:04:44.359Z|bf2fbf61-985d-4a74-9544-a45c7f4e986c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:04:59.359Z|f96440f3-f1a1-4d42-b310-b1c06fc6085e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:04:59.359Z|f96440f3-f1a1-4d42-b310-b1c06fc6085e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:05:10.901Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:05:10.901Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:05:10.901Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:05:10.901Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:05:10.901Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:05:10.902Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:05:10.909Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:05:10.910Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:05:10.910Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:05:10.910Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:05:10 GMT;Connection:close;
2025-06-22T12:05:10.910Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:05:10.910Z|c01451e0-49aa-4d9e-af97-e2af595ac000|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:05:14.359Z|6b132b2d-7959-4bc3-90ad-8d82c1d8bb6f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:05:14.362Z|6b132b2d-7959-4bc3-90ad-8d82c1d8bb6f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:05:29.359Z|1eb43996-d5af-4907-a6c5-c2c6c6340adb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:05:29.359Z|1eb43996-d5af-4907-a6c5-c2c6c6340adb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:05:44.359Z|7727ee1b-f104-4dcf-a728-30333a446c48|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:05:44.360Z|7727ee1b-f104-4dcf-a728-30333a446c48|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:05:59.359Z|fbf4c3eb-101a-435b-9df4-c28f7ef90fe1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:05:59.363Z|fbf4c3eb-101a-435b-9df4-c28f7ef90fe1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:06:10.902Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:06:10.902Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:06:10.902Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:06:10.902Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:06:10.902Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:06:10.902Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:06:10.910Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:06:10.911Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:06:10.911Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:06:10.911Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:06:10 GMT;Connection:close;
2025-06-22T12:06:10.911Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:06:10.911Z|0a1193c4-93c9-4d61-b670-71efa7d9bca8|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:06:14.359Z|a7a70ab6-380f-4785-93f7-536a5353e172|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:06:14.359Z|a7a70ab6-380f-4785-93f7-536a5353e172|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:06:29.359Z|546f04b5-03f9-4593-bd8e-ef22e1a05d49|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:06:29.359Z|546f04b5-03f9-4593-bd8e-ef22e1a05d49|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:06:44.359Z|a3f1a618-4a99-4a64-b5c3-de501ff6277c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:06:44.362Z|a3f1a618-4a99-4a64-b5c3-de501ff6277c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:06:59.359Z|7cf3e598-ef9e-424c-8240-7931dc4b31dd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:06:59.360Z|7cf3e598-ef9e-424c-8240-7931dc4b31dd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:07:10.901Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:07:10.902Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:07:10.902Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:07:10.902Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:07:10.902Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:07:10.902Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:07:10.909Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:07:10.909Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:07:10.909Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:07:10.909Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:07:10 GMT;Connection:close;
2025-06-22T12:07:10.909Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:07:10.910Z|133cbec7-9147-446e-8d11-d587644e6f0c|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:07:14.359Z|915e2551-e13e-4727-9e90-51ad314cbcfd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:07:14.360Z|915e2551-e13e-4727-9e90-51ad314cbcfd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:07:29.359Z|755e3faa-d140-42cc-b0ec-2ab19c3dd0a4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:07:29.362Z|755e3faa-d140-42cc-b0ec-2ab19c3dd0a4|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:07:44.359Z|92a92f5e-6165-4520-aeca-93b6ab77ae6a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:07:44.359Z|92a92f5e-6165-4520-aeca-93b6ab77ae6a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:07:59.359Z|643adb01-5991-45c9-a1f6-84032d8d5ff7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:07:59.359Z|643adb01-5991-45c9-a1f6-84032d8d5ff7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:08:10.902Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:08:10.902Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:08:10.902Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:08:10.902Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:08:10.902Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:08:10.902Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:08:10.911Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:08:10.911Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:08:10.911Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:08:10.911Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:08:10 GMT;Connection:close;
2025-06-22T12:08:10.911Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:08:10.911Z|22c6cebe-c4c5-45b7-a50a-0d232d60dce7|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:08:14.359Z|98ac5e74-7524-4e1b-837e-bca841a58f4b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:08:14.363Z|98ac5e74-7524-4e1b-837e-bca841a58f4b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:08:29.359Z|a8c285f5-0d8c-41d1-967b-91f62334c39a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:08:29.360Z|a8c285f5-0d8c-41d1-967b-91f62334c39a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:08:44.359Z|0bde8630-3a31-44b3-8c54-b256fc4ef956|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:08:44.360Z|0bde8630-3a31-44b3-8c54-b256fc4ef956|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:08:59.359Z|f4894022-7905-4f66-9176-e080e596472c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:08:59.362Z|f4894022-7905-4f66-9176-e080e596472c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:09:10.902Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:09:10.903Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:09:10.903Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:09:10.903Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:09:10.903Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:09:10.903Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:09:10.909Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:09:10.910Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:09:10.910Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:09:10.910Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:09:10 GMT;Connection:close;
2025-06-22T12:09:10.910Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:09:10.910Z|ee61eb92-d2cf-447e-b3fb-bfcbacab7615|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:09:14.359Z|04a07c7b-3072-417e-87d0-743b616828f6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:09:14.359Z|04a07c7b-3072-417e-87d0-743b616828f6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:09:29.359Z|0793ed3b-6621-431d-9ace-674e1c50bd08|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:09:29.359Z|0793ed3b-6621-431d-9ace-674e1c50bd08|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:09:44.359Z|4ba1a74e-d7f6-4ed6-959d-3caa67bb0ae1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:09:44.363Z|4ba1a74e-d7f6-4ed6-959d-3caa67bb0ae1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:09:59.359Z|af186156-f846-452e-a762-8f5eb224d429|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:09:59.359Z|af186156-f846-452e-a762-8f5eb224d429|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:10:10.901Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:10:10.902Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:10:10.902Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:10:10.902Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:10:10.902Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:10:10.902Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:10:10.908Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:10:10.908Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:10:10.908Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:10:10.908Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:10:10 GMT;Connection:close;
2025-06-22T12:10:10.908Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:10:10.908Z|a7c9a10d-e979-443b-a486-2cefa79bea5e|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:10:14.359Z|806ff1a3-29e1-4caa-bc61-2f4b2ed34d47|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:10:14.359Z|806ff1a3-29e1-4caa-bc61-2f4b2ed34d47|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:10:29.359Z|5305bb24-17f2-4d88-b648-dc2effeac950|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:10:29.362Z|5305bb24-17f2-4d88-b648-dc2effeac950|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:10:44.359Z|1d602946-6bbe-4cb1-aa4a-d818d36cec2d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:10:44.360Z|1d602946-6bbe-4cb1-aa4a-d818d36cec2d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:10:59.359Z|8ddd647c-664a-49a9-9f20-6829199cde3a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:10:59.360Z|8ddd647c-664a-49a9-9f20-6829199cde3a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:11:10.905Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:11:10.905Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:11:10.905Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:11:10.905Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:11:10.905Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:11:10.905Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:11:10.912Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:11:10.912Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:11:10.912Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:11:10.912Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:11:10 GMT;Connection:close;
2025-06-22T12:11:10.912Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:11:10.913Z|98dbee25-e296-424f-b1ec-279ff818b5a7|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:11:14.359Z|9b51b3ba-5cbc-491d-a395-27a9bef85505|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:11:14.363Z|9b51b3ba-5cbc-491d-a395-27a9bef85505|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:11:29.359Z|4cb5bdbe-d62a-429b-89d4-26d263bd8fcb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:11:29.359Z|4cb5bdbe-d62a-429b-89d4-26d263bd8fcb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:11:44.359Z|c1ab7ad4-0488-4913-b962-0bd130a5bb5f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:11:44.360Z|c1ab7ad4-0488-4913-b962-0bd130a5bb5f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:11:59.359Z|37dfe0a1-0b36-4266-95bf-620e68625537|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:11:59.363Z|37dfe0a1-0b36-4266-95bf-620e68625537|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:12:10.902Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:12:10.902Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:12:10.902Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:12:10.902Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:12:10.902Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:12:10.903Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:12:10.908Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:12:10.909Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:12:10.909Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:12:10.909Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:12:10 GMT;Connection:close;
2025-06-22T12:12:10.909Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:12:10.909Z|cf035a83-d0b9-48af-a72f-ca221a723d82|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:12:14.359Z|25ec25a4-ee8c-48e8-bb9a-17fe5aa41a26|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:12:14.360Z|25ec25a4-ee8c-48e8-bb9a-17fe5aa41a26|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:12:29.359Z|a19ac036-45ae-4681-ae4f-bf0d5aea9e31|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:12:29.359Z|a19ac036-45ae-4681-ae4f-bf0d5aea9e31|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:12:44.359Z|485767af-09f1-4453-a42c-ee4c892fb21d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:12:44.362Z|485767af-09f1-4453-a42c-ee4c892fb21d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:12:59.359Z|31cfc242-2c00-43b9-adde-0e1ed3efa0d2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:12:59.359Z|31cfc242-2c00-43b9-adde-0e1ed3efa0d2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:13:10.901Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:13:10.902Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:13:10.902Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:13:10.902Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:13:10.902Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:13:10.902Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:13:10.908Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:13:10.908Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:13:10.908Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:13:10.908Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:13:10 GMT;Connection:close;
2025-06-22T12:13:10.908Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:13:10.909Z|2286df99-9121-4132-af2b-8a18be8d3ad7|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:13:14.359Z|c7b34e42-9d75-47e3-9242-fc417240dbda|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:13:14.359Z|c7b34e42-9d75-47e3-9242-fc417240dbda|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:13:29.359Z|b7fb34bd-4e43-4027-9b21-94fad422fd58|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:13:29.363Z|b7fb34bd-4e43-4027-9b21-94fad422fd58|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:13:44.359Z|66801796-2576-48ed-bbff-36b3e852c925|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:13:44.359Z|66801796-2576-48ed-bbff-36b3e852c925|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:13:59.359Z|62656620-918b-4792-a414-76a5ee432ab1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:13:59.359Z|62656620-918b-4792-a414-76a5ee432ab1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:14:10.903Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:14:10.903Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:14:10.903Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:14:10.903Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:14:10.903Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:14:10.904Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:14:10.909Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:14:10.910Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:14:10.910Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:14:10.910Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:14:10 GMT;Connection:close;
2025-06-22T12:14:10.910Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:14:10.910Z|3302662a-0ec7-4022-998e-68bf16e6ae8a|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:14:14.359Z|cff12865-c5d5-47f9-9e9e-32d5b6c49fdd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:14:14.362Z|cff12865-c5d5-47f9-9e9e-32d5b6c49fdd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:14:29.359Z|d286dacd-b357-4224-bf3f-bb4d388d5280|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:14:29.359Z|d286dacd-b357-4224-bf3f-bb4d388d5280|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:14:44.359Z|23bb6dff-42a1-4c2e-a826-54785a4bc79f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:14:44.359Z|23bb6dff-42a1-4c2e-a826-54785a4bc79f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:14:59.359Z|e1783995-c7c6-44a5-b15c-a6eaf0813209|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:14:59.362Z|e1783995-c7c6-44a5-b15c-a6eaf0813209|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:15:10.902Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:15:10.902Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:15:10.902Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:15:10.902Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:15:10.902Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:15:10.902Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:15:10.909Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:15:10.909Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:15:10.909Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:15:10.909Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:15:10 GMT;Connection:close;
2025-06-22T12:15:10.909Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:15:10.909Z|9ffcdaa8-16d5-4918-9584-1cad60e141a0|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:15:14.359Z|447265ac-7bfc-412e-9187-1340502986c1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:15:14.359Z|447265ac-7bfc-412e-9187-1340502986c1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:15:29.359Z|4325cd58-016a-4092-b024-7f1237b1103e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:15:29.359Z|4325cd58-016a-4092-b024-7f1237b1103e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:15:44.359Z|3849b6ff-684d-4286-a104-35687267fb3f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:15:44.362Z|3849b6ff-684d-4286-a104-35687267fb3f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:15:59.359Z|5beaab55-bc6b-4040-85b7-3afcada214e0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:15:59.359Z|5beaab55-bc6b-4040-85b7-3afcada214e0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:16:10.901Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:16:10.901Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:16:10.901Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:16:10.902Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:16:10.902Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:16:10.902Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:16:10.909Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:16:10.909Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:16:10.909Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:16:10.909Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:16:10 GMT;Connection:close;
2025-06-22T12:16:10.909Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:16:10.909Z|08e59605-3ee9-4ffd-a437-e720fa14d273|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:16:14.359Z|e54f5851-bb1a-45a4-b2b6-0d10577ce3cc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:16:14.359Z|e54f5851-bb1a-45a4-b2b6-0d10577ce3cc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:16:29.359Z|dfdb8a63-a414-462e-b7f5-54247a216dfc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:16:29.362Z|dfdb8a63-a414-462e-b7f5-54247a216dfc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:16:44.359Z|91f4d89f-b1cb-41bd-9b98-7b7ee14e0812|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:16:44.359Z|91f4d89f-b1cb-41bd-9b98-7b7ee14e0812|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:16:59.359Z|3b4de995-5c87-472c-aaf5-2b2faec47e3a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:16:59.360Z|3b4de995-5c87-472c-aaf5-2b2faec47e3a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:17:10.902Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:17:10.902Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:17:10.902Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:17:10.902Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:17:10.902Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:17:10.903Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:17:10.909Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:17:10.909Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:17:10.910Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:17:10.910Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:17:10 GMT;Connection:close;
2025-06-22T12:17:10.910Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:17:10.910Z|6a4096d5-e196-4a4c-af58-5791d0416617|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:17:14.359Z|8ff43460-b2b8-4153-aebd-4efbc8d11f49|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:17:14.363Z|8ff43460-b2b8-4153-aebd-4efbc8d11f49|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:17:29.359Z|a56cfe14-8763-4f34-b98c-4aac60120b79|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:17:29.359Z|a56cfe14-8763-4f34-b98c-4aac60120b79|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:17:44.359Z|bec17717-d042-495a-9624-5ad78ba6df08|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:17:44.359Z|bec17717-d042-495a-9624-5ad78ba6df08|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:17:59.359Z|c52643b7-c016-444b-83ad-e9ef6cde875e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:17:59.363Z|c52643b7-c016-444b-83ad-e9ef6cde875e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:18:10.903Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:18:10.904Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:18:10.904Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:18:10.904Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:18:10.904Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:18:10.904Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:18:10.911Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:18:10.911Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:18:10.911Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:18:10.911Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:18:10 GMT;Connection:close;
2025-06-22T12:18:10.911Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:18:10.912Z|ef803649-c8ef-47ca-b8d1-f134b4eb141a|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:18:14.359Z|1d6bd4c1-51fc-45c1-9abb-218d0c43487e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:18:14.360Z|1d6bd4c1-51fc-45c1-9abb-218d0c43487e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:18:29.359Z|f07a506d-a2bb-451e-ab74-19db246cc68c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:18:29.360Z|f07a506d-a2bb-451e-ab74-19db246cc68c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:18:44.359Z|0b875c02-17b6-414e-b588-74fe6775ca9e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:18:44.364Z|0b875c02-17b6-414e-b588-74fe6775ca9e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:18:59.359Z|848ddee6-48e0-4b05-9007-c2c3c7e85eef|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:18:59.359Z|848ddee6-48e0-4b05-9007-c2c3c7e85eef|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:19:10.901Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:19:10.901Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:19:10.901Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:19:10.901Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:19:10.901Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:19:10.901Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:19:10.908Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:19:10.908Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:19:10.908Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:19:10.908Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:19:10 GMT;Connection:close;
2025-06-22T12:19:10.908Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:19:10.908Z|e44ab46f-df20-4d9c-bdf1-f97420a71358|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:19:14.359Z|7cdd44c1-959f-4b20-b2f7-7760417144e6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:19:14.359Z|7cdd44c1-959f-4b20-b2f7-7760417144e6|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:19:29.359Z|6a61e551-d352-4bf4-9daa-993b7ed68761|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:19:29.362Z|6a61e551-d352-4bf4-9daa-993b7ed68761|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:19:44.359Z|ab1947c4-1861-4a80-9bf8-f7bb06163a3d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:19:44.359Z|ab1947c4-1861-4a80-9bf8-f7bb06163a3d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:19:59.359Z|628571aa-0e2e-473c-8c2e-d19ee7638934|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:19:59.359Z|628571aa-0e2e-473c-8c2e-d19ee7638934|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:20:10.902Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:20:10.902Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:20:10.902Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:20:10.902Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:20:10.902Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:20:10.902Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:20:10.908Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:20:10.909Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:20:10.909Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:20:10.909Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:20:10 GMT;Connection:close;
2025-06-22T12:20:10.909Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:20:10.909Z|55a9f211-2b47-4ed0-a74f-f1b6e9f5fece|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:20:14.359Z|d432644d-59e2-44f5-9bf6-144b3af74818|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:20:14.363Z|d432644d-59e2-44f5-9bf6-144b3af74818|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:20:29.359Z|f8fc5d95-b65c-4498-b221-33f5b2904561|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:20:29.359Z|f8fc5d95-b65c-4498-b221-33f5b2904561|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:20:44.359Z|680f322a-f2aa-46fa-b826-21779bdfffd9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:20:44.360Z|680f322a-f2aa-46fa-b826-21779bdfffd9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:20:59.359Z|53f58e21-09d8-4d97-82b2-32871168fac2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:20:59.362Z|53f58e21-09d8-4d97-82b2-32871168fac2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:21:10.902Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:21:10.902Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:21:10.902Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:21:10.902Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:21:10.902Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:21:10.902Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:21:10.910Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:21:10.910Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:21:10.910Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:21:10.910Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:21:10 GMT;Connection:close;
2025-06-22T12:21:10.910Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:21:10.910Z|01ea399c-edb6-46b4-b6e1-ed7410faaeeb|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:21:14.359Z|4be6e6ae-86c2-46f5-845c-e2c16e787c5e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:21:14.359Z|4be6e6ae-86c2-46f5-845c-e2c16e787c5e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:21:29.359Z|fc3fc100-696c-40f4-ab79-f894b86a47ed|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:21:29.359Z|fc3fc100-696c-40f4-ab79-f894b86a47ed|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:21:44.359Z|b3931c1a-995f-442b-9101-5f23959cd642|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:21:44.360Z|b3931c1a-995f-442b-9101-5f23959cd642|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:21:59.359Z|c64c32e8-5af7-429e-ae80-91bea389fd0f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:21:59.359Z|c64c32e8-5af7-429e-ae80-91bea389fd0f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:22:10.903Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:22:10.904Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:22:10.904Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:22:10.904Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:22:10.904Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:22:10.904Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:22:10.914Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:22:10.914Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:22:10.914Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:22:10.914Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:22:10 GMT;Connection:close;
2025-06-22T12:22:10.914Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:22:10.914Z|1d342cf5-024a-4520-86b7-6d2f38bf1e8b|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:22:14.359Z|f64405e9-580c-4607-8918-f24f6b566264|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:22:14.361Z|f64405e9-580c-4607-8918-f24f6b566264|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:22:29.359Z|ebd5aab2-ea6e-4ed0-9ffc-6ad0f9f24761|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:22:29.359Z|ebd5aab2-ea6e-4ed0-9ffc-6ad0f9f24761|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:22:44.359Z|25258e70-6358-4ec6-8764-94c0f2a94204|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:22:44.359Z|25258e70-6358-4ec6-8764-94c0f2a94204|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:22:59.359Z|3f39bae8-bfc3-4a13-b4de-841d7f6c3c4c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:22:59.362Z|3f39bae8-bfc3-4a13-b4de-841d7f6c3c4c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:23:10.902Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:23:10.902Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:23:10.902Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:23:10.902Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:23:10.902Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:23:10.902Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:23:10.908Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:23:10.908Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:23:10.908Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:23:10.908Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:23:10 GMT;Connection:close;
2025-06-22T12:23:10.909Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:23:10.909Z|0d788bff-e7ad-4f23-a572-a4ffc0b4ff75|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:23:14.359Z|2d229167-9592-47d9-8c11-e1f75457b69a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:23:14.359Z|2d229167-9592-47d9-8c11-e1f75457b69a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:23:29.360Z|a01ffc7e-9a47-4b19-b158-c8bb2c2d3f43|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:23:29.360Z|a01ffc7e-9a47-4b19-b158-c8bb2c2d3f43|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:23:44.359Z|bd1c56d7-376e-4687-8b32-656f9afaf38a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:23:44.362Z|bd1c56d7-376e-4687-8b32-656f9afaf38a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:23:59.359Z|d87b2d23-8224-4675-8d04-77cc4337e6a1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:23:59.360Z|d87b2d23-8224-4675-8d04-77cc4337e6a1|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:24:10.902Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:24:10.902Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:24:10.902Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:24:10.902Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:24:10.902Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:24:10.902Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:24:10.908Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:24:10.908Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:24:10.908Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:24:10.908Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:24:10 GMT;Connection:close;
2025-06-22T12:24:10.908Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:24:10.908Z|8f685a64-3f49-4b81-ba58-77da8702771f|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:24:14.359Z|4b3a3782-4033-41cb-b6a2-6a7f3518382e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:24:14.360Z|4b3a3782-4033-41cb-b6a2-6a7f3518382e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:24:29.359Z|b584cc2d-f125-42bd-9ae1-4a079b3c2f22|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:24:29.362Z|b584cc2d-f125-42bd-9ae1-4a079b3c2f22|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:24:44.359Z|d4d369d4-ddf4-4604-a1fd-13a5906ccd1a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:24:44.359Z|d4d369d4-ddf4-4604-a1fd-13a5906ccd1a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:24:59.359Z|80e9a8da-ea10-4f07-8729-a7b22c58e578|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:24:59.360Z|80e9a8da-ea10-4f07-8729-a7b22c58e578|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:25:10.901Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:25:10.901Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:25:10.902Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:25:10.902Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:25:10.902Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:25:10.902Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:25:10.908Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:25:10.909Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:25:10.909Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:25:10.909Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:25:10 GMT;Connection:close;
2025-06-22T12:25:10.909Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:25:10.909Z|be4e1695-7912-4045-94f4-d4d704be26df|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:25:14.359Z|acf959a6-d6e2-40ef-bf63-e26d94b6285f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:25:14.362Z|acf959a6-d6e2-40ef-bf63-e26d94b6285f|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:25:29.359Z|c2617d6d-c3d4-4f59-bc87-a7edf53132f8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:25:29.359Z|c2617d6d-c3d4-4f59-bc87-a7edf53132f8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:25:44.359Z|15b01218-3c57-42c9-89e3-f0590da7a6c8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:25:44.359Z|15b01218-3c57-42c9-89e3-f0590da7a6c8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:25:59.359Z|e94f7800-83f0-4a8d-adf1-182e7897d3ee|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:25:59.363Z|e94f7800-83f0-4a8d-adf1-182e7897d3ee|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:26:10.903Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:26:10.903Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:26:10.903Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:26:10.904Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:26:10.904Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:26:10.904Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:26:10.910Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:26:10.910Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:26:10.910Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:26:10.910Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:26:10 GMT;Connection:close;
2025-06-22T12:26:10.910Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:26:10.910Z|36fa40cc-bb31-458c-b078-f9d2608be8f1|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:26:14.359Z|fe5279e3-6f95-4e90-98dd-9301b9b0bf91|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:26:14.359Z|fe5279e3-6f95-4e90-98dd-9301b9b0bf91|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:26:29.359Z|0a575a44-c443-4eda-a0df-4ba32a5956ec|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:26:29.359Z|0a575a44-c443-4eda-a0df-4ba32a5956ec|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:26:44.359Z|18fc53f2-100a-4ea2-89a7-3dd38a0d3199|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:26:44.363Z|18fc53f2-100a-4ea2-89a7-3dd38a0d3199|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:26:59.359Z|226492ee-5813-49a0-83a0-7964cde26a6e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:26:59.360Z|226492ee-5813-49a0-83a0-7964cde26a6e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:27:10.917Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:27:10.917Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:27:10.917Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:27:10.917Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:27:10.917Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:27:10.917Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:27:10.922Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:27:10.923Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:27:10.923Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:27:10.923Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:27:10 GMT;Connection:close;
2025-06-22T12:27:10.923Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:27:10.923Z|365e8b36-79d3-41cd-ae25-6ab00f0e1033|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:27:14.359Z|6bc2e69c-5cd2-4018-b9a6-70df03d41dff|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:27:14.359Z|6bc2e69c-5cd2-4018-b9a6-70df03d41dff|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:27:29.359Z|523c26ac-6ca7-42c3-bf25-4b09c0fd8a34|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:27:29.362Z|523c26ac-6ca7-42c3-bf25-4b09c0fd8a34|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:27:44.359Z|214e55d7-ce82-4b51-916f-cde801ab9be9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:27:44.359Z|214e55d7-ce82-4b51-916f-cde801ab9be9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:27:59.359Z|5dabab4f-0098-4c2f-825a-1355b2447642|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:27:59.359Z|5dabab4f-0098-4c2f-825a-1355b2447642|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:28:10.901Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:28:10.902Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:28:10.902Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:28:10.902Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:28:10.902Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:28:10.902Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:28:10.907Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:28:10.907Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:28:10.907Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:28:10.907Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:28:10 GMT;Connection:close;
2025-06-22T12:28:10.907Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:28:10.907Z|b52c5a30-09fc-4b8f-8346-25866515cb58|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:28:14.359Z|4198bc1a-589c-4c63-ae63-677932a58ffd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:28:14.363Z|4198bc1a-589c-4c63-ae63-677932a58ffd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:28:29.359Z|c61a16c7-413a-4f12-ab33-8429425adb43|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:28:29.359Z|c61a16c7-413a-4f12-ab33-8429425adb43|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:28:44.359Z|d725b202-0743-46e0-9c71-fdb747c7910d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:28:44.360Z|d725b202-0743-46e0-9c71-fdb747c7910d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:28:59.359Z|83011057-404e-4126-bffd-7bb4197c6fc5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:28:59.364Z|83011057-404e-4126-bffd-7bb4197c6fc5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:29:10.902Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:29:10.902Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:29:10.902Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:29:10.902Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:29:10.902Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:29:10.902Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:29:10.908Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:29:10.908Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:29:10.908Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:29:10.908Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:29:10 GMT;Connection:close;
2025-06-22T12:29:10.908Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:29:10.908Z|f4aa3dd5-3605-489f-85f3-363aa2867c3e|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:29:14.359Z|ced76303-755e-4ac5-a664-9ce6de3fe851|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:29:14.359Z|ced76303-755e-4ac5-a664-9ce6de3fe851|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:29:29.359Z|f86f35d6-1d12-4556-8bb6-30c14c448817|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:29:29.359Z|f86f35d6-1d12-4556-8bb6-30c14c448817|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:29:44.359Z|6e77c89d-297c-410d-8490-762fcdd472a2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:29:44.362Z|6e77c89d-297c-410d-8490-762fcdd472a2|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:29:59.359Z|888338b1-905c-4527-9c4c-010c6637446c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:29:59.359Z|888338b1-905c-4527-9c4c-010c6637446c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:30:10.902Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:30:10.902Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:30:10.902Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:30:10.902Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:30:10.902Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:30:10.902Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:30:10.910Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:30:10.910Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:30:10.910Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:30:10.910Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:30:10 GMT;Connection:close;
2025-06-22T12:30:10.910Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:30:10.910Z|3ba2d845-13b5-4756-8105-42221341fd67|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:30:14.359Z|781d29a5-2ee9-41e0-a225-674350e81230|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:30:14.359Z|781d29a5-2ee9-41e0-a225-674350e81230|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:30:29.359Z|9be44fe4-83c6-430c-be6e-f3314170544d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:30:29.362Z|9be44fe4-83c6-430c-be6e-f3314170544d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:30:44.359Z|0572bb92-9963-45e1-8997-09844d3f8605|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:30:44.359Z|0572bb92-9963-45e1-8997-09844d3f8605|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:30:44.470Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||INFO|500||Entering
2025-06-22T12:30:44.470Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||===========================request begin================================================
2025-06-22T12:30:44.470Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||URI : /manage/health
2025-06-22T12:30:44.470Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||Method : GET
2025-06-22T12:30:44.470Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;user-agent:python-requests/2.29.0;accept-encoding:gzip, deflate;accept:application/json;content-type:application/json;x-transactionid:3ace3ac6-6393-4ab6-b540-cc9e4d2e4117;x-fromappid:robot-ete;x-forwarded-proto:http;x-request-id:d165cda7-cf22-4dba-994f-0d1020a2c634;
2025-06-22T12:30:44.470Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||===========================request end==================================================
2025-06-22T12:30:44.479Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||============================response begin==========================================
2025-06-22T12:30:44.479Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||Status code : 200
2025-06-22T12:30:44.479Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||Status text : OK
2025-06-22T12:30:44.479Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:30:44 GMT;
2025-06-22T12:30:44.479Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||DEBUG|500||============================response end============================================
2025-06-22T12:30:44.479Z|3ace3ac6-6393-4ab6-b540-cc9e4d2e4117|http-nio-8082-exec-1|/manage/health|python-requests/2.29.0|||INFO|500||Exiting.
2025-06-22T12:30:59.359Z|689e1f53-cefb-4956-9072-8cbd0811280d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:30:59.359Z|689e1f53-cefb-4956-9072-8cbd0811280d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:30:59.939Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||INFO|500||Entering
2025-06-22T12:30:59.939Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||===========================request begin================================================
2025-06-22T12:30:59.939Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||URI : /manage/health
2025-06-22T12:30:59.939Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||Method : GET
2025-06-22T12:30:59.939Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;user-agent:python-requests/2.29.0;accept-encoding:gzip, deflate;accept:application/json;content-type:application/json;x-transactionid:d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96;x-fromappid:robot-ete;x-forwarded-proto:http;x-request-id:73698b5c-c226-4373-aa9a-d9d3b4a5afb4;
2025-06-22T12:30:59.939Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||===========================request end==================================================
2025-06-22T12:30:59.946Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||============================response begin==========================================
2025-06-22T12:30:59.947Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||Status code : 200
2025-06-22T12:30:59.947Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||Status text : OK
2025-06-22T12:30:59.947Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:30:59 GMT;
2025-06-22T12:30:59.947Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||DEBUG|500||============================response end============================================
2025-06-22T12:30:59.947Z|d0d61c3d-a86e-4b6b-8a19-5eb0958fbe96|http-nio-8082-exec-2|/manage/health|python-requests/2.29.0|||INFO|500||Exiting.
2025-06-22T12:31:10.902Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:31:10.902Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:31:10.902Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:31:10.902Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:31:10.902Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:31:10.902Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:31:10.908Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:31:10.908Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:31:10.908Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:31:10.908Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:31:10 GMT;Connection:close;
2025-06-22T12:31:10.908Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:31:10.908Z|30371768-f4e6-4f61-a0d1-6f94de56ace6|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:31:14.359Z|52744990-b609-43ab-ae72-a27f036383cc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:31:14.363Z|52744990-b609-43ab-ae72-a27f036383cc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:31:29.359Z|e235e0bb-510f-46c1-a4d0-4ec2700a4f86|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:31:29.359Z|e235e0bb-510f-46c1-a4d0-4ec2700a4f86|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:31:44.359Z|147f8381-29b0-45aa-b587-1942388d2fb8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:31:44.359Z|147f8381-29b0-45aa-b587-1942388d2fb8|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:31:59.359Z|b1aea6d4-2a9a-4eb1-a972-b719a828ed23|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:31:59.362Z|b1aea6d4-2a9a-4eb1-a972-b719a828ed23|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:32:10.903Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:32:10.903Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:32:10.903Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:32:10.903Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:32:10.904Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:32:10.904Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:32:10.908Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:32:10.908Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:32:10.908Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:32:10.908Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:32:10 GMT;Connection:close;
2025-06-22T12:32:10.908Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:32:10.908Z|923bd38a-8b93-4ad3-ab69-9d636aa36385|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:32:14.359Z|266a2e9a-a0af-4333-8b6a-0a97cf1ac513|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:32:14.359Z|266a2e9a-a0af-4333-8b6a-0a97cf1ac513|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:32:29.359Z|cce63270-3f64-42bc-b69f-ba23427d8fbf|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:32:29.359Z|cce63270-3f64-42bc-b69f-ba23427d8fbf|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:32:44.359Z|0a98051a-c167-47ea-b1db-69ce60c049dd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:32:44.362Z|0a98051a-c167-47ea-b1db-69ce60c049dd|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:32:59.359Z|54a6a072-460f-495f-b8b8-bc7e43a72b42|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:32:59.360Z|54a6a072-460f-495f-b8b8-bc7e43a72b42|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:33:10.901Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:33:10.902Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:33:10.902Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:33:10.902Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:33:10.902Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:33:10.902Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:33:10.909Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:33:10.909Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:33:10.909Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:33:10.910Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:33:10 GMT;Connection:close;
2025-06-22T12:33:10.910Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:33:10.910Z|688d7386-61ca-4d8d-a935-60e74cdc5efd|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:33:14.359Z|3191d882-7403-4a3e-989f-85992b3a4975|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:33:14.359Z|3191d882-7403-4a3e-989f-85992b3a4975|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:33:29.359Z|17a61414-8114-499e-bc2e-63b7774d4699|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:33:29.363Z|17a61414-8114-499e-bc2e-63b7774d4699|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:33:44.359Z|fc15b07b-458f-4cee-bdd6-8031cebd6f80|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:33:44.359Z|fc15b07b-458f-4cee-bdd6-8031cebd6f80|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:33:59.359Z|387edfe1-203a-4e2a-829b-e19342c61e07|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:33:59.359Z|387edfe1-203a-4e2a-829b-e19342c61e07|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:34:10.902Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:34:10.902Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:34:10.902Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:34:10.902Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:34:10.902Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:34:10.902Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:34:10.907Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:34:10.907Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:34:10.907Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:34:10.907Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:34:10 GMT;Connection:close;
2025-06-22T12:34:10.907Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:34:10.907Z|dbd5fb5a-3773-4a78-8ac8-4f7f29445fec|http-nio-8082-exec-9|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:34:14.359Z|e7c1944e-568f-4d1a-800b-1589b8c0bd78|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:34:14.362Z|e7c1944e-568f-4d1a-800b-1589b8c0bd78|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:34:29.359Z|cf84918b-f24f-4b81-b1ad-28b65bad6a4d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:34:29.359Z|cf84918b-f24f-4b81-b1ad-28b65bad6a4d|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:34:44.359Z|e8f9190e-1f49-4500-ab67-351f29742f62|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:34:44.359Z|e8f9190e-1f49-4500-ab67-351f29742f62|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:34:59.359Z|1fc05b3a-ee53-4184-a88d-c9052d054e98|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:34:59.362Z|1fc05b3a-ee53-4184-a88d-c9052d054e98|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:35:10.902Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:35:10.902Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:35:10.902Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:35:10.902Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:35:10.902Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:35:10.902Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:35:10.908Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:35:10.908Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:35:10.908Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:35:10.908Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:35:10 GMT;Connection:close;
2025-06-22T12:35:10.908Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:35:10.909Z|c6c5cd70-ff64-4d25-a2be-2001fd6c02f8|http-nio-8082-exec-8|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:35:14.359Z|d80e4896-7881-4579-bfbf-2917fc81a201|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:35:14.359Z|d80e4896-7881-4579-bfbf-2917fc81a201|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:35:29.359Z|6bacef7b-da11-41b5-b1fc-ff0704fdaa5b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:35:29.360Z|6bacef7b-da11-41b5-b1fc-ff0704fdaa5b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:35:44.359Z|f5ecc01f-4215-4806-a63a-30f84f7844ba|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:35:44.363Z|f5ecc01f-4215-4806-a63a-30f84f7844ba|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:35:59.359Z|dc8f8683-7d92-4892-93c6-1a2d33a6f911|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:35:59.359Z|dc8f8683-7d92-4892-93c6-1a2d33a6f911|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:36:10.901Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:36:10.901Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:36:10.901Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:36:10.901Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:36:10.902Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:36:10.902Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:36:10.907Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:36:10.907Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:36:10.907Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:36:10.907Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:36:10 GMT;Connection:close;
2025-06-22T12:36:10.907Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:36:10.907Z|87ccf180-8607-4012-9c3e-21e27d3bae84|http-nio-8082-exec-10|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:36:14.359Z|89ff9783-cb0f-44d1-85d0-589173882f59|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:36:14.359Z|89ff9783-cb0f-44d1-85d0-589173882f59|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:36:29.359Z|047eab22-403a-4d7f-9e97-9ea49997d522|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:36:29.362Z|047eab22-403a-4d7f-9e97-9ea49997d522|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:36:44.359Z|b6590e71-dc16-449f-9b3c-8d4101a79055|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:36:44.359Z|b6590e71-dc16-449f-9b3c-8d4101a79055|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:36:59.359Z|ccafc2dc-23f1-4b5f-9b5b-e0fa589ffd5e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:36:59.360Z|ccafc2dc-23f1-4b5f-9b5b-e0fa589ffd5e|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:37:10.902Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:37:10.902Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:37:10.903Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:37:10.903Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:37:10.903Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:37:10.903Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:37:10.910Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:37:10.910Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:37:10.910Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:37:10.910Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:37:10 GMT;Connection:close;
2025-06-22T12:37:10.911Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:37:10.911Z|7360bdc3-7ca2-4e92-a944-c423a9b16f92|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:37:14.359Z|283c33b5-fd57-4eed-a939-d88573f07211|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:37:14.362Z|283c33b5-fd57-4eed-a939-d88573f07211|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:37:29.359Z|515ad72c-6c0a-4b5c-8e7f-dac88b9cfdbc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:37:29.359Z|515ad72c-6c0a-4b5c-8e7f-dac88b9cfdbc|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:37:44.359Z|a25b5292-d39c-42c1-80f1-56505fafd953|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:37:44.359Z|a25b5292-d39c-42c1-80f1-56505fafd953|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:37:59.359Z|46cf8019-091c-41d6-b76a-630c5ed4277b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:37:59.362Z|46cf8019-091c-41d6-b76a-630c5ed4277b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:38:10.901Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:38:10.902Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:38:10.902Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:38:10.902Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:38:10.902Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:38:10.902Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:38:10.909Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:38:10.910Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:38:10.910Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:38:10.910Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:38:10 GMT;Connection:close;
2025-06-22T12:38:10.910Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:38:10.910Z|dd47c4d9-c2e0-46d6-8d5f-485cafccc8b8|http-nio-8082-exec-2|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:38:14.359Z|e40d8bb3-b1fe-45d2-a404-fb4222e08ad0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:38:14.359Z|e40d8bb3-b1fe-45d2-a404-fb4222e08ad0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:38:29.359Z|71ffe09f-e92f-407a-86e3-e36587726e54|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:38:29.360Z|71ffe09f-e92f-407a-86e3-e36587726e54|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:38:44.359Z|5fe3d64f-9a4a-4594-ac16-6052bebe63f0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:38:44.361Z|5fe3d64f-9a4a-4594-ac16-6052bebe63f0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:38:59.359Z|38b5611c-a2ec-429d-b29c-60b5ebc68210|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:38:59.359Z|38b5611c-a2ec-429d-b29c-60b5ebc68210|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:39:10.903Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:39:10.903Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:39:10.903Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:39:10.903Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:39:10.903Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:39:10.903Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:39:10.909Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:39:10.909Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:39:10.909Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:39:10.909Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:39:10 GMT;Connection:close;
2025-06-22T12:39:10.910Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:39:10.910Z|060ae6f9-9a1c-4246-b352-d7f7fdb5f3ef|http-nio-8082-exec-3|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:39:14.359Z|53b59f23-e0da-4ba4-a834-536e9b386df5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:39:14.359Z|53b59f23-e0da-4ba4-a834-536e9b386df5|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:39:29.359Z|79146d8e-47d7-4f53-b515-197da43b60cb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:39:29.362Z|79146d8e-47d7-4f53-b515-197da43b60cb|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:39:44.359Z|6d5a5aea-13ca-44b7-977b-48bcc01e3498|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:39:44.359Z|6d5a5aea-13ca-44b7-977b-48bcc01e3498|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:39:59.359Z|bdb60133-7e7f-457e-b3c2-30f15c18735a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:39:59.359Z|bdb60133-7e7f-457e-b3c2-30f15c18735a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:40:10.902Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:40:10.903Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:40:10.903Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:40:10.903Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:40:10.903Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:40:10.903Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:40:10.909Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:40:10.909Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:40:10.909Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:40:10.909Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:40:10 GMT;Connection:close;
2025-06-22T12:40:10.909Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:40:10.909Z|ff2be145-0ca5-4905-b6ca-fd2b692754f2|http-nio-8082-exec-4|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:40:14.359Z|d97a63e9-63d1-4c50-855a-8136944c681c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:40:14.362Z|d97a63e9-63d1-4c50-855a-8136944c681c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:40:29.359Z|e40da928-5a6f-4509-a3ca-c45b4990dd5a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:40:29.359Z|e40da928-5a6f-4509-a3ca-c45b4990dd5a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:40:44.359Z|4e05cf9c-7701-41f9-8232-8f2b1c7c5f6a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:40:44.359Z|4e05cf9c-7701-41f9-8232-8f2b1c7c5f6a|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:40:59.359Z|3f1b25d6-32b9-42a1-99e0-63b96b18315c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:40:59.363Z|3f1b25d6-32b9-42a1-99e0-63b96b18315c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:41:10.902Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:41:10.902Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:41:10.902Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:41:10.902Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:41:10.902Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:41:10.902Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:41:10.908Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:41:10.908Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:41:10.909Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:41:10.909Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:41:10 GMT;Connection:close;
2025-06-22T12:41:10.909Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:41:10.909Z|4c4b8a96-a523-4cf7-9114-c8383253c795|http-nio-8082-exec-5|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:41:14.359Z|483e60b3-300f-4237-8ced-39e7fd4fbdf9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:41:14.360Z|483e60b3-300f-4237-8ced-39e7fd4fbdf9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:41:29.359Z|baae5da1-2ace-4c48-a7c9-2f17ae339c13|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:41:29.359Z|baae5da1-2ace-4c48-a7c9-2f17ae339c13|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:41:44.359Z|a831b574-dc7f-4910-9510-d93c95d71280|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:41:44.362Z|a831b574-dc7f-4910-9510-d93c95d71280|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:41:59.359Z|9edd767e-fb9f-4639-80e4-58c006bd1e1b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:41:59.359Z|9edd767e-fb9f-4639-80e4-58c006bd1e1b|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:42:10.902Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:42:10.903Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:42:10.903Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:42:10.903Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:42:10.903Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:42:10.903Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:42:10.908Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:42:10.908Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:42:10.908Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:42:10.908Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:42:10 GMT;Connection:close;
2025-06-22T12:42:10.909Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:42:10.909Z|ad2f78a8-55fe-4b58-a531-1c58b1050758|http-nio-8082-exec-6|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:42:14.359Z|22ebe156-1c33-47e7-b3fa-d4ace81ce869|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:42:14.359Z|22ebe156-1c33-47e7-b3fa-d4ace81ce869|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:42:29.359Z|6b929d9e-c0ad-4472-a300-b5318f89b016|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:42:29.363Z|6b929d9e-c0ad-4472-a300-b5318f89b016|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:42:44.359Z|f3650bb1-f3a9-45f5-a8ea-5dd9efe61632|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:42:44.360Z|f3650bb1-f3a9-45f5-a8ea-5dd9efe61632|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:42:59.359Z|ecfdd091-ab89-44f1-8da5-5c6d402b4e94|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:42:59.359Z|ecfdd091-ab89-44f1-8da5-5c6d402b4e94|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:43:10.902Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:43:10.902Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:43:10.902Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:43:10.902Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:43:10.903Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:43:10.903Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:43:10.910Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:43:10.910Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:43:10.910Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:43:10.910Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:43:10 GMT;Connection:close;
2025-06-22T12:43:10.910Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:43:10.911Z|1b509e3f-1a04-4f2a-80b2-1eb02300de24|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:43:14.359Z|bf0fae45-928e-4a6b-b9c5-bac1bbc28cfe|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:43:14.361Z|bf0fae45-928e-4a6b-b9c5-bac1bbc28cfe|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:43:29.359Z|87131ec2-259c-40df-8ed9-427ce2d00af7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:43:29.359Z|87131ec2-259c-40df-8ed9-427ce2d00af7|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:43:44.359Z|a6709c8d-3d76-45eb-bdfa-2dce2240158c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:43:44.359Z|a6709c8d-3d76-45eb-bdfa-2dce2240158c|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:43:47.646Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||INFO|500||Entering
2025-06-22T12:43:47.646Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:43:47.646Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||URI : /service/search/findFirstByModelNameOrderByModelVersionDesc
2025-06-22T12:43:47.646Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Method : GET
2025-06-22T12:43:47.646Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:SO.APIH;x-invocationid:c64ed311-b366-477d-a4e6-beafdf8eca4d;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:b7671daf-7eb2-4323-bb21-3d9d860425e0;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=7167682ee6f36bf5a02ff93497ccd6b1edf7aea6acbf8be9f5fed6b0eaf7e399;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-read;
2025-06-22T12:43:47.646Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: SELECT * FROM service WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1;
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:43:47.904Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:43:47.905Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:43:47.905Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:43:47.905Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=1FD25E30429DBDFA98F07B9DB8833904; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:43:47 GMT;
2025-06-22T12:43:47.905Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:43:47.905Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||INFO|500||Exiting.
2025-06-22T12:43:48.096Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||INFO|500||Entering
2025-06-22T12:43:48.096Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:43:48.096Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||URI : /serviceRecipe/search/findFirstByServiceModelUUIDAndAction
2025-06-22T12:43:48.096Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:43:48.097Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:SO.APIH;x-invocationid:e9ab8801-1d64-4652-b2fc-6ca4588c4cf4;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=1FD25E30429DBDFA98F07B9DB8833904;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:365e4b40-0317-4574-9ce3-e8c9723007b1;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=7167682ee6f36bf5a02ff93497ccd6b1edf7aea6acbf8be9f5fed6b0eaf7e399;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-read;
2025-06-22T12:43:48.097Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select servicerec0_.id as id1_55_, servicerec0_.ACTION as action2_55_, servicerec0_.CREATION_TIMESTAMP as creation3_55_, servicerec0_.description as descript4_55_, servicerec0_.ORCHESTRATION_URI as orchestr5_55_, servicerec0_.SERVICE_PARAM_XSD as service_6_55_, servicerec0_.RECIPE_TIMEOUT as recipe_t7_55_, servicerec0_.SERVICE_MODEL_UUID as service_8_55_, servicerec0_.SERVICE_TIMEOUT_INTERIM as service_9_55_ from service_recipe servicerec0_ where servicerec0_.SERVICE_MODEL_UUID=? and servicerec0_.ACTION=? limit ?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
2025-06-22T12:43:48.140Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:43:48.140Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:43:48.140Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:43:48.140Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:43:47 GMT;
2025-06-22T12:43:48.141Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:43:48.141Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/serviceRecipe/search/findFirstByServiceModelUUIDAndAction|bpel|||INFO|500||Exiting.
2025-06-22T12:43:48.177Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||INFO|500||Entering
2025-06-22T12:43:48.177Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:43:48.177Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||URI : /service/search/findFirstByModelNameOrderByModelVersionDesc
2025-06-22T12:43:48.177Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Method : GET
2025-06-22T12:43:48.177Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:SO.APIH;x-invocationid:2a6d2dbc-39db-4479-8c61-0ba6b807b6a0;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=1FD25E30429DBDFA98F07B9DB8833904;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:2a71e5c8-b779-4b2f-b5fc-398ec700f68a;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=7167682ee6f36bf5a02ff93497ccd6b1edf7aea6acbf8be9f5fed6b0eaf7e399;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-read;
2025-06-22T12:43:48.177Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: SELECT * FROM service WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1;
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:43:48.191Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:43:48.191Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:43:48.191Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:43:48.191Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:43:47 GMT;
2025-06-22T12:43:48.191Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:43:48.192Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/service/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||INFO|500||Exiting.
2025-06-22T12:43:49.996Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-1|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||INFO|500||Entering
2025-06-22T12:43:49.996Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-1|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:43:49.996Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-1|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||URI : /northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType
2025-06-22T12:43:49.996Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-1|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Method : GET
2025-06-22T12:43:49.996Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-1|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:UNKNOWN;x-invocationid:fb1d5559-5d51-4583-a194-11f1fcd954db;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=98CCEAEF8AAA59BADEFE07E51EC117A5;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:08a7ba3f-636b-44c2-ba0c-c44fa5ee8686;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:43:49.997Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-1|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION=? and northbound0_.REQUEST_SCOPE=? and northbound0_.IS_ALACARTE=? and northbound0_.CLOUD_OWNER=? and northbound0_.SERVICE_TYPE=?
2025-06-22T12:43:50.047Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||INFO|500||Entering
2025-06-22T12:43:50.047Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:43:50.047Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||URI : /northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType
2025-06-22T12:43:50.047Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Method : GET
2025-06-22T12:43:50.047Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:UNKNOWN;x-invocationid:d71222c8-87b6-4b97-a2f6-bfde68380251;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:f35a2d5a-7ecf-4d2c-91ac-be18a9e32b31;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:43:50.047Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION=? and northbound0_.REQUEST_SCOPE=? and northbound0_.IS_ALACARTE=? and northbound0_.CLOUD_OWNER=? and northbound0_.SERVICE_TYPE=?
2025-06-22T12:43:50.065Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:43:50.065Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:43:50.065Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:43:50.065Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:43:50 GMT;
2025-06-22T12:43:50.065Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:43:50.065Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-2|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||INFO|500||Exiting.
2025-06-22T12:43:50.210Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||INFO|500||Entering
2025-06-22T12:43:50.210Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:43:50.210Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||URI : /northbound_request_ref_lookup/77/orchestrationFlowList
2025-06-22T12:43:50.210Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||Method : GET
2025-06-22T12:43:50.210Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:UNKNOWN;x-invocationid:16a2aa47-bc81-4ec6-bb7d-b482fc6a952f;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:2b0adae4-df37-4a6b-a11d-affaf77d0b73;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:43:50.211Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select northbound0_.id as id1_41_0_, northbound0_.ACTION as action2_41_0_, northbound0_.CLOUD_OWNER as cloud_ow3_41_0_, northbound0_.IS_ALACARTE as is_alaca4_41_0_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_0_, northbound0_.MACRO_ACTION as macro_ac6_41_0_, northbound0_.MAX_API_VERSION as max_api_7_41_0_, northbound0_.MIN_API_VERSION as min_api_8_41_0_, northbound0_.REQUEST_SCOPE as request_9_41_0_, northbound0_.SERVICE_TYPE as service10_41_0_ from northbound_request_ref_lookup northbound0_ where northbound0_.id=?
Hibernate: select orchestrat0_.NB_REQ_REF_LOOKUP_ID as nb_req_r8_42_0_, orchestrat0_.ID as id1_42_0_, orchestrat0_.ID as id1_42_1_, orchestrat0_.COMPOSITE_ACTION as composit2_42_1_, orchestrat0_.ACTION as action3_42_1_, orchestrat0_.SCOPE as scope4_42_1_, orchestrat0_.FLOW_NAME as flow_nam5_42_1_, orchestrat0_.FLOW_VERSION as flow_ver6_42_1_, orchestrat0_.NB_REQ_REF_LOOKUP_ID as nb_req_r8_42_1_, orchestrat0_.SEQ_NO as seq_no7_42_1_ from orchestration_flow_reference orchestrat0_ where orchestrat0_.NB_REQ_REF_LOOKUP_ID=?
2025-06-22T12:43:50.272Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:43:50.273Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:43:50.273Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:43:50.273Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:43:50 GMT;
2025-06-22T12:43:50.273Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:43:50.273Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-3|/northbound_request_ref_lookup/77/orchestrationFlowList|bpel|||INFO|500||Exiting.
2025-06-22T12:43:59.359Z|7c17e523-7bfe-4b1f-8777-bf0a2717abc0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:43:59.363Z|7c17e523-7bfe-4b1f-8777-bf0a2717abc0|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:44:06.233Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Entering
2025-06-22T12:44:06.233Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:06.233Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:44:06.233Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:06.233Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:UNKNOWN;x-invocationid:4cde6bd9-9209-4ed8-a875-debef2430c4e;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:8270f696-40a3-4a39-9223-4b16ff4b636b;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:06.233Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:44:06.262Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:06.262Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:06.262Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:06.262Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:06 GMT;
2025-06-22T12:44:06.262Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:06.262Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Exiting.
2025-06-22T12:44:06.600Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Entering
2025-06-22T12:44:06.601Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:06.601Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||URI : /buildingBlockDetail/search/findOneByBuildingBlockName
2025-06-22T12:44:06.601Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:06.601Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:UNKNOWN;x-invocationid:c33b7c81-09a9-4435-a122-0dd5a8d067d7;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:ce7b21ab-99a4-4161-8502-a8422a1ce449;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:06.601Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select buildingbl0_.id as id1_11_, buildingbl0_.BUILDING_BLOCK_NAME as building2_11_, buildingbl0_.RESOURCE_TYPE as resource3_11_, buildingbl0_.TARGET_ACTION as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.BUILDING_BLOCK_NAME=?
2025-06-22T12:44:06.619Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:06.619Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:06.620Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:06.620Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:06 GMT;
2025-06-22T12:44:06.620Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:06.620Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-5|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Exiting.
2025-06-22T12:44:06.650Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Entering
2025-06-22T12:44:06.650Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:06.650Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||URI : /orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction
2025-06-22T12:44:06.650Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:06.650Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:UNKNOWN;x-invocationid:788236e7-392f-4085-b534-05f202b9a949;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:93b4f9d0-7bf0-4f4d-af17-e68cc109d14f;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:06.650Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select orchestrat0_.id as id1_43_, orchestrat0_.FLOW_DIRECTIVE as flow_dir2_43_, orchestrat0_.ORCHESTRATION_STATUS as orchestr3_43_, orchestrat0_.RESOURCE_TYPE as resource4_43_, orchestrat0_.TARGET_ACTION as target_a5_43_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.RESOURCE_TYPE=? and orchestrat0_.ORCHESTRATION_STATUS=? and orchestrat0_.TARGET_ACTION=?
2025-06-22T12:44:06.670Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:06.670Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:06.670Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:06.670Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:06 GMT;
2025-06-22T12:44:06.670Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:06.671Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-6|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Exiting.
2025-06-22T12:44:10.902Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:44:10.902Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:10.902Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:44:10.902Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:44:10.902Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:44:10.902Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:44:10.909Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:10.909Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:44:10.909Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:44:10.909Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:10 GMT;Connection:close;
2025-06-22T12:44:10.909Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:44:10.909Z|728068b9-0cf8-40b6-98e8-757e970097d8|http-nio-8082-exec-7|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:44:11.117Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Entering
2025-06-22T12:44:11.117Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:11.117Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:44:11.117Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:11.118Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:UNKNOWN;x-invocationid:0b3a37db-554d-4427-be03-5546bd5a9d39;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:a45968c9-1305-4285-8a77-3969a523135e;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:11.118Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:44:11.142Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:11.142Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:11.142Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:11.142Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:10 GMT;
2025-06-22T12:44:11.142Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:11.142Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Exiting.
2025-06-22T12:44:11.422Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Entering
2025-06-22T12:44:11.422Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:11.422Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||URI : /buildingBlockDetail/search/findOneByBuildingBlockName
2025-06-22T12:44:11.422Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:11.422Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:UNKNOWN;x-invocationid:1cf3045a-0267-4961-ae16-e4dde1c95d0f;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:88b5763d-d2d7-4818-9219-fcb3969402c0;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:11.422Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select buildingbl0_.id as id1_11_, buildingbl0_.BUILDING_BLOCK_NAME as building2_11_, buildingbl0_.RESOURCE_TYPE as resource3_11_, buildingbl0_.TARGET_ACTION as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.BUILDING_BLOCK_NAME=?
2025-06-22T12:44:11.431Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:11.432Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:11.432Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:11.432Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:10 GMT;
2025-06-22T12:44:11.432Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:11.432Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Exiting.
2025-06-22T12:44:11.442Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Entering
2025-06-22T12:44:11.442Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:11.442Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||URI : /orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction
2025-06-22T12:44:11.442Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:11.442Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-transactionid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-ecomp-requestid:4f9c3242-1bb8-4ee6-b3ef-539d81d6f306;x-onap-partnername:UNKNOWN;x-invocationid:060039c2-c467-4062-9cb5-61214160cdbc;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:1d22d863-8593-4a86-9b2d-7e4a47199a60;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:11.442Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select orchestrat0_.id as id1_43_, orchestrat0_.FLOW_DIRECTIVE as flow_dir2_43_, orchestrat0_.ORCHESTRATION_STATUS as orchestr3_43_, orchestrat0_.RESOURCE_TYPE as resource4_43_, orchestrat0_.TARGET_ACTION as target_a5_43_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.RESOURCE_TYPE=? and orchestrat0_.ORCHESTRATION_STATUS=? and orchestrat0_.TARGET_ACTION=?
2025-06-22T12:44:11.450Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:11.450Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:11.450Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:11.450Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:10 GMT;
2025-06-22T12:44:11.450Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:11.451Z|4f9c3242-1bb8-4ee6-b3ef-539d81d6f306|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Exiting.
2025-06-22T12:44:14.359Z|779467d1-1425-4873-8360-17aaab38c266|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:44:14.360Z|779467d1-1425-4873-8360-17aaab38c266|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:44:18.285Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||INFO|500||Entering
2025-06-22T12:44:18.285Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:18.285Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||URI : /networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746
2025-06-22T12:44:18.285Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:18.285Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:SO.APIH;x-invocationid:38117057-e00d-4ece-9565-afde3eeaacda;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=1FD25E30429DBDFA98F07B9DB8833904;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:f736c322-ec40-403c-a0ff-7cee9434471b;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=7167682ee6f36bf5a02ff93497ccd6b1edf7aea6acbf8be9f5fed6b0eaf7e399;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-read;
2025-06-22T12:44:18.285Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_0_, networkres0_.CREATION_TIMESTAMP as creation2_38_0_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_0_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_0_, networkres0_.NETWORK_ROLE as network_4_38_0_, networkres0_.NETWORK_SCOPE as network_5_38_0_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_0_, networkres0_.NETWORK_TYPE as network_7_38_0_, networkres0_.RESOURCE_INPUT as resource8_38_0_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
2025-06-22T12:44:18.442Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:18.442Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:18.442Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:18.442Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:18 GMT;
2025-06-22T12:44:18.442Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:18.442Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||INFO|500||Exiting.
2025-06-22T12:44:18.485Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Entering
2025-06-22T12:44:18.485Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:18.485Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||URI : /networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource
2025-06-22T12:44:18.485Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:18.486Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:SO.APIH;x-invocationid:8e1b8600-832f-4617-a81a-185c78f462e7;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=1FD25E30429DBDFA98F07B9DB8833904;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:aaaa636d-005b-41e8-9b91-7e1828be30e2;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=7167682ee6f36bf5a02ff93497ccd6b1edf7aea6acbf8be9f5fed6b0eaf7e399;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-read;
2025-06-22T12:44:18.486Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_0_, networkres0_.CREATION_TIMESTAMP as creation2_38_0_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_0_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_0_, networkres0_.NETWORK_ROLE as network_4_38_0_, networkres0_.NETWORK_SCOPE as network_5_38_0_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_0_, networkres0_.NETWORK_TYPE as network_7_38_0_, networkres0_.RESOURCE_INPUT as resource8_38_0_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_0_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres0_.RESOURCE_CATEGORY as resource4_37_0_, networkres0_.CREATION_TIMESTAMP as creation5_37_0_, networkres0_.DESCRIPTION as descript6_37_0_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres0_.MODEL_NAME as model_na8_37_0_, networkres0_.MODEL_VERSION as model_ve9_37_0_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres0_.ORCHESTRATION_MODE as orchest11_37_0_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2025-06-22T12:44:18.521Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:18.521Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:18.521Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:18.521Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Location:http://so-catalog-db-adapter.onap:8082/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:18 GMT;
2025-06-22T12:44:18.521Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:18.521Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Exiting.
2025-06-22T12:44:18.553Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||INFO|500||Entering
2025-06-22T12:44:18.553Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:18.553Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||URI : /networkRecipe/search/findFirstByModelNameAndAction
2025-06-22T12:44:18.553Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:18.553Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:SO.APIH;x-invocationid:7f53617c-f7c0-45c7-acc4-61ac2e3aaa32;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=1FD25E30429DBDFA98F07B9DB8833904;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:e3679679-30bb-43b8-85da-7da77afb7414;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=7167682ee6f36bf5a02ff93497ccd6b1edf7aea6acbf8be9f5fed6b0eaf7e399;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-read;
2025-06-22T12:44:18.553Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkrec0_.id as id1_36_, networkrec0_.ACTION as action2_36_, networkrec0_.CREATION_TIMESTAMP as creation3_36_, networkrec0_.DESCRIPTION as descript4_36_, networkrec0_.MODEL_NAME as model_na5_36_, networkrec0_.ORCHESTRATION_URI as orchestr6_36_, networkrec0_.NETWORK_PARAM_XSD as network_7_36_, networkrec0_.RECIPE_TIMEOUT as recipe_t8_36_, networkrec0_.SERVICE_TYPE as service_9_36_, networkrec0_.VERSION_STR as version10_36_ from network_recipe networkrec0_ where networkrec0_.MODEL_NAME=? and networkrec0_.ACTION=? limit ?
2025-06-22T12:44:18.589Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||INFO|500||Entering
2025-06-22T12:44:18.589Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:18.589Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||URI : /networkRecipe/search/findFirstByModelNameAndAction
2025-06-22T12:44:18.589Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:18.589Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:SO.APIH;x-invocationid:153d9ae4-4a00-4432-b216-c211b8fa7f1a;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=1FD25E30429DBDFA98F07B9DB8833904;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:b4d37133-cfa4-475b-a1fc-214f3a967e57;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=7167682ee6f36bf5a02ff93497ccd6b1edf7aea6acbf8be9f5fed6b0eaf7e399;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-read;
2025-06-22T12:44:18.589Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkrec0_.id as id1_36_, networkrec0_.ACTION as action2_36_, networkrec0_.CREATION_TIMESTAMP as creation3_36_, networkrec0_.DESCRIPTION as descript4_36_, networkrec0_.MODEL_NAME as model_na5_36_, networkrec0_.ORCHESTRATION_URI as orchestr6_36_, networkrec0_.NETWORK_PARAM_XSD as network_7_36_, networkrec0_.RECIPE_TIMEOUT as recipe_t8_36_, networkrec0_.SERVICE_TYPE as service_9_36_, networkrec0_.VERSION_STR as version10_36_ from network_recipe networkrec0_ where networkrec0_.MODEL_NAME=? and networkrec0_.ACTION=? limit ?
2025-06-22T12:44:18.602Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:18.602Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:18.602Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:18.602Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:18 GMT;
2025-06-22T12:44:18.602Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:18.603Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||INFO|500||Exiting.
2025-06-22T12:44:19.030Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||INFO|500||Entering
2025-06-22T12:44:19.030Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:19.030Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||URI : /northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType
2025-06-22T12:44:19.030Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:19.031Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:ec351786-77cc-4ee1-b45c-4b1d5a86b2b5;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:53677f46-108a-4138-9bc4-143a361bf15e;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:19.031Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION=? and northbound0_.REQUEST_SCOPE=? and northbound0_.IS_ALACARTE=? and northbound0_.CLOUD_OWNER=? and northbound0_.SERVICE_TYPE=?
2025-06-22T12:44:19.045Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||INFO|500||Entering
2025-06-22T12:44:19.045Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:19.045Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||URI : /northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType
2025-06-22T12:44:19.045Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:19.045Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:78a9798e-21a1-45d5-9266-ed77bdba957f;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:0ee5442d-c717-408c-8afb-ff6390d1a08a;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:19.046Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION=? and northbound0_.REQUEST_SCOPE=? and northbound0_.IS_ALACARTE=? and northbound0_.CLOUD_OWNER=? and northbound0_.SERVICE_TYPE=?
2025-06-22T12:44:19.053Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:19.053Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:19.053Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:19.053Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:18 GMT;
2025-06-22T12:44:19.054Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:19.054Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||INFO|500||Exiting.
2025-06-22T12:44:19.064Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||INFO|500||Entering
2025-06-22T12:44:19.064Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:19.064Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||URI : /northbound_request_ref_lookup/104/orchestrationFlowList
2025-06-22T12:44:19.064Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:19.064Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:2ec4b356-a879-4f3e-8f0c-60f7f2460113;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:4d956a07-5538-4d68-b518-09e32b45e33b;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:19.064Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select northbound0_.id as id1_41_0_, northbound0_.ACTION as action2_41_0_, northbound0_.CLOUD_OWNER as cloud_ow3_41_0_, northbound0_.IS_ALACARTE as is_alaca4_41_0_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_0_, northbound0_.MACRO_ACTION as macro_ac6_41_0_, northbound0_.MAX_API_VERSION as max_api_7_41_0_, northbound0_.MIN_API_VERSION as min_api_8_41_0_, northbound0_.REQUEST_SCOPE as request_9_41_0_, northbound0_.SERVICE_TYPE as service10_41_0_ from northbound_request_ref_lookup northbound0_ where northbound0_.id=?
Hibernate: select orchestrat0_.NB_REQ_REF_LOOKUP_ID as nb_req_r8_42_0_, orchestrat0_.ID as id1_42_0_, orchestrat0_.ID as id1_42_1_, orchestrat0_.COMPOSITE_ACTION as composit2_42_1_, orchestrat0_.ACTION as action3_42_1_, orchestrat0_.SCOPE as scope4_42_1_, orchestrat0_.FLOW_NAME as flow_nam5_42_1_, orchestrat0_.FLOW_VERSION as flow_ver6_42_1_, orchestrat0_.NB_REQ_REF_LOOKUP_ID as nb_req_r8_42_1_, orchestrat0_.SEQ_NO as seq_no7_42_1_ from orchestration_flow_reference orchestrat0_ where orchestrat0_.NB_REQ_REF_LOOKUP_ID=?
2025-06-22T12:44:19.086Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:19.086Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:19.086Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:19.086Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:18 GMT;
2025-06-22T12:44:19.086Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:19.086Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/northbound_request_ref_lookup/104/orchestrationFlowList|bpel|||INFO|500||Exiting.
2025-06-22T12:44:19.756Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Entering
2025-06-22T12:44:19.756Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:19.756Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:44:19.756Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:19.756Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:69ccec12-1105-4291-8dc2-ff1c8bcff9d9;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:f01de4ae-421f-4609-a68b-a92ff6903bf1;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:19.756Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:44:19.778Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:19.778Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:19.778Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:19.778Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:19 GMT;
2025-06-22T12:44:19.778Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:19.779Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Exiting.
2025-06-22T12:44:19.865Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Entering
2025-06-22T12:44:19.865Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:19.866Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations
2025-06-22T12:44:19.866Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:19.866Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:773315d4-db93-492b-858a-79aab685dfe6;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:c2c5cca1-74e8-47cd-8bf8-75dfadb3f6d2;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:19.866Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select networkcus0_.SERVICE_MODEL_UUID as service_1_39_0_, networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID as resource2_39_0_, networkres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_1_, networkres1_.CREATION_TIMESTAMP as creation2_38_1_, networkres1_.MODEL_INSTANCE_NAME as model_in3_38_1_, networkres1_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_1_, networkres1_.NETWORK_ROLE as network_4_38_1_, networkres1_.NETWORK_SCOPE as network_5_38_1_, networkres1_.NETWORK_TECHNOLOGY as network_6_38_1_, networkres1_.NETWORK_TYPE as network_7_38_1_, networkres1_.RESOURCE_INPUT as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID=networkres1_.MODEL_CUSTOMIZATION_UUID where networkcus0_.SERVICE_MODEL_UUID=?
2025-06-22T12:44:19.885Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:19.885Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:19.885Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:19.885Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:19 GMT;
2025-06-22T12:44:19.885Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:19.886Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Exiting.
2025-06-22T12:44:19.903Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Entering
2025-06-22T12:44:19.903Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:19.904Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||URI : /networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource
2025-06-22T12:44:19.904Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:19.904Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:8e300442-88c9-45d4-b5f6-40e7905c0d5c;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:a8b77f7a-565e-4428-bfd6-a51e5f5d5dfa;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:19.904Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_0_, networkres0_.CREATION_TIMESTAMP as creation2_38_0_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_0_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_0_, networkres0_.NETWORK_ROLE as network_4_38_0_, networkres0_.NETWORK_SCOPE as network_5_38_0_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_0_, networkres0_.NETWORK_TYPE as network_7_38_0_, networkres0_.RESOURCE_INPUT as resource8_38_0_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_0_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres0_.RESOURCE_CATEGORY as resource4_37_0_, networkres0_.CREATION_TIMESTAMP as creation5_37_0_, networkres0_.DESCRIPTION as descript6_37_0_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres0_.MODEL_NAME as model_na8_37_0_, networkres0_.MODEL_VERSION as model_ve9_37_0_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres0_.ORCHESTRATION_MODE as orchest11_37_0_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2025-06-22T12:44:19.920Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:19.920Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:19.920Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:19.920Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Location:http://so-catalog-db-adapter.onap:8082/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:19 GMT;
2025-06-22T12:44:19.920Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:19.920Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Exiting.
2025-06-22T12:44:20.132Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Entering
2025-06-22T12:44:20.132Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:20.132Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||URI : /buildingBlockDetail/search/findOneByBuildingBlockName
2025-06-22T12:44:20.132Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:20.133Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:f13e2e54-0f81-4788-b4b1-f802bafab761;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:a6bc269a-433b-407f-b0c4-e1c0c10969ce;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:20.133Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select buildingbl0_.id as id1_11_, buildingbl0_.BUILDING_BLOCK_NAME as building2_11_, buildingbl0_.RESOURCE_TYPE as resource3_11_, buildingbl0_.TARGET_ACTION as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.BUILDING_BLOCK_NAME=?
2025-06-22T12:44:20.142Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:20.142Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:20.142Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:20.142Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:19 GMT;
2025-06-22T12:44:20.142Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:20.142Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Exiting.
2025-06-22T12:44:20.151Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Entering
2025-06-22T12:44:20.151Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:20.152Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||URI : /orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction
2025-06-22T12:44:20.152Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:20.152Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:a92c01c5-b3f6-42ae-b94d-d4b411ea94c4;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:753aa266-8faa-452e-8511-71e2b3fbf8b6;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:20.152Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select orchestrat0_.id as id1_43_, orchestrat0_.FLOW_DIRECTIVE as flow_dir2_43_, orchestrat0_.ORCHESTRATION_STATUS as orchestr3_43_, orchestrat0_.RESOURCE_TYPE as resource4_43_, orchestrat0_.TARGET_ACTION as target_a5_43_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.RESOURCE_TYPE=? and orchestrat0_.ORCHESTRATION_STATUS=? and orchestrat0_.TARGET_ACTION=?
2025-06-22T12:44:20.158Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:20.159Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:20.159Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:20.159Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:19 GMT;
2025-06-22T12:44:20.159Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:20.159Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Exiting.
2025-06-22T12:44:25.760Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Entering
2025-06-22T12:44:25.761Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:25.761Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:44:25.761Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:25.761Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:a36909a5-fb47-402f-8715-2f17b454a4b1;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:0b3abf22-4ec8-4be2-9ead-dba82fa418d5;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:25.761Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:44:25.785Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:25.785Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:25.785Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:25.786Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:25 GMT;
2025-06-22T12:44:25.786Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:25.786Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Exiting.
2025-06-22T12:44:25.968Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Entering
2025-06-22T12:44:25.968Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:25.968Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations
2025-06-22T12:44:25.968Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:25.968Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:955c12e7-8768-4797-a05b-b763192fd477;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:44af1bab-d212-48fa-839e-5411f90541e6;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:25.968Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select networkcus0_.SERVICE_MODEL_UUID as service_1_39_0_, networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID as resource2_39_0_, networkres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_1_, networkres1_.CREATION_TIMESTAMP as creation2_38_1_, networkres1_.MODEL_INSTANCE_NAME as model_in3_38_1_, networkres1_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_1_, networkres1_.NETWORK_ROLE as network_4_38_1_, networkres1_.NETWORK_SCOPE as network_5_38_1_, networkres1_.NETWORK_TECHNOLOGY as network_6_38_1_, networkres1_.NETWORK_TYPE as network_7_38_1_, networkres1_.RESOURCE_INPUT as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID=networkres1_.MODEL_CUSTOMIZATION_UUID where networkcus0_.SERVICE_MODEL_UUID=?
2025-06-22T12:44:25.991Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:25.991Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:25.991Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:25.991Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:25 GMT;
2025-06-22T12:44:25.991Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:25.992Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Exiting.
2025-06-22T12:44:26.000Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Entering
2025-06-22T12:44:26.000Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:26.000Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||URI : /networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource
2025-06-22T12:44:26.000Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:26.000Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:7f52dacf-deb6-42f6-8a27-f7c976933225;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:f9f60801-563d-4828-a805-d90d52af9d8a;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:26.000Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_0_, networkres0_.CREATION_TIMESTAMP as creation2_38_0_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_0_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_0_, networkres0_.NETWORK_ROLE as network_4_38_0_, networkres0_.NETWORK_SCOPE as network_5_38_0_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_0_, networkres0_.NETWORK_TYPE as network_7_38_0_, networkres0_.RESOURCE_INPUT as resource8_38_0_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_0_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres0_.RESOURCE_CATEGORY as resource4_37_0_, networkres0_.CREATION_TIMESTAMP as creation5_37_0_, networkres0_.DESCRIPTION as descript6_37_0_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres0_.MODEL_NAME as model_na8_37_0_, networkres0_.MODEL_VERSION as model_ve9_37_0_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres0_.ORCHESTRATION_MODE as orchest11_37_0_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2025-06-22T12:44:26.015Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:26.015Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:26.015Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:26.015Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Location:http://so-catalog-db-adapter.onap:8082/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:25 GMT;
2025-06-22T12:44:26.015Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:26.015Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Exiting.
2025-06-22T12:44:26.180Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Entering
2025-06-22T12:44:26.180Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:26.180Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||URI : /buildingBlockDetail/search/findOneByBuildingBlockName
2025-06-22T12:44:26.180Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:26.181Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:b7230e5c-215a-4835-a6b1-e85852b20ad0;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:9f39a716-9c60-40eb-9edb-cc1b3ce3172d;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:26.181Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select buildingbl0_.id as id1_11_, buildingbl0_.BUILDING_BLOCK_NAME as building2_11_, buildingbl0_.RESOURCE_TYPE as resource3_11_, buildingbl0_.TARGET_ACTION as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.BUILDING_BLOCK_NAME=?
2025-06-22T12:44:26.188Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:26.188Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:26.188Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:26.188Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:25 GMT;
2025-06-22T12:44:26.188Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:26.188Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Exiting.
2025-06-22T12:44:26.198Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Entering
2025-06-22T12:44:26.198Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:26.198Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||URI : /orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction
2025-06-22T12:44:26.198Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:26.198Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:a5fec3fd-e1a4-40cc-9a01-ffcf00283743;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:8fd988a4-c200-4fdd-ad79-f8ae1a520a00;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:26.199Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select orchestrat0_.id as id1_43_, orchestrat0_.FLOW_DIRECTIVE as flow_dir2_43_, orchestrat0_.ORCHESTRATION_STATUS as orchestr3_43_, orchestrat0_.RESOURCE_TYPE as resource4_43_, orchestrat0_.TARGET_ACTION as target_a5_43_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.RESOURCE_TYPE=? and orchestrat0_.ORCHESTRATION_STATUS=? and orchestrat0_.TARGET_ACTION=?
2025-06-22T12:44:26.206Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:26.206Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:26.206Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:26.206Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:25 GMT;
2025-06-22T12:44:26.206Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:26.206Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Exiting.
2025-06-22T12:44:27.371Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||INFO|500||Entering
2025-06-22T12:44:27.371Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:27.371Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||URI : /cloudSite/RegionOne
2025-06-22T12:44:27.371Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:27.371Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:5cd3c4f2-9f17-45c7-97e3-bdfe9c46cd2b;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:5a5e8fed-db58-407c-b7eb-739491e502ab;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:44:27.371Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select cloudsite0_.ID as id1_13_0_, cloudsite0_.CLLI as clli2_13_0_, cloudsite0_.CLOUD_OWNER as cloud_ow3_13_0_, cloudsite0_.CLOUD_VERSION as cloud_ve4_13_0_, cloudsite0_.CLOUDIFY_ID as cloudify5_13_0_, cloudsite0_.CREATION_TIMESTAMP as creation6_13_0_, cloudsite0_.IDENTITY_SERVICE_ID as identit13_13_0_, cloudsite0_.LAST_UPDATED_BY as last_upd7_13_0_, cloudsite0_.ORCHESTRATOR as orchestr8_13_0_, cloudsite0_.PLATFORM as platform9_13_0_, cloudsite0_.REGION_ID as region_10_13_0_, cloudsite0_.SUPPORT_FABRIC as support11_13_0_, cloudsite0_.UPDATE_TIMESTAMP as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.ID=?
Hibernate: select cloudident0_.ID as id1_32_0_, cloudident0_.ADMIN_PROJECT_DOMAIN_NAME as admin_pr2_32_0_, cloudident0_.ADMIN_TENANT as admin_te3_32_0_, cloudident0_.CREATION_TIMESTAMP as creation4_32_0_, cloudident0_.IDENTITY_AUTHENTICATION_TYPE as identity5_32_0_, cloudident0_.IDENTITY_SERVER_TYPE as identity6_32_0_, cloudident0_.IDENTITY_URL as identity7_32_0_, cloudident0_.LAST_UPDATED_BY as last_upd8_32_0_, cloudident0_.MEMBER_ROLE as member_r9_32_0_, cloudident0_.MSO_ID as mso_id10_32_0_, cloudident0_.MSO_PASS as mso_pas11_32_0_, cloudident0_.PROJECT_DOMAIN_NAME as project12_32_0_, cloudident0_.TENANT_METADATA as tenant_13_32_0_, cloudident0_.UPDATE_TIMESTAMP as update_14_32_0_, cloudident0_.USER_DOMAIN_NAME as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.ID=?
2025-06-22T12:44:27.407Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:27.407Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:27.407Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:27.407Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:27 GMT;
2025-06-22T12:44:27.407Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:27.407Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/cloudSite/RegionOne|bpel|||INFO|500||Exiting.
2025-06-22T12:44:28.018Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||INFO|500||Entering
2025-06-22T12:44:28.018Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:28.018Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||URI : /cloudSite/RegionOne
2025-06-22T12:44:28.018Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:28.018Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:ba0498f7-8c7f-494e-89c0-5ff2414437cc;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:b0d96919-d0f3-4ade-96d9-23d222a2b0d5;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:44:28.019Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select cloudsite0_.ID as id1_13_0_, cloudsite0_.CLLI as clli2_13_0_, cloudsite0_.CLOUD_OWNER as cloud_ow3_13_0_, cloudsite0_.CLOUD_VERSION as cloud_ve4_13_0_, cloudsite0_.CLOUDIFY_ID as cloudify5_13_0_, cloudsite0_.CREATION_TIMESTAMP as creation6_13_0_, cloudsite0_.IDENTITY_SERVICE_ID as identit13_13_0_, cloudsite0_.LAST_UPDATED_BY as last_upd7_13_0_, cloudsite0_.ORCHESTRATOR as orchestr8_13_0_, cloudsite0_.PLATFORM as platform9_13_0_, cloudsite0_.REGION_ID as region_10_13_0_, cloudsite0_.SUPPORT_FABRIC as support11_13_0_, cloudsite0_.UPDATE_TIMESTAMP as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.ID=?
Hibernate: select cloudident0_.ID as id1_32_0_, cloudident0_.ADMIN_PROJECT_DOMAIN_NAME as admin_pr2_32_0_, cloudident0_.ADMIN_TENANT as admin_te3_32_0_, cloudident0_.CREATION_TIMESTAMP as creation4_32_0_, cloudident0_.IDENTITY_AUTHENTICATION_TYPE as identity5_32_0_, cloudident0_.IDENTITY_SERVER_TYPE as identity6_32_0_, cloudident0_.IDENTITY_URL as identity7_32_0_, cloudident0_.LAST_UPDATED_BY as last_upd8_32_0_, cloudident0_.MEMBER_ROLE as member_r9_32_0_, cloudident0_.MSO_ID as mso_id10_32_0_, cloudident0_.MSO_PASS as mso_pas11_32_0_, cloudident0_.PROJECT_DOMAIN_NAME as project12_32_0_, cloudident0_.TENANT_METADATA as tenant_13_32_0_, cloudident0_.UPDATE_TIMESTAMP as update_14_32_0_, cloudident0_.USER_DOMAIN_NAME as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.ID=?
2025-06-22T12:44:28.034Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:28.034Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:28.034Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:28.034Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:27 GMT;
2025-06-22T12:44:28.034Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:28.035Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/cloudSite/RegionOne|bpel|||INFO|500||Exiting.
2025-06-22T12:44:29.359Z|c2abe72c-9df9-4776-9e75-cebb17d78b95|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:44:29.360Z|c2abe72c-9df9-4776-9e75-cebb17d78b95|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:44:29.674Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||INFO|500||Entering
2025-06-22T12:44:29.674Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:29.674Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||URI : /cloudSite/RegionOne
2025-06-22T12:44:29.674Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:29.674Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:198d5582-1c21-412e-9459-1a36646011b5;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:a8702b06-c4ee-4838-bb40-3c30c5aa137c;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:44:29.674Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select cloudsite0_.ID as id1_13_0_, cloudsite0_.CLLI as clli2_13_0_, cloudsite0_.CLOUD_OWNER as cloud_ow3_13_0_, cloudsite0_.CLOUD_VERSION as cloud_ve4_13_0_, cloudsite0_.CLOUDIFY_ID as cloudify5_13_0_, cloudsite0_.CREATION_TIMESTAMP as creation6_13_0_, cloudsite0_.IDENTITY_SERVICE_ID as identit13_13_0_, cloudsite0_.LAST_UPDATED_BY as last_upd7_13_0_, cloudsite0_.ORCHESTRATOR as orchestr8_13_0_, cloudsite0_.PLATFORM as platform9_13_0_, cloudsite0_.REGION_ID as region_10_13_0_, cloudsite0_.SUPPORT_FABRIC as support11_13_0_, cloudsite0_.UPDATE_TIMESTAMP as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.ID=?
Hibernate: select cloudident0_.ID as id1_32_0_, cloudident0_.ADMIN_PROJECT_DOMAIN_NAME as admin_pr2_32_0_, cloudident0_.ADMIN_TENANT as admin_te3_32_0_, cloudident0_.CREATION_TIMESTAMP as creation4_32_0_, cloudident0_.IDENTITY_AUTHENTICATION_TYPE as identity5_32_0_, cloudident0_.IDENTITY_SERVER_TYPE as identity6_32_0_, cloudident0_.IDENTITY_URL as identity7_32_0_, cloudident0_.LAST_UPDATED_BY as last_upd8_32_0_, cloudident0_.MEMBER_ROLE as member_r9_32_0_, cloudident0_.MSO_ID as mso_id10_32_0_, cloudident0_.MSO_PASS as mso_pas11_32_0_, cloudident0_.PROJECT_DOMAIN_NAME as project12_32_0_, cloudident0_.TENANT_METADATA as tenant_13_32_0_, cloudident0_.UPDATE_TIMESTAMP as update_14_32_0_, cloudident0_.USER_DOMAIN_NAME as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.ID=?
2025-06-22T12:44:29.692Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:29.693Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:29.693Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:29.693Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:29 GMT;
2025-06-22T12:44:29.693Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:29.693Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/cloudSite/RegionOne|bpel|||INFO|500||Exiting.
2025-06-22T12:44:30.929Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||INFO|500||Entering
2025-06-22T12:44:30.929Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:30.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||URI : /cloudSite/RegionOne
2025-06-22T12:44:30.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:30.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:2e5f209f-bded-4e6a-9fbc-02571c00bfff;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:fed1853c-7bc9-42d5-ae7f-b09299e8c7e9;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:44:30.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select cloudsite0_.ID as id1_13_0_, cloudsite0_.CLLI as clli2_13_0_, cloudsite0_.CLOUD_OWNER as cloud_ow3_13_0_, cloudsite0_.CLOUD_VERSION as cloud_ve4_13_0_, cloudsite0_.CLOUDIFY_ID as cloudify5_13_0_, cloudsite0_.CREATION_TIMESTAMP as creation6_13_0_, cloudsite0_.IDENTITY_SERVICE_ID as identit13_13_0_, cloudsite0_.LAST_UPDATED_BY as last_upd7_13_0_, cloudsite0_.ORCHESTRATOR as orchestr8_13_0_, cloudsite0_.PLATFORM as platform9_13_0_, cloudsite0_.REGION_ID as region_10_13_0_, cloudsite0_.SUPPORT_FABRIC as support11_13_0_, cloudsite0_.UPDATE_TIMESTAMP as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.ID=?
Hibernate: select cloudident0_.ID as id1_32_0_, cloudident0_.ADMIN_PROJECT_DOMAIN_NAME as admin_pr2_32_0_, cloudident0_.ADMIN_TENANT as admin_te3_32_0_, cloudident0_.CREATION_TIMESTAMP as creation4_32_0_, cloudident0_.IDENTITY_AUTHENTICATION_TYPE as identity5_32_0_, cloudident0_.IDENTITY_SERVER_TYPE as identity6_32_0_, cloudident0_.IDENTITY_URL as identity7_32_0_, cloudident0_.LAST_UPDATED_BY as last_upd8_32_0_, cloudident0_.MEMBER_ROLE as member_r9_32_0_, cloudident0_.MSO_ID as mso_id10_32_0_, cloudident0_.MSO_PASS as mso_pas11_32_0_, cloudident0_.PROJECT_DOMAIN_NAME as project12_32_0_, cloudident0_.TENANT_METADATA as tenant_13_32_0_, cloudident0_.UPDATE_TIMESTAMP as update_14_32_0_, cloudident0_.USER_DOMAIN_NAME as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.ID=?
2025-06-22T12:44:30.946Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:30.946Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:30.947Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:30.947Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:30 GMT;
2025-06-22T12:44:30.947Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:30.947Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-1|/cloudSite/RegionOne|bpel|||INFO|500||Exiting.
2025-06-22T12:44:35.888Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||INFO|500||Entering
2025-06-22T12:44:35.888Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:35.888Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||URI : /networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746
2025-06-22T12:44:35.889Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:35.889Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:13d368a0-888e-4e97-8230-1c9f8d703809;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:903694b7-cced-4585-bd07-77c5c3850782;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:44:35.889Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_0_, networkres0_.CREATION_TIMESTAMP as creation2_38_0_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_0_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_0_, networkres0_.NETWORK_ROLE as network_4_38_0_, networkres0_.NETWORK_SCOPE as network_5_38_0_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_0_, networkres0_.NETWORK_TYPE as network_7_38_0_, networkres0_.RESOURCE_INPUT as resource8_38_0_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
2025-06-22T12:44:35.902Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:35.902Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:35.902Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:35.902Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:35 GMT;
2025-06-22T12:44:35.903Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:35.903Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-2|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746|bpel|||INFO|500||Exiting.
2025-06-22T12:44:35.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Entering
2025-06-22T12:44:35.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:35.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||URI : /networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource
2025-06-22T12:44:35.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:35.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:8ea813af-638a-4733-a3df-08c8ed6c48a9;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:58c08b5b-5b16-45e9-9617-9b3039966eae;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:44:35.930Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_0_, networkres0_.CREATION_TIMESTAMP as creation2_38_0_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_0_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_0_, networkres0_.NETWORK_ROLE as network_4_38_0_, networkres0_.NETWORK_SCOPE as network_5_38_0_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_0_, networkres0_.NETWORK_TYPE as network_7_38_0_, networkres0_.RESOURCE_INPUT as resource8_38_0_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_0_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres0_.RESOURCE_CATEGORY as resource4_37_0_, networkres0_.CREATION_TIMESTAMP as creation5_37_0_, networkres0_.DESCRIPTION as descript6_37_0_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres0_.MODEL_NAME as model_na8_37_0_, networkres0_.MODEL_VERSION as model_ve9_37_0_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres0_.ORCHESTRATION_MODE as orchest11_37_0_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2025-06-22T12:44:35.943Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:35.944Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:35.944Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:35.944Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Location:http://so-catalog-db-adapter.onap:8082/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:35 GMT;
2025-06-22T12:44:35.944Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:35.944Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-3|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Exiting.
2025-06-22T12:44:35.954Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||INFO|500||Entering
2025-06-22T12:44:35.954Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:35.954Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||URI : /networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate
2025-06-22T12:44:35.954Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:35.954Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:d6f5647c-bc94-41db-b9fc-ca73193fd217;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:f33ff091-b48f-4a87-b449-ea2e76d77d94;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:44:35.954Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_0_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres0_.RESOURCE_CATEGORY as resource4_37_0_, networkres0_.CREATION_TIMESTAMP as creation5_37_0_, networkres0_.DESCRIPTION as descript6_37_0_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres0_.MODEL_NAME as model_na8_37_0_, networkres0_.MODEL_VERSION as model_ve9_37_0_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres0_.ORCHESTRATION_MODE as orchest11_37_0_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_0_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla0_.CREATION_TIMESTAMP as creation3_29_0_, heattempla0_.DESCRIPTION as descript4_29_0_, heattempla0_.BODY as body5_29_0_, heattempla0_.NAME as name6_29_0_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla0_.VERSION as version8_29_0_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select parameters0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, parameters0_.PARAM_NAME as param_na2_30_0_, parameters0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_1_, parameters0_.PARAM_NAME as param_na2_30_1_, parameters0_.PARAM_ALIAS as param_al3_30_1_, parameters0_.PARAM_TYPE as param_ty4_30_1_, parameters0_.IS_REQUIRED as is_requi5_30_1_ from heat_template_params parameters0_ where parameters0_.HEAT_TEMPLATE_ARTIFACT_UUID=?
2025-06-22T12:44:35.983Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:35.983Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:35.983Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:35.983Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Location:http://so-catalog-db-adapter.onap:8082/heatTemplate/efee1d84-b8ec-11e7-abc4-cec278b6b50a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:35 GMT;
2025-06-22T12:44:35.983Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:35.983Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-4|/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a/heatTemplate|bpel|||INFO|500||Exiting.
2025-06-22T12:44:35.993Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||INFO|500||Entering
2025-06-22T12:44:35.993Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:35.993Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||URI : /cloudSite/RegionOne
2025-06-22T12:44:35.993Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:35.993Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:9368db11-9845-4ba7-ba83-f817596640fa;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:1d9ce7c4-1bfd-4651-9ef0-36ca397ab11a;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:44:35.993Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select cloudsite0_.ID as id1_13_0_, cloudsite0_.CLLI as clli2_13_0_, cloudsite0_.CLOUD_OWNER as cloud_ow3_13_0_, cloudsite0_.CLOUD_VERSION as cloud_ve4_13_0_, cloudsite0_.CLOUDIFY_ID as cloudify5_13_0_, cloudsite0_.CREATION_TIMESTAMP as creation6_13_0_, cloudsite0_.IDENTITY_SERVICE_ID as identit13_13_0_, cloudsite0_.LAST_UPDATED_BY as last_upd7_13_0_, cloudsite0_.ORCHESTRATOR as orchestr8_13_0_, cloudsite0_.PLATFORM as platform9_13_0_, cloudsite0_.REGION_ID as region_10_13_0_, cloudsite0_.SUPPORT_FABRIC as support11_13_0_, cloudsite0_.UPDATE_TIMESTAMP as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.ID=?
Hibernate: select cloudident0_.ID as id1_32_0_, cloudident0_.ADMIN_PROJECT_DOMAIN_NAME as admin_pr2_32_0_, cloudident0_.ADMIN_TENANT as admin_te3_32_0_, cloudident0_.CREATION_TIMESTAMP as creation4_32_0_, cloudident0_.IDENTITY_AUTHENTICATION_TYPE as identity5_32_0_, cloudident0_.IDENTITY_SERVER_TYPE as identity6_32_0_, cloudident0_.IDENTITY_URL as identity7_32_0_, cloudident0_.LAST_UPDATED_BY as last_upd8_32_0_, cloudident0_.MEMBER_ROLE as member_r9_32_0_, cloudident0_.MSO_ID as mso_id10_32_0_, cloudident0_.MSO_PASS as mso_pas11_32_0_, cloudident0_.PROJECT_DOMAIN_NAME as project12_32_0_, cloudident0_.TENANT_METADATA as tenant_13_32_0_, cloudident0_.UPDATE_TIMESTAMP as update_14_32_0_, cloudident0_.USER_DOMAIN_NAME as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.ID=?
2025-06-22T12:44:36.004Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:36.004Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:36.004Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:36.004Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:35 GMT;
2025-06-22T12:44:36.004Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:36.005Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||INFO|500||Exiting.
2025-06-22T12:44:44.359Z|913ce9b1-3234-4de3-a660-43aaf9f51f84|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:44:44.362Z|913ce9b1-3234-4de3-a660-43aaf9f51f84|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:44:54.161Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Entering
2025-06-22T12:44:54.161Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:54.161Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:44:54.161Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:54.161Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:bf7945af-4552-4ceb-9e76-cb0c3fa3470a;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:32a08722-b42b-48c1-a4fc-fdcf760f7f58;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:54.162Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:44:54.190Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:54.190Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:54.191Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:54.191Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:54 GMT;
2025-06-22T12:44:54.191Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:54.191Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Exiting.
2025-06-22T12:44:54.361Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Entering
2025-06-22T12:44:54.361Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:54.361Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations
2025-06-22T12:44:54.361Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:54.361Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:1d78d964-b6f3-4957-be36-73c8dc0902eb;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:38a9bbd7-a192-413b-beae-8233a65e2b2a;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:54.361Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select networkcus0_.SERVICE_MODEL_UUID as service_1_39_0_, networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID as resource2_39_0_, networkres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_1_, networkres1_.CREATION_TIMESTAMP as creation2_38_1_, networkres1_.MODEL_INSTANCE_NAME as model_in3_38_1_, networkres1_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_1_, networkres1_.NETWORK_ROLE as network_4_38_1_, networkres1_.NETWORK_SCOPE as network_5_38_1_, networkres1_.NETWORK_TECHNOLOGY as network_6_38_1_, networkres1_.NETWORK_TYPE as network_7_38_1_, networkres1_.RESOURCE_INPUT as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID=networkres1_.MODEL_CUSTOMIZATION_UUID where networkcus0_.SERVICE_MODEL_UUID=?
2025-06-22T12:44:54.378Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:54.378Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:54.378Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:54.378Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:54 GMT;
2025-06-22T12:44:54.378Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:54.378Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Exiting.
2025-06-22T12:44:54.387Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Entering
2025-06-22T12:44:54.388Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:54.388Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||URI : /networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource
2025-06-22T12:44:54.388Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:54.388Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:04653b70-7dd4-4294-967f-59c10ae37e77;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:ea7980c3-5ee7-48ec-925e-b958c0205cc3;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:54.388Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_0_, networkres0_.CREATION_TIMESTAMP as creation2_38_0_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_0_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_0_, networkres0_.NETWORK_ROLE as network_4_38_0_, networkres0_.NETWORK_SCOPE as network_5_38_0_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_0_, networkres0_.NETWORK_TYPE as network_7_38_0_, networkres0_.RESOURCE_INPUT as resource8_38_0_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_0_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres0_.RESOURCE_CATEGORY as resource4_37_0_, networkres0_.CREATION_TIMESTAMP as creation5_37_0_, networkres0_.DESCRIPTION as descript6_37_0_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres0_.MODEL_NAME as model_na8_37_0_, networkres0_.MODEL_VERSION as model_ve9_37_0_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres0_.ORCHESTRATION_MODE as orchest11_37_0_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_0_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2025-06-22T12:44:54.403Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:54.404Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:54.404Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:54.404Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Content-Location:http://so-catalog-db-adapter.onap:8082/networkResource/2269dfc1-3164-4055-a83c-75bfcd91866a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:54 GMT;
2025-06-22T12:44:54.404Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:54.404Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-9|/networkResourceCustomization/3e24e583-b89d-4337-aa60-c4a4b6f01746/networkResource|bpel|||INFO|500||Exiting.
2025-06-22T12:44:54.590Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Entering
2025-06-22T12:44:54.590Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:54.590Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||URI : /buildingBlockDetail/search/findOneByBuildingBlockName
2025-06-22T12:44:54.590Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:54.590Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:1942ab6d-396d-48b7-8b9b-0cb1a04dede8;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:c01188ea-c217-49f9-a995-cf138a50210e;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:54.590Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select buildingbl0_.id as id1_11_, buildingbl0_.BUILDING_BLOCK_NAME as building2_11_, buildingbl0_.RESOURCE_TYPE as resource3_11_, buildingbl0_.TARGET_ACTION as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.BUILDING_BLOCK_NAME=?
2025-06-22T12:44:54.597Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:54.597Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:54.597Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:54.597Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:54 GMT;
2025-06-22T12:44:54.598Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:54.598Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-8|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Exiting.
2025-06-22T12:44:54.605Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Entering
2025-06-22T12:44:54.605Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:44:54.605Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||URI : /orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction
2025-06-22T12:44:54.606Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:44:54.606Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-transactionid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-ecomp-requestid:d8b4e9d0-1d07-4e9e-a081-e9488d20fca4;x-onap-partnername:UNKNOWN;x-invocationid:a2f3de98-0f92-48dc-9ae0-022b3a92b7c7;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:a7b5eef0-7330-4c77-8cad-c2c35c51500b;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:44:54.606Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select orchestrat0_.id as id1_43_, orchestrat0_.FLOW_DIRECTIVE as flow_dir2_43_, orchestrat0_.ORCHESTRATION_STATUS as orchestr3_43_, orchestrat0_.RESOURCE_TYPE as resource4_43_, orchestrat0_.TARGET_ACTION as target_a5_43_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.RESOURCE_TYPE=? and orchestrat0_.ORCHESTRATION_STATUS=? and orchestrat0_.TARGET_ACTION=?
2025-06-22T12:44:54.611Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:44:54.611Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:44:54.611Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:44:54.611Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:44:54 GMT;
2025-06-22T12:44:54.611Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:44:54.611Z|d8b4e9d0-1d07-4e9e-a081-e9488d20fca4|http-nio-8082-exec-10|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Exiting.
2025-06-22T12:44:59.359Z|109ece12-c4b1-4064-94a3-959f653975e9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:44:59.359Z|109ece12-c4b1-4064-94a3-959f653975e9|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:45:10.902Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Entering
2025-06-22T12:45:10.903Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:10.903Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||URI : /manage/health
2025-06-22T12:45:10.903Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Method : GET
2025-06-22T12:45:10.903Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : host:10.233.69.40:8082;user-agent:kube-probe/1.28;accept:*/*;connection:close;accept-encoding:gzip;
2025-06-22T12:45:10.903Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||===========================request end==================================================
2025-06-22T12:45:10.909Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:10.909Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status code : 200
2025-06-22T12:45:10.909Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Status text : OK
2025-06-22T12:45:10.909Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:10 GMT;Connection:close;
2025-06-22T12:45:10.909Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||DEBUG|500||============================response end============================================
2025-06-22T12:45:10.909Z|1d642425-541e-4c5d-bfe6-5ffa0a494848|http-nio-8082-exec-1|/manage/health|kube-probe/1.28|||INFO|500||Exiting.
2025-06-22T12:45:14.359Z|5f350a90-9474-4b5a-a430-45e548ef3c27|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:45:14.359Z|5f350a90-9474-4b5a-a430-45e548ef3c27|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:45:15.838Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||INFO|500||Entering
2025-06-22T12:45:15.839Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:15.839Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||URI : /networkRecipe/search/findFirstByModelNameAndAction
2025-06-22T12:45:15.839Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:15.839Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:SO.APIH;x-invocationid:104eea32-f65d-42cd-a23b-62a151f4940d;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=1FD25E30429DBDFA98F07B9DB8833904;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:30181411-023a-4d0b-9238-7ced160dfee5;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=7167682ee6f36bf5a02ff93497ccd6b1edf7aea6acbf8be9f5fed6b0eaf7e399;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-read;
2025-06-22T12:45:15.839Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select networkrec0_.id as id1_36_, networkrec0_.ACTION as action2_36_, networkrec0_.CREATION_TIMESTAMP as creation3_36_, networkrec0_.DESCRIPTION as descript4_36_, networkrec0_.MODEL_NAME as model_na5_36_, networkrec0_.ORCHESTRATION_URI as orchestr6_36_, networkrec0_.NETWORK_PARAM_XSD as network_7_36_, networkrec0_.RECIPE_TIMEOUT as recipe_t8_36_, networkrec0_.SERVICE_TYPE as service_9_36_, networkrec0_.VERSION_STR as version10_36_ from network_recipe networkrec0_ where networkrec0_.MODEL_NAME=? and networkrec0_.ACTION=? limit ?
2025-06-22T12:45:15.848Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:15.848Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:15.848Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:15.848Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:15 GMT;
2025-06-22T12:45:15.848Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:15.848Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/networkRecipe/search/findFirstByModelNameAndAction|bpel|||INFO|500||Exiting.
2025-06-22T12:45:15.974Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||INFO|500||Entering
2025-06-22T12:45:15.974Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:15.974Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||URI : /northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType
2025-06-22T12:45:15.975Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:15.975Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:a5aa84cb-56b5-44b1-8978-17da2ef65f8f;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:217da874-5c40-4dae-bb03-afb35c6b2c93;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:15.975Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION=? and northbound0_.REQUEST_SCOPE=? and northbound0_.IS_ALACARTE=? and northbound0_.CLOUD_OWNER=? and northbound0_.SERVICE_TYPE=?
2025-06-22T12:45:15.991Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||INFO|500||Entering
2025-06-22T12:45:15.991Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:15.991Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||URI : /northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType
2025-06-22T12:45:15.991Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:15.991Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:0ab39e5a-d484-4833-a855-61e3b8e4f3ab;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:d72bfbbb-4ef6-41ff-8f13-ff2e6c5c930d;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:15.991Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION=? and northbound0_.REQUEST_SCOPE=? and northbound0_.IS_ALACARTE=? and northbound0_.CLOUD_OWNER=? and northbound0_.SERVICE_TYPE=?
2025-06-22T12:45:15.999Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:15.999Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:15.999Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:15.999Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:15 GMT;
2025-06-22T12:45:15.999Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:15.999Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/northbound_request_ref_lookup/search/findOneByActionAndRequestScopeAndIsAlacarteAndCloudOwnerAndServiceType|bpel|||INFO|500||Exiting.
2025-06-22T12:45:16.008Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||INFO|500||Entering
2025-06-22T12:45:16.008Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:16.008Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||URI : /northbound_request_ref_lookup/107/orchestrationFlowList
2025-06-22T12:45:16.008Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:16.008Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:5fff36b1-d8b2-42b0-b83d-45b5f573462c;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:296e703e-2b6e-4766-851a-de98a9e8b4fb;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:16.008Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select northbound0_.id as id1_41_0_, northbound0_.ACTION as action2_41_0_, northbound0_.CLOUD_OWNER as cloud_ow3_41_0_, northbound0_.IS_ALACARTE as is_alaca4_41_0_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_0_, northbound0_.MACRO_ACTION as macro_ac6_41_0_, northbound0_.MAX_API_VERSION as max_api_7_41_0_, northbound0_.MIN_API_VERSION as min_api_8_41_0_, northbound0_.REQUEST_SCOPE as request_9_41_0_, northbound0_.SERVICE_TYPE as service10_41_0_ from northbound_request_ref_lookup northbound0_ where northbound0_.id=?
Hibernate: select orchestrat0_.NB_REQ_REF_LOOKUP_ID as nb_req_r8_42_0_, orchestrat0_.ID as id1_42_0_, orchestrat0_.ID as id1_42_1_, orchestrat0_.COMPOSITE_ACTION as composit2_42_1_, orchestrat0_.ACTION as action3_42_1_, orchestrat0_.SCOPE as scope4_42_1_, orchestrat0_.FLOW_NAME as flow_nam5_42_1_, orchestrat0_.FLOW_VERSION as flow_ver6_42_1_, orchestrat0_.NB_REQ_REF_LOOKUP_ID as nb_req_r8_42_1_, orchestrat0_.SEQ_NO as seq_no7_42_1_ from orchestration_flow_reference orchestrat0_ where orchestrat0_.NB_REQ_REF_LOOKUP_ID=?
2025-06-22T12:45:16.026Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:16.026Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:16.026Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:16.026Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:15 GMT;
2025-06-22T12:45:16.026Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:16.026Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/northbound_request_ref_lookup/107/orchestrationFlowList|bpel|||INFO|500||Exiting.
2025-06-22T12:45:16.679Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Entering
2025-06-22T12:45:16.679Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:16.679Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:45:16.679Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:16.679Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:13661119-ff6f-4454-8899-90131bee0ce2;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:6ee0e1a3-f2dc-40d8-9e27-2a7ff28bfbab;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:16.679Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:45:16.700Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:16.700Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:16.700Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:16.700Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:15 GMT;
2025-06-22T12:45:16.700Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:16.701Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Exiting.
2025-06-22T12:45:16.831Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Entering
2025-06-22T12:45:16.832Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:16.832Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations
2025-06-22T12:45:16.832Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:16.832Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:0a3e0623-fc72-45d2-a729-2569d9fdb475;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:8136e57a-12e6-4d05-854c-d790f237dc70;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:16.832Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select networkcus0_.SERVICE_MODEL_UUID as service_1_39_0_, networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID as resource2_39_0_, networkres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_1_, networkres1_.CREATION_TIMESTAMP as creation2_38_1_, networkres1_.MODEL_INSTANCE_NAME as model_in3_38_1_, networkres1_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_1_, networkres1_.NETWORK_ROLE as network_4_38_1_, networkres1_.NETWORK_SCOPE as network_5_38_1_, networkres1_.NETWORK_TECHNOLOGY as network_6_38_1_, networkres1_.NETWORK_TYPE as network_7_38_1_, networkres1_.RESOURCE_INPUT as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID=networkres1_.MODEL_CUSTOMIZATION_UUID where networkcus0_.SERVICE_MODEL_UUID=?
2025-06-22T12:45:16.855Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:16.855Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:16.855Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:16.855Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:16 GMT;
2025-06-22T12:45:16.855Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:16.855Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Exiting.
2025-06-22T12:45:17.016Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Entering
2025-06-22T12:45:17.017Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:17.017Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||URI : /buildingBlockDetail/search/findOneByBuildingBlockName
2025-06-22T12:45:17.017Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:17.017Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:bc28f403-2b8b-4380-842e-b183528a7106;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:1097a034-3320-4501-adf0-115866d7d194;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:17.017Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select buildingbl0_.id as id1_11_, buildingbl0_.BUILDING_BLOCK_NAME as building2_11_, buildingbl0_.RESOURCE_TYPE as resource3_11_, buildingbl0_.TARGET_ACTION as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.BUILDING_BLOCK_NAME=?
2025-06-22T12:45:17.023Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:17.023Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:17.023Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:17.023Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:16 GMT;
2025-06-22T12:45:17.024Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:17.024Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Exiting.
2025-06-22T12:45:17.032Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Entering
2025-06-22T12:45:17.032Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:17.032Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||URI : /orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction
2025-06-22T12:45:17.032Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:17.032Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:7778e541-790f-489e-b002-54b9f55f9095;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:756a097f-8193-405a-89de-191c5fe490e8;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:17.032Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select orchestrat0_.id as id1_43_, orchestrat0_.FLOW_DIRECTIVE as flow_dir2_43_, orchestrat0_.ORCHESTRATION_STATUS as orchestr3_43_, orchestrat0_.RESOURCE_TYPE as resource4_43_, orchestrat0_.TARGET_ACTION as target_a5_43_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.RESOURCE_TYPE=? and orchestrat0_.ORCHESTRATION_STATUS=? and orchestrat0_.TARGET_ACTION=?
2025-06-22T12:45:17.038Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:17.038Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:17.038Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:17.038Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:16 GMT;
2025-06-22T12:45:17.038Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:17.038Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Exiting.
2025-06-22T12:45:17.733Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Entering
2025-06-22T12:45:17.733Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:17.733Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:45:17.733Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:17.733Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:d15de146-3989-44e9-9e49-70606c49e3c6;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:eb4623dc-a9ed-4fd4-a71e-6d0806fb2005;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:17.733Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:45:17.780Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:17.781Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:17.781Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:17.781Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:16 GMT;
2025-06-22T12:45:17.781Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:17.781Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Exiting.
2025-06-22T12:45:17.936Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Entering
2025-06-22T12:45:17.936Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:17.936Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations
2025-06-22T12:45:17.936Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:17.936Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:c8f103d3-1b7b-470a-84ec-87ba7eadce51;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:4186a292-fab1-4718-912a-94547b03e8ab;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:17.936Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select networkcus0_.SERVICE_MODEL_UUID as service_1_39_0_, networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID as resource2_39_0_, networkres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_1_, networkres1_.CREATION_TIMESTAMP as creation2_38_1_, networkres1_.MODEL_INSTANCE_NAME as model_in3_38_1_, networkres1_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_1_, networkres1_.NETWORK_ROLE as network_4_38_1_, networkres1_.NETWORK_SCOPE as network_5_38_1_, networkres1_.NETWORK_TECHNOLOGY as network_6_38_1_, networkres1_.NETWORK_TYPE as network_7_38_1_, networkres1_.RESOURCE_INPUT as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID=networkres1_.MODEL_CUSTOMIZATION_UUID where networkcus0_.SERVICE_MODEL_UUID=?
2025-06-22T12:45:17.951Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:17.951Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:17.951Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:17.951Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:17 GMT;
2025-06-22T12:45:17.951Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:17.952Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Exiting.
2025-06-22T12:45:18.099Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Entering
2025-06-22T12:45:18.100Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:18.100Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||URI : /buildingBlockDetail/search/findOneByBuildingBlockName
2025-06-22T12:45:18.100Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:18.100Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:b68df68c-4678-404f-ae37-a90cc3619a61;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:043705c8-d2c0-47b2-8d36-8c21d99d8ccb;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:18.100Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select buildingbl0_.id as id1_11_, buildingbl0_.BUILDING_BLOCK_NAME as building2_11_, buildingbl0_.RESOURCE_TYPE as resource3_11_, buildingbl0_.TARGET_ACTION as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.BUILDING_BLOCK_NAME=?
2025-06-22T12:45:18.106Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:18.106Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:18.106Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:18.106Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:17 GMT;
2025-06-22T12:45:18.106Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:18.107Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-2|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Exiting.
2025-06-22T12:45:18.114Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Entering
2025-06-22T12:45:18.114Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:18.114Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||URI : /orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction
2025-06-22T12:45:18.114Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:18.114Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:5cedc601-771c-4eb3-80ee-84758870a603;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:ca6997d3-e5b8-4f64-bdd9-3929b868447a;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:18.114Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select orchestrat0_.id as id1_43_, orchestrat0_.FLOW_DIRECTIVE as flow_dir2_43_, orchestrat0_.ORCHESTRATION_STATUS as orchestr3_43_, orchestrat0_.RESOURCE_TYPE as resource4_43_, orchestrat0_.TARGET_ACTION as target_a5_43_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.RESOURCE_TYPE=? and orchestrat0_.ORCHESTRATION_STATUS=? and orchestrat0_.TARGET_ACTION=?
2025-06-22T12:45:18.120Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:18.120Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:18.120Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:18.120Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:17 GMT;
2025-06-22T12:45:18.120Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:18.120Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-3|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Exiting.
2025-06-22T12:45:18.630Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/networkResource/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||INFO|500||Entering
2025-06-22T12:45:18.631Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/networkResource/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:18.631Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/networkResource/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||URI : /networkResource/search/findFirstByModelNameOrderByModelVersionDesc
2025-06-22T12:45:18.631Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/networkResource/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:18.631Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/networkResource/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/json;authorization:***REDACTED***;content-type:application/json;x-target-entity:SO:CatalogDB;x-b3-traceid:6857fade5797f4e2c53c227f7a5a8afe;x-b3-spanid:c53c227f7a5a8afe;x-b3-sampled:1;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:45835ec1-6104-4a1d-b03b-6deed4b7b3be;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:1386a424-dc31-4ec0-83c8-b20d04c1d7f9;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:45:18.631Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-4|/networkResource/search/findFirstByModelNameOrderByModelVersionDesc|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: SELECT * FROM network_resource WHERE MODEL_NAME = ? ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1;
2025-06-22T12:45:18.653Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||INFO|500||Entering
2025-06-22T12:45:18.653Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:18.653Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||URI : /cloudSite/RegionOne
2025-06-22T12:45:18.653Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:18.654Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:5784a06e-cf2c-4cef-8aa3-57e975c839ce;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:6b6787e2-308d-48da-ae5c-89f32d7c3a22;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:45:18.654Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select cloudsite0_.ID as id1_13_0_, cloudsite0_.CLLI as clli2_13_0_, cloudsite0_.CLOUD_OWNER as cloud_ow3_13_0_, cloudsite0_.CLOUD_VERSION as cloud_ve4_13_0_, cloudsite0_.CLOUDIFY_ID as cloudify5_13_0_, cloudsite0_.CREATION_TIMESTAMP as creation6_13_0_, cloudsite0_.IDENTITY_SERVICE_ID as identit13_13_0_, cloudsite0_.LAST_UPDATED_BY as last_upd7_13_0_, cloudsite0_.ORCHESTRATOR as orchestr8_13_0_, cloudsite0_.PLATFORM as platform9_13_0_, cloudsite0_.REGION_ID as region_10_13_0_, cloudsite0_.SUPPORT_FABRIC as support11_13_0_, cloudsite0_.UPDATE_TIMESTAMP as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.ID=?
Hibernate: select cloudident0_.ID as id1_32_0_, cloudident0_.ADMIN_PROJECT_DOMAIN_NAME as admin_pr2_32_0_, cloudident0_.ADMIN_TENANT as admin_te3_32_0_, cloudident0_.CREATION_TIMESTAMP as creation4_32_0_, cloudident0_.IDENTITY_AUTHENTICATION_TYPE as identity5_32_0_, cloudident0_.IDENTITY_SERVER_TYPE as identity6_32_0_, cloudident0_.IDENTITY_URL as identity7_32_0_, cloudident0_.LAST_UPDATED_BY as last_upd8_32_0_, cloudident0_.MEMBER_ROLE as member_r9_32_0_, cloudident0_.MSO_ID as mso_id10_32_0_, cloudident0_.MSO_PASS as mso_pas11_32_0_, cloudident0_.PROJECT_DOMAIN_NAME as project12_32_0_, cloudident0_.TENANT_METADATA as tenant_13_32_0_, cloudident0_.UPDATE_TIMESTAMP as update_14_32_0_, cloudident0_.USER_DOMAIN_NAME as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.ID=?
2025-06-22T12:45:18.667Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:18.669Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:18.669Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:18.669Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:17 GMT;
2025-06-22T12:45:18.669Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:18.670Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-5|/cloudSite/RegionOne|bpel|||INFO|500||Exiting.
2025-06-22T12:45:19.400Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||INFO|500||Entering
2025-06-22T12:45:19.400Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:19.400Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||URI : /cloudSite/RegionOne
2025-06-22T12:45:19.400Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:19.400Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:b2e74f8f-fb97-4f36-a883-101414581e32;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:afbf254d-2ba8-4b65-b074-5b366508989b;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:45:19.400Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select cloudsite0_.ID as id1_13_0_, cloudsite0_.CLLI as clli2_13_0_, cloudsite0_.CLOUD_OWNER as cloud_ow3_13_0_, cloudsite0_.CLOUD_VERSION as cloud_ve4_13_0_, cloudsite0_.CLOUDIFY_ID as cloudify5_13_0_, cloudsite0_.CREATION_TIMESTAMP as creation6_13_0_, cloudsite0_.IDENTITY_SERVICE_ID as identit13_13_0_, cloudsite0_.LAST_UPDATED_BY as last_upd7_13_0_, cloudsite0_.ORCHESTRATOR as orchestr8_13_0_, cloudsite0_.PLATFORM as platform9_13_0_, cloudsite0_.REGION_ID as region_10_13_0_, cloudsite0_.SUPPORT_FABRIC as support11_13_0_, cloudsite0_.UPDATE_TIMESTAMP as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.ID=?
Hibernate: select cloudident0_.ID as id1_32_0_, cloudident0_.ADMIN_PROJECT_DOMAIN_NAME as admin_pr2_32_0_, cloudident0_.ADMIN_TENANT as admin_te3_32_0_, cloudident0_.CREATION_TIMESTAMP as creation4_32_0_, cloudident0_.IDENTITY_AUTHENTICATION_TYPE as identity5_32_0_, cloudident0_.IDENTITY_SERVER_TYPE as identity6_32_0_, cloudident0_.IDENTITY_URL as identity7_32_0_, cloudident0_.LAST_UPDATED_BY as last_upd8_32_0_, cloudident0_.MEMBER_ROLE as member_r9_32_0_, cloudident0_.MSO_ID as mso_id10_32_0_, cloudident0_.MSO_PASS as mso_pas11_32_0_, cloudident0_.PROJECT_DOMAIN_NAME as project12_32_0_, cloudident0_.TENANT_METADATA as tenant_13_32_0_, cloudident0_.UPDATE_TIMESTAMP as update_14_32_0_, cloudident0_.USER_DOMAIN_NAME as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.ID=?
2025-06-22T12:45:19.417Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:19.418Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:19.418Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:19.418Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:19 GMT;
2025-06-22T12:45:19.418Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:19.418Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-6|/cloudSite/RegionOne|bpel|||INFO|500||Exiting.
2025-06-22T12:45:21.070Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||INFO|500||Entering
2025-06-22T12:45:21.070Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:21.070Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||URI : /cloudSite/RegionOne
2025-06-22T12:45:21.070Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:21.070Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:7b55425c-60ad-46d2-a4ae-43c6d7c83834;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=D322779E4A75B961D51E0BBD479A782F;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:27602208-8f7c-4349-964e-293400fdcc3c;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=59e4f362bc5e9b16d44044509ce1420977d134f190dbc61415ef102fdee98b7e;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-openstack-adapter-read;
2025-06-22T12:45:21.071Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select cloudsite0_.ID as id1_13_0_, cloudsite0_.CLLI as clli2_13_0_, cloudsite0_.CLOUD_OWNER as cloud_ow3_13_0_, cloudsite0_.CLOUD_VERSION as cloud_ve4_13_0_, cloudsite0_.CLOUDIFY_ID as cloudify5_13_0_, cloudsite0_.CREATION_TIMESTAMP as creation6_13_0_, cloudsite0_.IDENTITY_SERVICE_ID as identit13_13_0_, cloudsite0_.LAST_UPDATED_BY as last_upd7_13_0_, cloudsite0_.ORCHESTRATOR as orchestr8_13_0_, cloudsite0_.PLATFORM as platform9_13_0_, cloudsite0_.REGION_ID as region_10_13_0_, cloudsite0_.SUPPORT_FABRIC as support11_13_0_, cloudsite0_.UPDATE_TIMESTAMP as update_12_13_0_ from cloud_sites cloudsite0_ where cloudsite0_.ID=?
Hibernate: select cloudident0_.ID as id1_32_0_, cloudident0_.ADMIN_PROJECT_DOMAIN_NAME as admin_pr2_32_0_, cloudident0_.ADMIN_TENANT as admin_te3_32_0_, cloudident0_.CREATION_TIMESTAMP as creation4_32_0_, cloudident0_.IDENTITY_AUTHENTICATION_TYPE as identity5_32_0_, cloudident0_.IDENTITY_SERVER_TYPE as identity6_32_0_, cloudident0_.IDENTITY_URL as identity7_32_0_, cloudident0_.LAST_UPDATED_BY as last_upd8_32_0_, cloudident0_.MEMBER_ROLE as member_r9_32_0_, cloudident0_.MSO_ID as mso_id10_32_0_, cloudident0_.MSO_PASS as mso_pas11_32_0_, cloudident0_.PROJECT_DOMAIN_NAME as project12_32_0_, cloudident0_.TENANT_METADATA as tenant_13_32_0_, cloudident0_.UPDATE_TIMESTAMP as update_14_32_0_, cloudident0_.USER_DOMAIN_NAME as user_do15_32_0_ from identity_services cloudident0_ where cloudident0_.ID=?
2025-06-22T12:45:21.085Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:21.085Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:21.085Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:21.085Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:21 GMT;
2025-06-22T12:45:21.085Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:21.085Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-7|/cloudSite/RegionOne|bpel|||INFO|500||Exiting.
2025-06-22T12:45:29.359Z|458be9bb-c432-4c9a-9c84-5d056799d144|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Entering
2025-06-22T12:45:29.362Z|458be9bb-c432-4c9a-9c84-5d056799d144|scheduling-1|performDnsLookup|SO.CATALOG_DB|SO.CATALOG_DB|UNKNOWN|INFO|500||Exiting.
2025-06-22T12:45:39.082Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Entering
2025-06-22T12:45:39.083Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:39.083Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d
2025-06-22T12:45:39.083Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:39.083Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:b701406f-3132-411b-a65e-a4c0d1c7591d;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:d1fab877-6700-48b0-9d0a-8a895c5a4281;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:39.083Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select serviceart0_.SERVICE_MODEL_UUID as service_9_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_0_, serviceart0_.ARTIFACT_UUID as artifact1_51_1_, serviceart0_.CHECKSUM as checksum2_51_1_, serviceart0_.CONTENT as content3_51_1_, serviceart0_.CREATION_TIMESTAMP as creation4_51_1_, serviceart0_.DESCRIPTION as descript5_51_1_, serviceart0_.NAME as name6_51_1_, serviceart0_.SERVICE_MODEL_UUID as service_9_51_1_, serviceart0_.TYPE as type7_51_1_, serviceart0_.VERSION as version8_51_1_ from service_artifact serviceart0_ where serviceart0_.SERVICE_MODEL_UUID=?
Hibernate: select serviceinf0_.SERVICE_MODEL_UUID as service_4_52_0_, serviceinf0_.ID as id1_52_0_, serviceinf0_.ID as id1_52_1_, serviceinf0_.SERVICE_MODEL_UUID as service_4_52_1_, serviceinf0_.SERVICE_INPUT as service_2_52_1_, serviceinf0_.SERVICE_PROPERTIES as service_3_52_1_ from service_info serviceinf0_ where serviceinf0_.SERVICE_MODEL_UUID=?
2025-06-22T12:45:39.113Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:39.113Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:39.113Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:39.113Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:39 GMT;
2025-06-22T12:45:39.113Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:39.114Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-9|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d|bpel|||INFO|500||Exiting.
2025-06-22T12:45:39.267Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Entering
2025-06-22T12:45:39.267Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:39.267Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||URI : /service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations
2025-06-22T12:45:39.267Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:39.267Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:b8125d5b-db00-4d37-9177-10bddf0ef591;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:557195d7-464e-48b5-a3eb-f9e99d03373f;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:39.267Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select service0_.MODEL_UUID as model_uu1_50_0_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, service0_.SERVICE_CATEGORY as service_4_50_0_, service0_.CONTROLLER_ACTOR as controll5_50_0_, service0_.CREATION_TIMESTAMP as creation6_50_0_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, service0_.DESCRIPTION as descript7_50_0_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, service0_.ENVIRONMENT_CONTEXT as environm9_50_0_, service0_.MODEL_INVARIANT_UUID as model_i10_50_0_, service0_.MODEL_NAME as model_n11_50_0_, service0_.MODEL_VERSION as model_v12_50_0_, service0_.NAMING_POLICY as naming_13_50_0_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, service0_.RESOURCE_ORDER as resourc15_50_0_, service0_.SERVICE_FUNCTION as service16_50_0_, service0_.SERVICE_ROLE as service17_50_0_, service0_.SERVICE_TYPE as service18_50_0_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, service0_.WORKLOAD_CONTEXT as workloa20_50_0_, toscacsar1_.ARTIFACT_UUID as artifact1_57_1_, toscacsar1_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar1_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar1_.DESCRIPTION as descript4_57_1_, toscacsar1_.NAME as name5_57_1_, toscacsar1_.URL as url6_57_1_, toscacsar1_.Version as version7_57_1_ from service service0_ left outer join tosca_csar toscacsar1_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar1_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select networkcus0_.SERVICE_MODEL_UUID as service_1_39_0_, networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID as resource2_39_0_, networkres1_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_1_, networkres1_.CREATION_TIMESTAMP as creation2_38_1_, networkres1_.MODEL_INSTANCE_NAME as model_in3_38_1_, networkres1_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_1_, networkres1_.NETWORK_ROLE as network_4_38_1_, networkres1_.NETWORK_SCOPE as network_5_38_1_, networkres1_.NETWORK_TECHNOLOGY as network_6_38_1_, networkres1_.NETWORK_TYPE as network_7_38_1_, networkres1_.RESOURCE_INPUT as resource8_38_1_ from network_resource_customization_to_service networkcus0_ inner join network_resource_customization networkres1_ on networkcus0_.RESOURCE_MODEL_CUSTOMIZATION_UUID=networkres1_.MODEL_CUSTOMIZATION_UUID where networkcus0_.SERVICE_MODEL_UUID=?
2025-06-22T12:45:39.283Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:39.283Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:39.283Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:39.283Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:39 GMT;
2025-06-22T12:45:39.283Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:39.284Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-8|/service/66682d9b-f13e-45ba-90f1-9ae2d1228f4d/networkCustomizations|bpel|||INFO|500||Exiting.
2025-06-22T12:45:39.443Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Entering
2025-06-22T12:45:39.443Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:39.443Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||URI : /buildingBlockDetail/search/findOneByBuildingBlockName
2025-06-22T12:45:39.443Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:39.443Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:b51ffbb4-fccd-4efa-835e-f872a981a906;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:6e668641-2e51-4a5c-aeab-a62ef907c75a;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:39.444Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select buildingbl0_.id as id1_11_, buildingbl0_.BUILDING_BLOCK_NAME as building2_11_, buildingbl0_.RESOURCE_TYPE as resource3_11_, buildingbl0_.TARGET_ACTION as target_a4_11_ from building_block_detail buildingbl0_ where buildingbl0_.BUILDING_BLOCK_NAME=?
2025-06-22T12:45:39.452Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:39.452Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:39.452Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:39.452Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:39 GMT;
2025-06-22T12:45:39.452Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||DEBUG|500||============================response end============================================
2025-06-22T12:45:39.452Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-10|/buildingBlockDetail/search/findOneByBuildingBlockName|bpel|||INFO|500||Exiting.
2025-06-22T12:45:39.461Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||INFO|500||Entering
2025-06-22T12:45:39.461Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request begin================================================
2025-06-22T12:45:39.461Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||URI : /orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction
2025-06-22T12:45:39.461Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Method : GET
2025-06-22T12:45:39.461Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : host:so-catalog-db-adapter.onap:8082;accept:application/hal+json;content-type:application/hal+json;x-onap-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-transactionid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-ecomp-requestid:cb131eb2-fdaa-4eb8-8060-56709ff2f0eb;x-onap-partnername:UNKNOWN;x-invocationid:315615dc-c284-49a2-b88c-8d42832d22a4;authorization:***REDACTED***;x-target-entity:SO:CatalogDB;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.27);cookie:JSESSIONID=0D8ACD22E7D4422886F7B48FCCD277A3;accept-encoding:gzip,deflate;x-forwarded-proto:http;x-request-id:37342f6a-2ac1-4a3b-86db-f105add1dc35;x-envoy-attempt-count:1;x-forwarded-client-cert:By=spiffe://cluster.local/ns/onap/sa/onap-so-catalog-db-adapter-read;Hash=2c84b7820d39ebf772f4c1e253f46091dbe2d5e0d8814485d6c8b6f8d23b8c3a;Subject="";URI=spiffe://cluster.local/ns/onap/sa/onap-so-bpmn-infra-read;
2025-06-22T12:45:39.461Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||===========================request end==================================================
Hibernate: select orchestrat0_.id as id1_43_, orchestrat0_.FLOW_DIRECTIVE as flow_dir2_43_, orchestrat0_.ORCHESTRATION_STATUS as orchestr3_43_, orchestrat0_.RESOURCE_TYPE as resource4_43_, orchestrat0_.TARGET_ACTION as target_a5_43_ from orchestration_status_state_transition_directive orchestrat0_ where orchestrat0_.RESOURCE_TYPE=? and orchestrat0_.ORCHESTRATION_STATUS=? and orchestrat0_.TARGET_ACTION=?
2025-06-22T12:45:39.469Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||============================response begin==========================================
2025-06-22T12:45:39.469Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status code : 200
2025-06-22T12:45:39.469Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Status text : OK
2025-06-22T12:45:39.469Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/hal+json;Transfer-Encoding:chunked;Date:Sun, 22 Jun 2025 12:45:39 GMT;
2025-06-22T12:45:39.469Z|cb131eb2-fdaa-4eb8-8060-56709ff2f0eb|http-nio-8082-exec-1|/orchestrationStatusStateTransitionDirective/search/findOneByResourceTypeAndOrchestrationStatusAndTargetAction|bpel|||DEBUG|500||=====